summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-13doc: docker - GPU passthrough for docker engineimprove-docker-imagesBharath Vignesh J K
2023-05-12chg: Dockerfile (alpine) - use system site-packages with venvBharath Vignesh J K
2023-05-12chg: Dockerfile - structured & cleaner build processBharath Vignesh J K
2023-05-11Merge pull request #2383 from nicolargo/renovate/webpack-5.x-lockfileRazCrimson
chore(deps): update dependency webpack to v5.82.1
2023-05-11Merge pull request #2384 from nicolargo/renovate/vue-monorepoRazCrimson
fix(deps): update dependency vue to v3.3.1
2023-05-11Merge pull request #2385 from nicolargo/renovate/vue-loader-17.x-lockfileRazCrimson
chore(deps): update dependency vue-loader to v17.1.1
2023-05-11chore(deps): update dependency vue-loader to v17.1.1renovate[bot]
2023-05-11fix(deps): update dependency vue to v3.3.1renovate[bot]
2023-05-10chore(deps): update dependency webpack to v5.82.1renovate[bot]
2023-05-10Merge pull request #2382 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfileRazCrimson
chore(deps): update dependency eslint-plugin-vue to v9.12.0
2023-05-10Merge pull request #2381 from nicolargo/update-dockerfileRazCrimson
chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
2023-05-10chore(deps): update dependency eslint-plugin-vue to v9.12.0renovate[bot]
2023-05-10chg: Dockerfile (alpine) - upgrade img ver to 3.18.0Bharath Vignesh J K
update python version to match newer release
2023-05-09Merge pull request #2378 from nicolargo/renovate/webpack-cli-5.x-lockfileRazCrimson
chore(deps): update dependency webpack-cli to v5.1.1
2023-05-09Merge pull request #2376 from nicolargo/cleanup-ciNicolas Hennion
Run CI tests on Windows with Github Actions
2023-05-09chore(deps): update dependency webpack-cli to v5.1.1renovate[bot]
2023-05-09del: appveyor filesBharath Vignesh J K
2023-05-09chg: unittest - secure funcs test for windowsBharath Vignesh J K
2023-05-09chg: network - handle alerts with instant updatesBharath Vignesh J K
Seems to happen only on windows as of now
2023-05-09add: workflow (test) - windows testsBharath Vignesh J K
2023-05-09chore: containers (podman) - unused importBharath Vignesh J K
2023-05-09chg: containers - webui inconsistent with cursesBharath Vignesh J K
removes color for `uptime` col continuation of 5e7cb1d0 (commit msg has wrong name)
2023-05-09chore: missed changes for docker-compose/glances.confBharath Vignesh J K
adding changes made to conf/glances.conf to docker-compose counterpart
2023-05-08Update README filenicolargo
2023-05-08Containers status not have to be colorizednicolargo
2023-05-08Improve Glances start time by disabling Docker and Podman version getter - ↵nicolargo
Related to #1985
2023-05-08Remove space in Podman IDnicolargo
2023-05-08Correct some issues concerning #1985: make the podman object serializable, ↵nicolargo
update the webui, update the documentation
2023-05-08Correct an issue in the Podman export (date not serializable)nicolargo
2023-05-08Add headers to new containers plugin (new name for dockers)nicolargo
2023-05-08Let the Docker-Py version upgradablenicolargo
2023-05-08Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2023-05-08Merge pull request #2374 from nicolargo/issue1985Nicolas Hennion
Podman support for glances
2023-05-08Merge pull request #2375 from nicolargo/renovate/docker-6.xRazCrimson
chore(deps): update dependency docker to v6.1.1
2023-05-08chore(deps): update dependency docker to v6.1.1renovate[bot]
2023-05-08Merge pull request #2372 from nicolargo/renovate/webpack-dev-server-4.x-lockfileRazCrimson
chore(deps): update dependency webpack-dev-server to v4.15.0
2023-05-08Merge pull request #2373 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfileRazCrimson
chore(deps): update dependency eslint-plugin-vue to v9.11.1
2023-05-07chore: containers - drop unused importBharath Vignesh J K
2023-05-07chore(deps): update dependency eslint-plugin-vue to v9.11.1renovate[bot]
2023-05-07Merge pull request #2371 from nicolargo/issue2368RazCrimson
Fix alpine ARM image builds failures due to cryptography dependency
2023-05-07chg: Dockerfile - fix alpine ARM build failures for cryptographyBharath Vignesh J K
Issue: #2368
2023-05-07chg: containers - use proper namesBharath Vignesh J K
Other minor syntactic sugar changes
2023-05-07chg: containers (Podman) - cache version callsBharath Vignesh J K
To reduce update times
2023-05-07chore: leftover formattingBharath Vignesh J K
2023-05-07chore(deps): update dependency webpack-dev-server to v4.15.0renovate[bot]
2023-05-07Update Flamegraph (memory profiling)nicolargo
2023-05-07Improve template for issue report and feature requestnicolargo
2023-05-07Improve issue stdoutnicolargo
2023-05-07Pin Docker-Py to 6.0.1 - Waiting upstream patch related to #2366nicolargo
2023-05-07Workaround for -> Fix failing Alpine builds (break by the Cryptography lib ↵nicolargo
used by Cassandra plugin) #2368