Commit Graph

5576 Commits

Author SHA1 Message Date
nicolargo
d9056e6027 Glances version 4.0.0 2024-05-12 10:45:03 +02:00
nicolargo
562780f7f0 Glances 4.0.0_RC04 2024-05-12 09:53:47 +02:00
nicolargo
e9abf1c9af ORJson is not mandatory 2024-05-12 09:52:17 +02:00
nicolargo
364a3ef884 Correct README with a correct example regarding the docker + specific config file (revert) example is ok with -C option 2024-05-11 20:10:25 +02:00
nicolargo
35015f7c19 Correct README with a correct example regarding the docker + specific config file 2024-05-11 20:09:22 +02:00
nicolargo
e7a3de5038 Hide password in the Glances browser form #503 2024-05-09 19:43:11 +02:00
nicolargo
b8304d8796 Glances version 4 RC03 2024-05-09 16:21:59 +02:00
nicolargo
893c1452a3 Allow user to define only careful limits 2024-05-09 16:14:01 +02:00
nicolargo
ada7f248ba Improve code 2024-05-09 10:41:24 +02:00
Nicolas Hennion
4ddff48c70
Merge pull request #2759 from nicolargo/issue2757
Improve tests by testing all the plugin/model.py methods - First part of Issue2757
2024-05-09 10:18:29 +02:00
nicolargo
f2d7e13cd8 Improve tests by testing all the plugin/model.py methods #2757 2024-05-09 10:09:05 +02:00
nicolargo
fd3625826b First work done for plugin model (stats only) 2024-05-07 15:26:16 +02:00
nicolargo
af4765db8a Remove unitest shell script - Use Makefile instead 2024-05-07 14:07:08 +02:00
nicolargo
8e8d4ce89b Rename unitest to unittest - Related to #2757 2024-05-07 14:01:36 +02:00
nicolargo
e8563a0fc4 Format code and update docs/webui 2024-05-07 11:49:55 +02:00
nicolargo
6e95892e41 Correct issue with Restfull API top route 2024-05-07 11:27:04 +02:00
nicolargo
738775ab61 Update NEWS.rst 2024-05-07 11:08:11 +02:00
nicolargo
440f06140e Update NEWS.rst 2024-05-07 11:06:37 +02:00
nicolargo
2763195ba8 Update NEWS.rst 2024-05-07 11:05:57 +02:00
nicolargo
f7628a0945 Update NEWS.rst 2024-05-07 11:05:32 +02:00
nicolargo
20501b4fdb Update NEWS file 2024-05-07 10:04:53 +02:00
nicolargo
e998f8076e See: https://docs.renovatebot.com/getting-started/use-cases/#package-managers-with-lock-files 2024-05-07 09:21:09 +02:00
nicolargo
78f5813db7 Rename Qulity workflow - With the file it is better 2024-05-06 18:18:31 +02:00
nicolargo
490804d5cc Rename Qulity workflow 2024-05-06 18:16:53 +02:00
nicolargo
29fcde08b0 Add profiling output 2024-05-06 11:56:09 +02:00
nicolargo
9121b77763 Add some profiling and upgrade CI to NodeJS 20 2024-05-06 11:55:37 +02:00
nicolargo
d91663a428 Comment FreeBSD test (not working) and upgrade CI 2024-05-06 10:41:38 +02:00
nicolargo
a7b45ff585 Change SNAP version to 4.0.0RC02 2024-05-06 10:26:57 +02:00
nicolargo
056a10f051 Merge branch 'issue2749' into develop 2024-05-06 10:25:46 +02:00
nicolargo
4df945f52e Improve Github action unit test on FreeBSD systems #2749 2024-05-06 10:25:29 +02:00
nicolargo
c57af5dfef Remove unused import in DiskIO 2024-05-06 10:15:27 +02:00
nicolargo
934f605c79 Refactor MMM function in Processlist and change Python Header to go in 2024 2024-05-05 18:45:56 +02:00
nicolargo
9ae8219a7f arm/v6 and arm/v7 timeout during the build - Disable it in the CI 2024-05-05 16:51:17 +02:00
nicolargo
84f1990244 Merge branch 'issue2754' into develop 2024-05-05 10:19:10 +02:00
nicolargo
891e2a492a In PsUtil 6+, connections is rename net_connections #2754 2024-05-05 10:18:51 +02:00
nicolargo
bc349db38a Optimise Quicklook display in Curses UI 2024-05-03 09:53:43 +02:00
nicolargo
39be7f554b Stats update is now threaded / Sensors are sorted by label/Alias in the UI 2024-05-02 18:20:58 +02:00
nicolargo
8608e97a9f Refactor Podman client instance for better code 2024-05-02 09:16:55 +02:00
nicolargo
66bc871488 Fix OS version for the Github tests / Only build Docker images on official architecture (remove i386) / Test if #2735 is corrected 2024-05-02 09:08:04 +02:00
Nicolas Hennion
aa9a92d3b0
Merge pull request #2748 from nicolargo/fix-codeql
fix: workflows - codeql only works with specific config filename
2024-05-02 08:13:44 +02:00
Nicolas Hennion
95ea9c3ecd
Merge pull request #2747 from nicolargo/2735-alpine-docker-image-build-error-on-arm
chg: docker-files - add build dep for alpine - cmake
2024-05-02 08:13:11 +02:00
Bharath Vignesh J K
7934676c5f fix: workflows - codeql only works with specific config filename 2024-05-02 02:19:14 +05:30
Bharath Vignesh J K
e131d7b027 chg: docker-files - add build dep for alpine - cmake 2024-05-02 01:57:39 +05:30
Nicolas Hennion
40a9b097e0
Merge pull request #2745 from nicolargo/2637-docker-memory-usage-is-incorrect
Make docker memory usage match `docker stats`
2024-05-01 20:28:06 +02:00
Bharath Vignesh J K
6279ba5df5 fix: webui - rebuild static file after merge 2024-05-01 23:22:19 +05:30
Bharath Vignesh J K
5b54ef9baf Merge branch 'refs/heads/develop' into 2637-docker-memory-usage-is-incorrect
# Conflicts:
#	glances/outputs/static/public/glances.js
2024-05-01 23:21:35 +05:30
nicolargo
e0f7498b7e Add refresh to curses global loop 2024-05-01 18:05:00 +02:00
nicolargo
21b49c7db2 Remove autoinstall script from documentation 2024-05-01 15:51:38 +02:00
nicolargo
a146345978 Merge branch 'issue2741' into develop 2024-05-01 13:45:30 +02:00
nicolargo
6264f2abea Switch to forks of pysnmp as it is unmaintained #2741 2024-05-01 13:42:58 +02:00