summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-07Revert "Update docker.rst to remove latest-alpine tag"revert-2563-patch-1Nicolas Hennion
2023-10-07Merge pull request #2563 from NLZ/patch-1Nicolas Hennion
Update docker.rst to remove latest-alpine tag
2023-09-30Update docker.rst to remove latest-alpine tagNagy László Zoltán
latest-alpine tad is decrepated, so updating the compose example to use latest instead
2023-07-08Merge pull request #2488 from k26pl/patch-1Nicolas Hennion
Fix typos
2023-07-05Fix typosk26pl
2023-05-20Merge branch 'master' into support/glancesv3v3.4.0.3nicolargo
2023-05-20version 3.4.0.3nicolargo
2023-05-20Correct issue with the PR #2419 - Miss a chmod on the glances startup scriptnicolargo
2023-05-20Add glances binary to '/usr/local/bin' + Update ENV PATH to include ↵nicolargo
'/venv/bin' in Dockerfiles - Reported from devel branch #2419
2023-05-20Make also the job on memswap - related to #2420nicolargo
2023-05-20No more threshold display in the WebUI cpu/mem and memswap plugins #2420nicolargo
2023-05-19Get back to Core20 because Snap is PISA againnicolargo
2023-05-19Get back to Core20 because Snap is PISA againnicolargo
2023-05-19Get back to Core20 because Snap is PISAnicolargo
2023-05-19Get back to Core20 because Snap is PISAnicolargo
2023-05-19SNAP is PITAnicolargo
2023-05-19SNAP is PITAnicolargo
2023-05-19Snap is a pain in the assnicolargo
2023-05-19Snap is a pain in the assnicolargo
2023-05-19Try to migrate SnapCraft Core 20 to 22 (following guide: ↵nicolargo
https://forum.snapcraft.io/t/micro-howto-migrate-from-core20-to-core22/30188)
2023-05-19Try to migrate SnapCraft Core 20 to 22 (following guide: ↵nicolargo
https://forum.snapcraft.io/t/micro-howto-migrate-from-core20-to-core22/30188)
2023-05-19No module named 'influxdb' on the snap version of glances #1738nicolargo
2023-05-18version 3.4.0.2v3.4.0.2nicolargo
2023-05-18Cannot start Glances 3.4.0.1 on Windows 10: SIGHUP not defined #2408nicolargo
2023-05-18Influxdb2 export not working #2407nicolargo
2023-05-17Glances version 3.4.0.1v3.4.0.1nicolargo
2023-05-173.4.0 crash on startupwith minimal deps #2401nicolargo
2023-05-16Merge branch 'master' into developv3.4.0nicolargo
2023-05-16Update docs for Glances 3.4.0nicolargo
2023-05-16Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2023-05-16Update documentation for WebUI buildnicolargo
2023-05-16Merge pull request #2399 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfileNicolas Hennion
chore(deps): update dependency eslint-plugin-vue to v9.13.0
2023-05-16chore(deps): update dependency eslint-plugin-vue to v9.13.0renovate[bot]
2023-05-15Updated WebUI dependencies #2398nicolargo
2023-05-15Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances ↵nicolargo
into develop
2023-05-15bump dependenciesFrancois Pires
2023-05-15bump dev dependenciesFrancois Pires
2023-05-15Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances ↵nicolargo
into develop
2023-05-15Update doc for new Ubuntu containersnicolargo
2023-05-15Improve global option managementnicolargo
2023-05-15Update release note for Glances 3.4.0nicolargo
2023-05-15bump dependenciesfr4nc0is
2023-05-15bump dev dependenciesfr4nc0is
2023-05-14Workaround to pin urlib3<2.0 - Related to #2392nicolargo
2023-05-13Improve Makefile amd docker-compose to support Podman and GPUnicolargo
2023-05-14Merge pull request #2396 from nicolargo/issue2390RazCrimson
Reduce CPU usage of containers plugin (podman)
2023-05-14chg: containers (podman) - stats iteration interval longerBharath Vignesh J K
fix #2390 note: tmp fix Proper sol - https://github.com/containers/podman-py/pull/266
2023-05-14chg: containers (podman) - check for open socket eagerlyBharath Vignesh J K
objective: Know if a podman sock is open. If not, stop pinging it every update
2023-05-14fix: gpu - typo in exception nameBharath Vignesh J K
P.S Discovered and fixed after 6 yrs :)
2023-05-14Merge pull request #2395 from nicolargo/issue2392RazCrimson
Fix: missing `packaging` dependency with the new Dockerfile Closes: 2392