Commit Graph

4935 Commits (25f527a9820584f98cb29bb83905f409d7f00b43)

Author SHA1 Message Date
Bharath Vignesh J K 25f527a982 Merge branch 'develop' into glancesv4
# Conflicts:
#	glances/plugins/containers/engines/docker.py
2023-05-13 00:45:07 +05:30
Bharath Vignesh J K 14d26f2791 fix: containers (docker) - Engine API failing on fetching tag
regression of issue fixed in e0f1f83a
2023-05-13 00:01:52 +05:30
RazCrimson e2561ef239
Merge pull request #2388 from nicolargo/renovate/vue-monorepo
fix(deps): update dependency vue to v3.3.2
2023-05-12 23:55:40 +05:30
renovate[bot] 2236939589
fix(deps): update dependency vue to v3.3.2 2023-05-12 15:25:51 +00:00
RazCrimson e7c198b717
Merge pull request #2383 from nicolargo/renovate/webpack-5.x-lockfile
chore(deps): update dependency webpack to v5.82.1
2023-05-11 18:46:24 +05:30
RazCrimson 2381e8330d
Merge pull request #2384 from nicolargo/renovate/vue-monorepo
fix(deps): update dependency vue to v3.3.1
2023-05-11 18:46:09 +05:30
RazCrimson 8ca91ccaa0
Merge pull request #2385 from nicolargo/renovate/vue-loader-17.x-lockfile
chore(deps): update dependency vue-loader to v17.1.1
2023-05-11 18:45:36 +05:30
renovate[bot] 7ca7710fbe
chore(deps): update dependency vue-loader to v17.1.1 2023-05-11 12:31:07 +00:00
renovate[bot] 226fe3598f
fix(deps): update dependency vue to v3.3.1 2023-05-11 09:41:26 +00:00
renovate[bot] 4ebdfe61d2
chore(deps): update dependency webpack to v5.82.1 2023-05-10 20:14:58 +00:00
RazCrimson 42aeeffcb6
Merge pull request #2382 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.12.0
2023-05-10 20:59:33 +05:30
RazCrimson 1a18c65f04
Merge pull request #2381 from nicolargo/update-dockerfile
chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
2023-05-10 20:58:28 +05:30
renovate[bot] 4e30732716
chore(deps): update dependency eslint-plugin-vue to v9.12.0 2023-05-10 14:59:55 +00:00
Bharath Vignesh J K ddd0c47a78 chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
update python version to match newer release
2023-05-10 20:27:14 +05:30
Nicolas Hennion 00cce5c608
Merge pull request #2379 from nicolargo/glancesv4-update
Sync `glancesv4` with latest `develop`
2023-05-10 08:50:05 +02:00
Bharath Vignesh J K d8c06e5b40 fix: misc - broken imports 2023-05-10 02:00:33 +05:30
Bharath Vignesh J K 9dd3c444e4 chg: MQTT export - locate installed CA bundle with certifi 2023-05-10 02:00:09 +05:30
Bharath Vignesh J K 43fc28a737 drop: compat.py
reason: compat.py was used only to maintain backcompat with PY2
2023-05-10 01:56:08 +05:30
Bharath Vignesh J K 0e5551364d chg: workflow (test) - drop support for older py versions
some older versions creeped in during the merge
2023-05-10 01:39:14 +05:30
Bharath Vignesh J K 3f93a3989c chore: missed out formatting 2023-05-10 01:22:31 +05:30
Bharath Vignesh J K be5ae310ba fix: Makefile - black config ignored 2023-05-10 01:22:30 +05:30
Bharath Vignesh J K f48dad555d chg: containers - missed stop hook invocation to podman extension 2023-05-10 01:16:00 +05:30
Bharath Vignesh J K d7c1cef28f merge: post-merge cleanup 2023-05-10 01:15:10 +05:30
Bharath Vignesh J K a08d3dc546 Merge from develop 2023-05-10 01:13:38 +05:30
RazCrimson 156d8b6134
Merge pull request #2378 from nicolargo/renovate/webpack-cli-5.x-lockfile
chore(deps): update dependency webpack-cli to v5.1.1
2023-05-09 18:57:52 +05:30
Nicolas Hennion c7409dbc16
Merge pull request #2376 from nicolargo/cleanup-ci
Run CI tests on Windows with Github Actions
2023-05-09 11:22:44 +02:00
renovate[bot] 66981eb52a
chore(deps): update dependency webpack-cli to v5.1.1 2023-05-09 09:05:01 +00:00
Bharath Vignesh J K 0b62107f39 del: appveyor files 2023-05-09 02:49:30 +05:30
Bharath Vignesh J K 4941f10f73 chg: unittest - secure funcs test for windows 2023-05-09 02:44:48 +05:30
Bharath Vignesh J K 19f3968ce4 chg: network - handle alerts with instant updates
Seems to happen only on windows as of now
2023-05-09 02:44:48 +05:30
Bharath Vignesh J K ef3fe253fb add: workflow (test) - windows tests 2023-05-09 02:44:48 +05:30
Bharath Vignesh J K 2ac6f4d4bf chore: containers (podman) - unused import 2023-05-09 00:58:59 +05:30
Bharath Vignesh J K f0aed7a8ca chg: containers - webui inconsistent with curses
removes color for `uptime` col

