Nicolas Hennion
169468cd0b
Merge pull request #2084 from sylvainmouquet/chore--add-pyright
...
chore(ci): add pyright
2022-07-10 18:37:58 +02:00
Sylvain MOUQUET
3237d2aedf
chore: add pyright
2022-07-10 11:34:56 +02:00
Sylvain MOUQUET
f798293474
chore(ci): add pyright
2022-07-10 11:29:50 +02:00
Sylvain MOUQUET
4b5ae8aded
chore(ci): add pyright
2022-07-10 11:22:47 +02:00
nicolargo
820007073f
Keybind(s) for modifying nice level #2081
2022-07-09 19:10:40 +02:00
nicolargo
bc9e2c1004
Merge branch 'issue2081' into develop
2022-07-09 19:01:33 +02:00
nicolargo
034bc69cd0
Keybind(s) for modifying nice level #2081
2022-07-09 19:01:16 +02:00
Nicolas Hennion
e4437a59ee
Merge pull request #2083 from sylvainmouquet/feat/codeql-v2
...
chore(ci) : upgrade CodeQL Actions to version 2
2022-07-09 13:46:05 +02:00
Nicolas Hennion
3e82b79c92
Merge pull request #2082 from jiegec/develop
...
fix: fix unit testing on macOS
2022-07-09 13:45:16 +02:00
Sylvain MOUQUET
da14a9bb1b
chore: wip
2022-07-09 13:19:23 +02:00
Sylvain MOUQUET
cf7012841d
Merge pull request #1 from nicolargo/develop
...
Merge
2022-07-09 13:09:22 +02:00
Jiajie Chen
c8f6e4d1bc
fix: fix unit testing on macOS
...
In test_017_programs, the following exception may occur:
TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'
This commit fixes this exception by giving a default value for None.
2022-07-09 16:34:00 +08:00
nicolargo
5a44de0080
Improve makefile help
2022-07-09 09:03:39 +02:00
Nicolas Hennion
d65030b036
Merge pull request #2078 from sylvainmouquet/feat-make-help
...
chore(Makefile): add command make help
2022-07-09 08:53:46 +02:00
Sylvain MOUQUET
7c9d09029c
chore(Makefile): add command make help
2022-07-05 23:34:58 +02:00
nicolargo
8a617c5276
Add quote to the update command line (already ok for the installation). Related to #2073
2022-07-05 10:51:36 +02:00
nicolargo
533824dc7e
[WEBUI] Reorganize help screen #2037
2022-07-05 10:36:12 +02:00
Nicolas Hennion
ee223a0573
Merge pull request #2075 from FastThenLeft/issue#2037
...
Reformat help display
2022-07-05 09:00:38 +02:00
FastThenLeft
5ddf57e3f5
Reformat help display
2022-07-04 20:35:48 -04:00
nicolargo
5ec14a5be3
Upadte docs
2022-06-25 15:50:04 +02:00
nicolargo
5114231085
Make Glances (almost) compliant with REUSE #2042
2022-06-25 15:43:36 +02:00
Nicolas Hennion
b6e4c3c8be
Merge pull request #2069 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/nanoid-3.3.4
...
Bump nanoid from 3.1.30 to 3.3.4 in /glances/outputs/static
2022-06-25 14:54:51 +02:00
Nicolas Hennion
55d118fe17
Merge pull request #2068 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/node-sass-7.0.0
...
Bump node-sass from 6.0.1 to 7.0.0 in /glances/outputs/static
2022-06-25 14:54:17 +02:00
dependabot[bot]
203b164405
Bump nanoid from 3.1.30 to 3.3.4 in /glances/outputs/static
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.4 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 12:52:30 +00:00
dependabot[bot]
e41d888e17
Bump node-sass from 6.0.1 to 7.0.0 in /glances/outputs/static
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 12:52:11 +00:00
Nicolas Hennion
8f559ca9c1
Merge pull request #2064 from ewuerger/fix-amp-config-ref
...
Fix reference link to configuration file in AMP
2022-06-25 14:44:35 +02:00
ewuerger
60ce10978d
Fix reference link to configuration file
...
Link to the configuration heading in config.rst via its label.
See https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-custom-link-text
for details.
2022-06-19 12:21:24 +02:00
nicolargo
e403b0e4c3
Add a Json stdout option #2060
2022-06-12 10:11:46 +02:00
nicolargo
f24c8f4077
Update docs for JSON
2022-06-12 09:29:20 +02:00
nicolargo
7c6d402036
Change the way core are displayed
2022-05-29 18:45:34 +02:00
nicolargo
d2bbcfed8d
Remove a except in the main display function. Replace it by a test on the screen size.
2022-05-29 13:02:21 +02:00
nicolargo
1292150478
Remove unused key in the process list
2022-05-28 17:50:59 +02:00
nicolargo
87d90987a8
Refactor top menu of the curse interface
2022-05-27 18:36:36 +02:00
nicolargo
586ebd7099
Refactor comment
2022-05-26 15:21:48 +02:00
nicolargo
165357f746
Refactor Load plugin msg_curse method
2022-05-26 14:58:35 +02:00
nicolargo
b33417831e
Update Flame profiling for version 3.2.6.4
2022-05-26 14:47:13 +02:00
nicolargo
5fb4187ae5
Improve Irix display for the load plugin
2022-05-26 11:41:56 +02:00
nicolargo
b2f6040654
Remove : from the load
2022-05-26 11:25:38 +02:00
nicolargo
86da9b1bb0
Except datutil import error
2022-05-26 10:28:51 +02:00
nicolargo
d0fde6904c
Version 3.2.6.4
2022-05-26 10:27:21 +02:00
nicolargo
2d9bf175d0
Another dep issue solved in the Alpine Docker + issue in the outdated method
2022-05-26 09:37:56 +02:00
nicolargo
d9b568c024
Another dep issue solved in the Alpine Docker + issue in the outdated method
2022-05-26 09:35:42 +02:00
nicolargo
2d4309c0eb
Update Makefile
2022-05-25 23:12:09 +02:00
nicolargo
90082392de
Resolve conflict
2022-05-25 22:51:12 +02:00
nicolargo
3d27c91556
Glances version 3.2.6.3
2022-05-25 22:48:18 +02:00
nicolargo
8012fe5546
Update the documentation conerning the Docker Gances conf file
2022-05-25 22:41:47 +02:00
nicolargo
472b1f8296
Update the documentation conerning the Docker Gances conf file
2022-05-25 22:40:38 +02:00
nicolargo
c2a37fc72c
version 3.6.2.2
2022-05-25 16:56:39 +02:00
nicolargo
cd600f6f48
Remove a log message
2022-05-25 16:53:56 +02:00
nicolargo
c0c66ea653
version 3.2.6.1
2022-05-24 12:23:52 +02:00