Nicolas Hennion
|
b210d3b493
|
Merge pull request #1856 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /glances/outputs/static
|
2021-05-11 09:17:24 +02:00 |
|
Nicolas Hennion
|
9d6a14c89a
|
Merge pull request #1855 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /glances/outputs/static
|
2021-05-11 09:17:01 +02:00 |
|
dependabot[bot]
|
9642c7f3b2
|
Bump hosted-git-info from 2.7.1 to 2.8.9 in /glances/outputs/static
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 07:17:01 +00:00 |
|
dependabot[bot]
|
cf28bf0b2b
|
Bump lodash from 4.17.19 to 4.17.21 in /glances/outputs/static
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 07:16:22 +00:00 |
|
nicolargo
|
8d094d5ac8
|
Implemented but test is KO: only a part of the stats are exported... Same behavor with both client Graphyte and GraphiteSender. Perhaps the issue came from the server (docker-graphite-grafana)
|
2021-05-11 08:52:03 +02:00 |
|
nicolargo
|
af6f0245e8
|
Correct default Graphite port to 2003
|
2021-05-11 08:46:15 +02:00 |
|
nicolargo
|
560b989f17
|
Connection to Graphite Server should be done before releasing the feature
|
2021-05-10 09:12:23 +02:00 |
|
nicolargo
|
6bceeef43f
|
Export to graphite #1854
|
2021-05-09 18:17:14 +02:00 |
|
nicolargo
|
4c4b2f319e
|
Correct ypo in InfluxDB doc sample
|
2021-05-06 22:03:03 +02:00 |
|
nicolargo
|
4558e95678
|
On the road of Glances 3.1.8
|
2021-05-02 16:39:36 +02:00 |
|
nicolargo
|
69b6390f45
|
Resolve conflict with master branch
|
2021-05-02 16:36:10 +02:00 |
|
nicolargo
|
43dbb43745
|
Glances version 3.1.7
|
2021-05-02 16:27:52 +02:00 |
|
nicolargo
|
a2c0357898
|
Manage multiple commands (&&) in the secure popen
|
2021-04-25 09:42:23 +02:00 |
|
nicolargo
|
29d4662fd2
|
Update docs
|
2021-04-25 09:09:46 +02:00 |
|
nicolargo
|
5ffebc12d0
|
Process short name (without the path is the default behavor). Addd a new --process-long-name option to force the previous behavor
|
2021-04-25 09:09:05 +02:00 |
|
nicolargo
|
85d5a6b4af
|
Security audit - B411 #1025
|
2021-04-24 16:14:35 +02:00 |
|
nicolargo
|
62efd67e36
|
Switch to normalize beta version (not use _ anymore)
|
2021-04-24 11:30:43 +02:00 |
|
nicolargo
|
a155500b79
|
GPU temperature not shown in webview #1849
|
2021-04-24 10:54:39 +02:00 |
|
nicolargo
|
2baf73ff0e
|
Catch adress already in use message more propely
|
2021-04-24 10:34:29 +02:00 |
|
nicolargo
|
2e3b47eb2e
|
Another unsuccess try for SNAP
|
2021-04-23 09:58:56 +02:00 |
|
nicolargo
|
30bee74d28
|
Remove travis because now all *should* be done via Github actions
|
2021-04-22 14:44:01 +02:00 |
|
nicolargo
|
b597acf19c
|
Remove shell=True for actions (following Bandit issue report) #1851
|
2021-04-21 10:47:47 +02:00 |
|
nicolargo
|
fe7e3dff4e
|
Update dep module list
|
2021-04-21 10:32:44 +02:00 |
|
nicolargo
|
2e56ccac42
|
Add Bandit to test
|
2021-04-20 19:25:41 +02:00 |
|
nicolargo
|
ca3695ca4d
|
Correct Flake8 issue for config.py file
|
2021-04-20 18:59:59 +02:00 |
|
nicolargo
|
15ba40f456
|
Correct Flake8 issue on unitest file
|
2021-04-20 18:52:02 +02:00 |
|
nicolargo
|
a78da548f4
|
Let only build and test pipelines
|
2021-04-20 16:14:52 +02:00 |
|
nicolargo
|
d27c75bf88
|
Correct Pypi CI pipeline
|
2021-04-20 15:55:39 +02:00 |
|
nicolargo
|
6f50664eaf
|
Correct Pypi CI pipeline
|
2021-04-20 11:00:32 +02:00 |
|
nicolargo
|
834b2412cf
|
Correct issue with non existing PermissionError in Python 2
|
2021-04-20 10:51:12 +02:00 |
|
nicolargo
|
a244cd3dfc
|
Correct Pypi CI pipeline
|
2021-04-20 10:19:37 +02:00 |
|
nicolargo
|
c80772a160
|
Replace Travis by Github action #1850
|
2021-04-20 10:09:31 +02:00 |
|
nicolargo
|
a0f24a3b45
|
Merge branch 'issue1847' into develop
|
2021-04-19 09:24:27 +02:00 |
|
nicolargo
|
49029112c2
|
Add Glances and PsUtil version
|
2021-04-19 09:23:58 +02:00 |
|
nicolargo
|
877f31cbad
|
Add update stats time
|
2021-04-18 18:24:15 +02:00 |
|
nicolargo
|
6f8bfd3193
|
First version but should be optimize to display plugin grab time
|
2021-04-17 12:14:16 +02:00 |
|
nicolargo
|
a33d1eee5f
|
First version but should be optimize to display plugin grab time
|
2021-04-17 12:14:08 +02:00 |
|
nicolargo
|
b8dade991c
|
Add webui in Makefile
|
2021-04-11 10:39:30 +02:00 |
|
nicolargo
|
122c92be15
|
Update Web UI dep
|
2021-04-11 09:47:56 +02:00 |
|
Nicolas Hennion
|
2295abb4c2
|
Merge pull request #1843 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /glances/outputs/static
|
2021-04-11 09:40:03 +02:00 |
|
Nicolas Hennion
|
e22f97d69b
|
Merge pull request #1844 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /glances/outputs/static
|
2021-04-11 09:39:39 +02:00 |
|
Nicolas Hennion
|
1c3d1aee79
|
Merge pull request #1845 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/yargs-parser-5.0.1
Bump yargs-parser from 5.0.0 to 5.0.1 in /glances/outputs/static
|
2021-04-11 09:39:12 +02:00 |
|
dependabot[bot]
|
f873b26c8a
|
Bump yargs-parser from 5.0.0 to 5.0.1 in /glances/outputs/static
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-11 07:38:40 +00:00 |
|
dependabot[bot]
|
21b299dcd0
|
Bump elliptic from 6.5.3 to 6.5.4 in /glances/outputs/static
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-11 07:38:36 +00:00 |
|
dependabot[bot]
|
53f9c21e22
|
Bump y18n from 3.2.1 to 3.2.2 in /glances/outputs/static
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-11 07:38:26 +00:00 |
|
nicolargo
|
b9a7547843
|
'/api/3/processlist/pid/3936'use this api can't get right info,all messy code #1828
|
2021-04-03 18:00:22 +02:00 |
|
Nicolas Hennion
|
9f88f5faef
|
Merge pull request #1833 from mjc/patch-1
Fix typo in documentation
|
2021-04-01 11:02:03 +02:00 |
|
Michael J. Cohen
|
1de1a7adbd
|
Fix typo
|
2021-03-30 20:16:56 -06:00 |
|
nicolargo
|
2d20e5967c
|
Add a new decision tree (not used for the moment)
|
2021-03-21 18:29:56 +01:00 |
|
nicolargo
|
c96fee907e
|
Refactor the way importants stats are displayed #1826
|
2021-03-21 17:11:47 +01:00 |
|