Commit Graph

5588 Commits

Author SHA1 Message Date
nicolargo
c98b7fcf1d Refactor setup.py 2024-05-13 22:48:07 +02:00
RazCrimson
8c1b74993d
Merge pull request #2766 from nicolargo/2765-sensors-plugin-is-buggy
hotfix: plugin(sensors) - race conditions btw fan_speed & temperature…
2024-05-14 01:29:17 +05:30
Bharath Vignesh J K
371885c34c hotfix: plugin(sensors) - race conditions btw fan_speed & temperature methods 2024-05-14 01:14:21 +05:30
nicolargo
516b3ab478 Force build for snap... 2024-05-12 19:27:56 +02:00
nicolargo
b54fbda064 On the road to Glances 4.1.0 2024-05-12 19:05:07 +02:00
nicolargo
7fbc598d5a Correct pydantic miss dep in tox 2024-05-12 18:32:32 +02:00
Nicolas Hennion
ddfa809280
Merge pull request #2760 from chenrui333/add-pydantic
fix(setup): add missing pydantic
2024-05-12 18:23:35 +02:00
Rui Chen
4bfe5f2c81
fix(setup): add missing pydantic
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-12 12:11:30 -04:00
nicolargo
afb06cb230 WebUI not needed to build in CI 2024-05-12 11:13:59 +02:00
nicolargo
4ff7c82559 Update docs and API 2024-05-12 11:10:59 +02:00
nicolargo
4a4ca76505 Do not build WebUI if tags 2024-05-12 11:05:13 +02:00
nicolargo
374bf0944b On the road of Glances 4.1.0 2024-05-12 10:49:45 +02:00
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