Commit Graph

5122 Commits

Author SHA1 Message Date
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
RazCrimson
1e8e6f0b97
Merge pull request #2371 from nicolargo/issue2368
Fix alpine ARM image builds failures due to cryptography dependency
2023-05-07 22:50:18 +05:30
Bharath Vignesh J K
8972880b77 chg: Dockerfile - fix alpine ARM build failures for cryptography
Issue: #2368
2023-05-07 22:01:55 +05:30
Bharath Vignesh J K
8457d2f244 chg: containers - use proper names
Other minor syntactic sugar changes
2023-05-07 21:53:09 +05:30
Bharath Vignesh J K
9e52775929 chg: containers (Podman) - cache version calls
To reduce update times
2023-05-07 21:53:09 +05:30
Bharath Vignesh J K
58a97cb4eb chore: leftover formatting 2023-05-07 21:53:09 +05:30
renovate[bot]
14e6510e79
chore(deps): update dependency webpack-dev-server to v4.15.0 2023-05-07 15:45:33 +00:00
nicolargo
4c60e152ad Update Flamegraph (memory profiling) 2023-05-07 14:08:57 +02:00
nicolargo
5dcd2ceb70 Improve template for issue report and feature request 2023-05-07 14:03:22 +02:00
nicolargo
2633757929 Improve issue stdout 2023-05-07 12:36:52 +02:00
nicolargo
38d0e706d7 Pin Docker-Py to 6.0.1 - Waiting upstream patch related to #2366 2023-05-07 11:04:10 +02:00
nicolargo
60ae73f63a Workaround for -> Fix failing Alpine builds (break by the Cryptography lib used by Cassandra plugin) #2368 2023-05-07 09:55:54 +02:00
nicolargo
ac1fc642c7 Merge from develop 2023-05-07 08:58:12 +02:00
nicolargo
4d3f33ab3e InfluxDB2 export doesn't process folders correctly - missing key #2327 2023-05-07 08:49:22 +02:00
Nicolas Hennion
fbfbc4601b
Merge pull request #2369 from nicolargo/renovate/webpack-cli-5.x-lockfile
chore(deps): update dependency webpack-cli to v5.1.0
2023-05-07 08:29:50 +02:00
Nicolas Hennion
af952aa604
Merge pull request #2370 from nicolargo/renovate/webpack-dev-server-4.x-lockfile
chore(deps): update dependency webpack-dev-server to v4.14.0
2023-05-07 08:29:37 +02:00
renovate[bot]
19c5c2fe28
chore(deps): update dependency webpack-dev-server to v4.14.0 2023-05-07 01:57:09 +00:00