summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-05-13Correct test before using cacheissue1857nicolargo
2021-05-13Correct issue with latest version of Docker API (1.41) - See details in ↵nicolargo
issue - #1857
2021-05-13Add --issue to Github issue templatenicolargo
2021-05-12Merge branch 'issue1854' into developnicolargo
2021-05-11Merge branch 'develop' into issue1854issue1854nicolargo
2021-05-11Update WebUI for security vulnnicolargo
2021-05-11Merge pull request #1856 from ↵Nicolas Hennion
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-11Merge pull request #1855 from ↵Nicolas Hennion
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-11Bump hosted-git-info from 2.7.1 to 2.8.9 in /glances/outputs/staticdependabot[bot]
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-11Bump lodash from 4.17.19 to 4.17.21 in /glances/outputs/staticdependabot[bot]
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-11Implemented but test is KO: only a part of the stats are exported... Same ↵nicolargo
behavor with both client Graphyte and GraphiteSender. Perhaps the issue came from the server (docker-graphite-grafana)
2021-05-11Correct default Graphite port to 2003nicolargo
2021-05-10Connection to Graphite Server should be done before releasing the featurenicolargo
2021-05-09Export to graphite #1854nicolargo
2021-05-06Correct ypo in InfluxDB doc samplenicolargo
2021-05-02On the road of Glances 3.1.8nicolargo
2021-05-02Resolve conflict with master branchv3.1.7nicolargo
2021-05-02Glances version 3.1.7nicolargo
2021-04-25Manage multiple commands (&&) in the secure popennicolargo
2021-04-25Update docsnicolargo
2021-04-25Process short name (without the path is the default behavor). Addd a new ↵nicolargo
--process-long-name option to force the previous behavor
2021-04-24Security audit - B411 #1025nicolargo
2021-04-24Switch to normalize beta version (not use _ anymore)nicolargo
2021-04-24GPU temperature not shown in webview #1849nicolargo
2021-04-24Catch adress already in use message more propelynicolargo
2021-04-23Another unsuccess try for SNAPnicolargo
2021-04-22Remove travis because now all *should* be done via Github actionsnicolargo
2021-04-21Remove shell=True for actions (following Bandit issue report) #1851nicolargo
2021-04-21Update dep module listnicolargo
2021-04-20Add Bandit to testnicolargo
2021-04-20Correct Flake8 issue for config.py filenicolargo
2021-04-20Correct Flake8 issue on unitest filenicolargo
2021-04-20Let only build and test pipelinesnicolargo
2021-04-20Correct Pypi CI pipelinenicolargo
2021-04-20Correct Pypi CI pipelinenicolargo
2021-04-20Correct issue with non existing PermissionError in Python 2nicolargo
2021-04-20Correct Pypi CI pipelinenicolargo
2021-04-20Replace Travis by Github action #1850nicolargo
2021-04-19Merge branch 'issue1847' into developnicolargo
2021-04-19Add Glances and PsUtil versionnicolargo
2021-04-18Add update stats timenicolargo
2021-04-17First version but should be optimize to display plugin grab timenicolargo
2021-04-17First version but should be optimize to display plugin grab timenicolargo
2021-04-11Add webui in Makefilenicolargo
2021-04-11Update Web UI depnicolargo
2021-04-11Merge pull request #1843 from ↵Nicolas Hennion
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-11Merge pull request #1844 from ↵Nicolas Hennion
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-11Merge pull request #1845 from ↵Nicolas Hennion
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-11Bump yargs-parser from 5.0.0 to 5.0.1 in /glances/outputs/staticdependabot[bot]
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-11Bump elliptic from 6.5.3 to 6.5.4 in /glances/outputs/staticdependabot[bot]
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>