continuation of 5e7cb1d0
(commit msg has wrong name)
2023-05-09 00:52:20 +05:30
Bharath Vignesh J K 8836738886 chore: missed changes for docker-compose/glances.conf
adding changes made to conf/glances.conf to docker-compose counterpart
2023-05-09 00:05:06 +05:30
nicolargo 013b01899a Update README file 2023-05-08 15:51:57 +02:00
nicolargo 5e7cb1d0ab Containers status not have to be colorized 2023-05-08 10:51:36 +02:00
nicolargo f0ffd10392 Improve Glances start time by disabling Docker and Podman version getter - Related to #1985 2023-05-08 10:45:20 +02:00
nicolargo 985dd6c8ea Remove space in Podman ID 2023-05-08 10:11:10 +02:00
nicolargo 2ae676ba12 Correct some issues concerning #1985: make the podman object serializable, update the webui, update the documentation 2023-05-08 09:59:13 +02:00
nicolargo e3a1a774ca Correct an issue in the Podman export (date not serializable) 2023-05-08 09:26:04 +02:00
nicolargo 8782908b9c Add headers to new containers plugin (new name for dockers) 2023-05-08 08:45:18 +02:00
nicolargo ae1a47ff22 Let the Docker-Py version upgradable 2023-05-08 08:42:46 +02:00
nicolargo 0a723490e7 Merge branch 'develop' of github.com:nicolargo/glances into develop 2023-05-08 08:41:33 +02:00
Nicolas Hennion 2a1b1db5f1
Merge pull request #2374 from nicolargo/issue1985
Podman support for glances
2023-05-08 08:40:47 +02:00
RazCrimson 9657fcbc9e
Merge pull request #2375 from nicolargo/renovate/docker-6.x
chore(deps): update dependency docker to v6.1.1
2023-05-08 05:55:13 +05:30
renovate[bot] 73e3a5147a
chore(deps): update dependency docker to v6.1.1 2023-05-08 00:16:23 +00:00
RazCrimson 221b71d62d
Merge pull request #2372 from nicolargo/renovate/webpack-dev-server-4.x-lockfile
chore(deps): update dependency webpack-dev-server to v4.15.0
2023-05-08 00:03:40 +05:30
RazCrimson c05670454f
Merge pull request #2373 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.11.1
2023-05-08 00:03:17 +05:30
Bharath Vignesh J K a29f335926 chore: containers - drop unused import 2023-05-07 23:30:42 +05:30
renovate[bot] f95ed3723e
chore(deps): update dependency eslint-plugin-vue to v9.11.1 2023-05-07 17:43:09 +00:00