index
:
glances
2404-refactor-the-code-to-make-it-compliant-with-python-3-typing
2616-raspberry-pi-cpu-info-is-not-correct
2637-docker-memory-usage-is-incorrect
2659-crash-when-reading-timezone-for-generating-alert
2719-openbsd-crash-on-start-without-a-swap-filepartition
2735-alpine-docker-image-build-error-on-arm
2841-glances-api-status-check-returns-error-405-method-not-allowed
2882-make-fields-labelled-in-green-easier-to-see
develop
feature/issue2414
fix-codeql
gh-pages
improve-docker-images
issue1121
issue1524
issue1733
issue1734
issue1850
issue1942
issue2181
issue2183
issue2225
issue2252
issue2414-dead-branch
issue2439
issue2757
issue2791
issue2851
issue2861
issue2914
issue794
master
renovate/actions-stale-9.x
renovate/copy-webpack-plugin-12.x
renovate/css-loader-6.x-lockfile
renovate/css-loader-7.x
renovate/del-8.x
renovate/eslint-8.x-lockfile
renovate/eslint-monorepo
renovate/eslint-plugin-vue-9.x-lockfile
renovate/hotkeys-js-3.x-lockfile
renovate/html-webpack-plugin-5.x-lockfile
renovate/less-loader-11.x-lockfile
renovate/less-loader-12.x
renovate/major-eslint-monorepo
renovate/npm-webpack-vulnerability
renovate/pysnmp-lextudio-6.x
renovate/sanitize-html-2.x-lockfile
renovate/sass-1.x-lockfile
renovate/sass-loader-13.x-lockfile
renovate/style-loader-3.x-lockfile
renovate/vue-loader-17.x-lockfile
renovate/vue-monorepo
renovate/webpack-5.x-lockfile
renovate/webpack-dev-server-4.x-lockfile
renovate/zeroconf-0.x
revert-2563-patch-1
revert-2961-pretty-date
revert-3009-refactor-glances-processes
rich_migration
ruff-cleanup
snyk-fix-00d8388c50ae384200ddfa3253a175e5
snyk-fix-1704712835220e3879b429b6bb1dba99
snyk-fix-2a2bf722cb1ef343193cf88bdd9087cd
snyk-fix-392a9992112946ad0bc3f7198ac0bf81
snyk-fix-3a9af49ce5f9976e3d530f42509537fb
snyk-fix-3ae612baca7530163fbef9ce9e4824fa
snyk-fix-405fe97ef8346de4445f6115fe8c9cfe
snyk-fix-635919e8350414cc8869b31bec8db0e1
snyk-fix-683a66b8a6ea7ca86b8f9397051887c5
snyk-fix-71925ff930f5a30a78ee6295592fba9d
snyk-fix-896b738fa7ff7567b2c6bea1195ceb6b
snyk-fix-896c593438d0934881cc849e010abf2b
snyk-fix-9da71b573f45fcd443355f714d7cf185
snyk-fix-a35984371cfdbc356a5353e799b9618a
snyk-fix-ac927762ccee07db12778035b6df3ab2
snyk-fix-d1f0149fbac4d815054cdd21b00f7546
snyk-fix-d969ebc243fce7b33270fca8b4d151ba
snyk-fix-df67238ce0c314e92d94fa9d96d82f72
snyk-fix-dffab0aaafdd95f89e4a974a7baebb7f
snyk-fix-e763406a643c8821cefc46954ee4830c
snyk-fix-e997050e806c555432ffff0e5a76fcb4
snyk-fix-fd847dd68b3040162da674e4c23dc740
standardize-history-display-timestamp
support/glancesv3
support/v4.0.x
typing-updates
Mirror of https://github.com/nicolargo/glances
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
2404-refactor-the-code-to-make-it-compliant-with-python-3-typing
Done fore Core plugin
nicolargo
16 months
2616-raspberry-pi-cpu-info-is-not-correct
chg: cpu_percent - support CPU Name for Raspberry Pi
Bharath Vignesh J K
5 months
2637-docker-memory-usage-is-incorrect
Docker memory usage uses the same algorithm than docker stats #2637
Nicolas Hennion
11 months
2659-crash-when-reading-timezone-for-generating-alert
fix: plugin (alert) - pytz not working with time.tzname for some timezones
Bharath Vignesh J K
7 months
2719-openbsd-crash-on-start-without-a-swap-filepartition
OpenBSD crash on start without a swap file/partition #2719
Nicolas Hennion
7 months
2735-alpine-docker-image-build-error-on-arm
chg: docker-files - add build dep for alpine - cmake
Bharath Vignesh J K
7 months
2841-glances-api-status-check-returns-error-405-method-not-allowed
fix: RESTful API - HEAD request not supported on `{version}/status` as mentio...
Bharath Vignesh J K
5 months
2882-make-fields-labelled-in-green-easier-to-see
chg: curses - change colors for some LOG styles
Bharath Vignesh J K
4 months
develop
WebUI doesn't display valid time for process list #2902
nicolargo
4 days
feature/issue2414
Improve DiskIO launch
nicolargo
9 months
fix-codeql
fix: workflows - codeql only works with specific config filename
Bharath Vignesh J K
7 months
gh-pages
Update logo
nicolargo
8 months
improve-docker-images
doc: docker - GPU passthrough for docker engine
Bharath Vignesh J K
18 months
issue1121
Update doc
nicolargo
13 days
issue1524
Implementation for WebUI ok
nicolargo
10 days
issue1733
Report implementation of #1733 to stdout-csv
nicolargo
4 years
issue1734
Allow embedded AMP python script to be placed in a configurable location #1734
nicolargo
4 years
issue1850
Allow CI pipeline to install on Test PyPI
nicolargo
4 years
issue1942
Error while genrating the UI. Perhaps related to https://stackoverflow.com/qu...
nicolargo
3 years
issue2181
Merge branch 'develop' into issue2181
nicolargo
11 months
issue2183
Merge branch 'develop' into issue2183
nicolargo
11 months
issue2225
Correct an issue with unit tests
nicolargo
22 months
issue2252
WebUI is OK, had to manage the error when Glances stop, see Github issue #225...
nicolargo
4 months
issue2414-dead-branch
Per CPU refactorized
nicolargo
18 months
issue2439
chg: docs(docker) - use table for image tag variants
Bharath Vignesh J K
17 months
issue2757
Improve tests by testing all the plugin/model.py methods #2757
nicolargo
6 months
issue2791
Replace UJson by ORJson - Client/Server do not work anymore
nicolargo
6 months
issue2851
Update Security messag
nicolargo
5 months
issue2861
Check if server name is not null in the Glances browser - Related to #2861
nicolargo
5 months
issue2914
Almost ok
nicolargo
8 weeks
issue794
Add optino to set export process filter from the command line
nicolargo
8 months
master
Disable attestations check
nicolargo
3 weeks
renovate/actions-stale-9.x
chore(deps): update actions/stale action to v9
renovate[bot]
4 months
renovate/copy-webpack-plugin-12.x
Update dependency copy-webpack-plugin to v12
renovate[bot]
7 weeks
renovate/css-loader-6.x-lockfile
chore(deps): update dependency css-loader to v6.11.0
renovate[bot]
2 months
renovate/css-loader-7.x
chore(deps): update dependency css-loader to v7
renovate[bot]
2 months
renovate/del-8.x
Update dependency del to v8
renovate[bot]
6 weeks
renovate/eslint-8.x-lockfile
Update dependency eslint to v8.57.0
renovate[bot]
9 months
renovate/eslint-monorepo
chore(deps): update dependency eslint to v8.57.1
renovate[bot]
2 months
renovate/eslint-plugin-vue-9.x-lockfile
Update dependency eslint-plugin-vue to v9.31.0
renovate[bot]
9 days
renovate/hotkeys-js-3.x-lockfile
Update dependency hotkeys-js to v3.13.7
renovate[bot]
6 weeks
renovate/html-webpack-plugin-5.x-lockfile
chore(deps): update dependency html-webpack-plugin to v5.6.0
renovate[bot]
4 months
renovate/less-loader-11.x-lockfile
chore(deps): update dependency less-loader to v11.1.4
renovate[bot]
10 months
renovate/less-loader-12.x
Update dependency less-loader to v12
renovate[bot]
6 weeks
renovate/major-eslint-monorepo
chore(deps): update dependency eslint to v9
renovate[bot]
4 months
renovate/npm-webpack-vulnerability
chore(deps): update dependency webpack to v5.94.0 [security]
renovate[bot]
3 months
renovate/pysnmp-lextudio-6.x
chore(deps): update dependency pysnmp-lextudio to <6.3.1
renovate[bot]
3 weeks
renovate/sanitize-html-2.x-lockfile
fix(deps): update dependency sanitize-html to v2.13.1
renovate[bot]
7 weeks
renovate/sass-1.x-lockfile
Update dependency sass to v1.81.0
renovate[bot]
6 days
renovate/sass-loader-13.x-lockfile
Update dependency sass-loader to v13.3.3
renovate[bot]
6 weeks
renovate/style-loader-3.x-lockfile
Update dependency style-loader to v3.3.4
renovate[bot]
6 weeks
renovate/vue-loader-17.x-lockfile
Update dependency vue-loader to v17.4.2
renovate[bot]
6 weeks
renovate/vue-monorepo
chore(deps): update vue monorepo to v3.5.11
renovate[bot]
7 weeks
renovate/webpack-5.x-lockfile
chore(deps): update dependency webpack to v5.96.1
renovate[bot]
3 weeks
renovate/webpack-dev-server-4.x-lockfile
Update dependency webpack-dev-server to v4.15.2
renovate[bot]
6 months
renovate/zeroconf-0.x
chore(deps): update dependency zeroconf to v0.135.0
renovate[bot]
8 weeks
revert-2563-patch-1
Revert "Update docker.rst to remove latest-alpine tag"
Nicolas Hennion
14 months
revert-2961-pretty-date
Revert "Refactored `glances.globals.pretty_date()`"
Nicolas Hennion
6 weeks
revert-3009-refactor-glances-processes
Revert "Refactored `glances.processes.GlancesProcesses.update`"
Nicolas Hennion
10 days
rich_migration
Some errors...
nicolargo
18 months
ruff-cleanup
Add some comment regarding the minimal Python version and exclude all the ven...
nicolargo
6 months
snyk-fix-00d8388c50ae384200ddfa3253a175e5
fix: doc-requirements.txt to reduce vulnerabilities
snyk-bot
5 months
snyk-fix-1704712835220e3879b429b6bb1dba99
fix: optional-requirements.txt to reduce vulnerabilities
snyk-bot
5 weeks
snyk-fix-2a2bf722cb1ef343193cf88bdd9087cd
fix: optional-requirements.txt to reduce vulnerabilities
snyk-bot
9 months
snyk-fix-392a9992112946ad0bc3f7198ac0bf81
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
4 months
snyk-fix-3a9af49ce5f9976e3d530f42509537fb
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
11 months
snyk-fix-3ae612baca7530163fbef9ce9e4824fa
fix: doc-requirements.txt to reduce vulnerabilities
snyk-bot
4 months
snyk-fix-405fe97ef8346de4445f6115fe8c9cfe
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
2 months
snyk-fix-635919e8350414cc8869b31bec8db0e1
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
5 months
snyk-fix-683a66b8a6ea7ca86b8f9397051887c5
fix: optional-requirements.txt to reduce vulnerabilities
snyk-bot
4 months
snyk-fix-71925ff930f5a30a78ee6295592fba9d
fix: doc-requirements.txt to reduce vulnerabilities
snyk-bot
6 months
snyk-fix-896b738fa7ff7567b2c6bea1195ceb6b
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
2 months
snyk-fix-896c593438d0934881cc849e010abf2b
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
5 months
snyk-fix-9da71b573f45fcd443355f714d7cf185
fix: optional-requirements.txt to reduce vulnerabilities
snyk-bot
5 months
snyk-fix-a35984371cfdbc356a5353e799b9618a
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
6 months
snyk-fix-ac927762ccee07db12778035b6df3ab2
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
6 months
snyk-fix-d1f0149fbac4d815054cdd21b00f7546
fix: glances/outputs/static/package.json & glances/outputs/static/package-loc...
snyk-bot
4 months
snyk-fix-d969ebc243fce7b33270fca8b4d151ba
fix: optional-requirements.txt to reduce vulnerabilities
snyk-bot
4 months
snyk-fix-df67238ce0c314e92d94fa9d96d82f72
fix: glances/outputs/static/package.json & glances/outputs/static/package-loc...
snyk-bot
4 months
snyk-fix-dffab0aaafdd95f89e4a974a7baebb7f
fix: glances/outputs/static/package.json & glances/outputs/static/package-loc...
snyk-bot
9 months
snyk-fix-e763406a643c8821cefc46954ee4830c
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
7 months
snyk-fix-e997050e806c555432ffff0e5a76fcb4
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
4 months
snyk-fix-fd847dd68b3040162da674e4c23dc740
fix: dev-requirements.txt to reduce vulnerabilities
snyk-bot
14 months
standardize-history-display-timestamp
chg: alerts - standardise history display timings
Bharath Vignesh J K
3 months
support/glancesv3
Merge branch 'master' into support/glancesv3
nicolargo
8 months
support/v4.0.x
version 4.0.4
Bharath Vignesh J K
6 months
typing-updates
chg: typing - add type hints for plugin model
Bharath Vignesh J K
3 months
Tag
Download
Author
Age
v4.2.1
commit ce0fc37952...
nicolargo
3 weeks
v4.2.0
commit a8608f17d6...
nicolargo
5 weeks
v4.1.2.1
commit cc9054d082...
nicolargo
5 months
v4.1.2
commit f8aa98bac7...
nicolargo
5 months
v4.1.1
commit 1826f07fb3...
nicolargo
5 months
v4.1.0
commit afa1da59d1...
nicolargo
5 months
v4.0.8
commit 1832655793...
nicolargo
5 months
v4.0.7
commit b1b8ea6966...
nicolargo
6 months
v4.0.6
commit 9c446bf8ce...
nicolargo
6 months
v4.0.5
commit b8c6c22bb0...
nicolargo
6 months
v4.0.4
commit 16621cf75f...
Bharath Vignesh J K
6 months
v4.0.3
commit 3e9b949a0f...
Bharath Vignesh J K
6 months
v4.0.2
commit 2d744121d1...
Bharath Vignesh J K
6 months
v4.0.1
commit 714d252999...
nicolargo
6 months
v4.0.0
commit d5682b8066...
nicolargo
6 months
v3.4.0.5
commit ee826a1e67...
nicolargo
8 months
v3.4.0.4
commit 370da44744...
nicolargo
8 months
v3.4.0.3
commit 1470cd9f63...
nicolargo
18 months
v3.4.0.2
commit 6d7d3a914d...
nicolargo
18 months
v3.4.0.1
commit cb9dba3c18...
nicolargo
18 months
v3.4.0
commit 10b5c203d0...
nicolargo
18 months
v3.3.1.1
commit 05aaee684c...
nicolargo
22 months
v3.3.1
commit 8e9f079578...
nicolargo
22 months
v3.3.0.4
commit cd520655ef...
nicolargo
2 years
v3.3.0.3
commit 1394da86fb...
nicolargo
2 years
v3.3.0.2
commit 53f74248cd...
nicolargo
2 years
v3.3.0.1
commit b6f56f416b...
nicolargo
2 years
v3.3.0
commit 7003616ea5...
nicolargo
2 years
v3.2.7
commit 8e443d342c...
nicolargo
2 years
v3.2.6.4
commit d0fde6904c...
nicolargo
2 years
v3.2.6.3
commit 3d27c91556...
nicolargo
2 years
v3.2.6.2
commit c2a37fc72c...
nicolargo
2 years
v3.2.6.1
commit c0c66ea653...
nicolargo
2 years
v3.2.6
commit 197c98077f...
nicolargo
2 years
v3.2.5
commit 128504097b...
nicolargo
3 years
v3.2.4.2
commit 7e7379d637...
nicolargo
3 years
v3.2.4.1
commit b0ad670a21...
nicolargo
3 years
v3.2.4
commit 65b0d81710...
nicolargo
3 years
v3.2.3.1
commit b164e36497...
nicolargo
3 years
v3.2.3
commit 0e7919eaa0...
nicolargo
3 years
v3.2.2
commit 1c2b073e6b...
nicolargo
3 years
v3.2.1
commit d1c39b1bd0...
nicolargo
3 years
v3.2.0
commit e7fa0a4cdd...
nicolargo
3 years
v3.1.7
commit 69b6390f45...
nicolargo
4 years
v3.1.6.2
commit aea9942361...
nicolargo
4 years
v3.1.6.1
commit 3a116ddeb9...
nicolargo
4 years
v3.1.6
commit 0d35d5477b...
nicolargo
4 years
v3.1.5
commit 43df8a887a...
nicolargo
4 years
v3.1.4.1
commit ce26453be0...
nicolargo
5 years
v3.1.4
commit 8b5b19501b...
nicolargo
5 years
v3.1.3
commit e29a153d93...
nicolargo
5 years
v3.1.2
commit 77731465ae...
nicolargo
5 years
v3.1.1
commit 91d406dd55...
nicolargo
5 years
v3.1.0
commit b668b0bf4c...
nicolargo
6 years
v3.0.2
commit 6e3424b6e0...
nicolargo
6 years
v3.0.1
commit 9b29f15130...
nicolargo
6 years
v3.0
commit 7903295f2a...
nicolargo
6 years
v2.11.1
commit 8b57d9508b...
nicolargo
7 years
v2.11
commit 7fc0f887e4...
nicolargo
7 years
v2.10
commit 903074a1eb...
nicolargo
7 years
v2.9.1
commit 26c94aeb08...
Nicolargo
8 years
v2.9.0
commit a116628c6f...
nicolargo
8 years
v2.8.8
commit a1acfef0ab...
nicolargo
8 years
v2.8.7
commit 4dd873ac0e...
nicolargo
8 years
v2.8.6
commit 43f7eb43f5...
nicolargo
8 years
v2.8.5
commit d6ed0e17c2...
nicolargo
8 years
v2.8.4
commit a53965ae9a...
nicolargo
8 years
v2.8.3
commit 3f6257abdf...
nicolargo
8 years
v2.8.2
commit d2dcdf7fb5...
Nicolargo
8 years
v2.8.1_1
commit c286f15d13...
Nicolargo
8 years
v2.8.1
commit a0b05348cd...
Nicolargo
8 years
v2.8
commit 6ea077b197...
nicolargo
8 years
v2.7.1_1
commit bea5e560e6...
nicolargo
8 years
v2.7.1
commit ac1a24dbc3...
nicolargo
8 years
v2.7
commit 20576f8d08...
nicolargo
8 years
v2.7_RC1
commit 74872a87f7...
Nicolargo
8 years
v2.6.2
commit 59788e91ad...
nicolargo
9 years
v2.6.1
commit 0bb34a8d7f...
nicolargo
9 years
v2.6
commit adb900d4b0...
nicolargo
9 years
v2.5.1
commit 6036eeaa68...
nicolargo
9 years
v2.5
commit a67abdfa85...
nicolargo
9 years
v2.4.2
commit 1f950e3d22...
nicolargo
9 years
v2.4.1
commit fcfa451402...
nicolargo
10 years
v2.4
commit fd6c7a8934...
nicolargo
10 years
v2.3
commit 358bb45b4a...
Nicolargo
10 years
v2.2.1
commit 8874cc91ff...
Nicolas Hennion
10 years
v2.2
commit e8417b7c76...
Nicolargo
10 years
v2.1.2
commit b93a51348c...
Nicolargo
10 years
v2.1.1
commit 287af37541...
Nicolargo
10 years
v2.1
commit 20fbe4f5d5...
Nicolargo
10 years
v2.0.1
commit 9aa95cc541...
Nicolargo
10 years
v2.0
commit 49deea595b...
Alessio Sergi
10 years