Nicolas Hennion
|
a10e4a1302
|
Merge pull request #2402 from nicolargo/renovate/webpack-5.x-lockfile
chore(deps): update dependency webpack to v5.83.1
|
2023-05-18 09:56:16 +02:00 |
|
renovate[bot]
|
582c67e95f
|
chore(deps): update dependency webpack to v5.83.1
|
2023-05-17 22:58:18 +00:00 |
|
nicolargo
|
658c3563a7
|
Improve Makefile to split minimal, full and dev virtualenv
|
2023-05-17 15:42:39 +02:00 |
|
nicolargo
|
6f4da273c0
|
Add minimal venv in Makefile
|
2023-05-17 11:35:46 +02:00 |
|
nicolargo
|
753623ec31
|
3.4.0 crash on startupwith minimal deps #2401
|
2023-05-17 11:32:33 +02:00 |
|
nicolargo
|
16b04fdb48
|
Update doc to run Docker with Podman support
|
2023-05-16 11:03:02 +02:00 |
|
nicolargo
|
12ab23d1c2
|
On the road of Glances version 4.0.0
|
2023-05-16 10:51:17 +02:00 |
|
nicolargo
|
08296ae6c5
|
Merge branch 'glancesv4' into develop
|
2023-05-16 10:44:04 +02:00 |
|
nicolargo
|
6343db0344
|
Merge from develop - aka Glances 3.4.0
|
2023-05-16 10:31:06 +02:00 |
|
nicolargo
|
10b5c203d0
|
Merge branch 'master' into develop
|
2023-05-16 09:36:32 +02:00 |
|
nicolargo
|
1c28d543f2
|
Update docs for Glances 3.4.0
|
2023-05-16 09:32:17 +02:00 |
|
nicolargo
|
b3a80ab028
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2023-05-16 08:46:53 +02:00 |
|
nicolargo
|
5b2b4b2994
|
Update documentation for WebUI build
|
2023-05-16 08:46:45 +02:00 |
|
Nicolas Hennion
|
c15109495c
|
Merge pull request #2399 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.13.0
|
2023-05-16 08:46:12 +02:00 |
|
renovate[bot]
|
b9ef166beb
|
chore(deps): update dependency eslint-plugin-vue to v9.13.0
|
2023-05-16 01:35:33 +00:00 |
|
nicolargo
|
789cc29544
|
Updated WebUI dependencies #2398
|
2023-05-15 18:12:53 +02:00 |
|
nicolargo
|
4b0ffe44c6
|
Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances into develop
|
2023-05-15 16:52:39 +02:00 |
|
Francois Pires
|
4a275e4bbe
|
bump dependencies
|
2023-05-15 14:29:21 +02:00 |
|
Francois Pires
|
de6f45956e
|
bump dev dependencies
|
2023-05-15 14:28:57 +02:00 |
|
nicolargo
|
91117cbd71
|
Merge branch '2389-bump-dependencies' of https://github.com/fr4nc0is/glances into develop
|
2023-05-15 11:09:01 +02:00 |
|
nicolargo
|
365a112de0
|
Update doc for new Ubuntu containers
|
2023-05-15 10:03:33 +02:00 |
|
nicolargo
|
f496a1ce18
|
Improve global option management
|
2023-05-15 10:01:11 +02:00 |
|
nicolargo
|
3b997bcabb
|
Update release note for Glances 3.4.0
|
2023-05-15 09:41:04 +02:00 |
|
fr4nc0is
|
ba98e2df31
|
bump dependencies
|
2023-05-15 09:30:57 +02:00 |
|
fr4nc0is
|
aa45044273
|
bump dev dependencies
|
2023-05-15 09:30:31 +02:00 |
|
nicolargo
|
a4cc111489
|
Workaround to pin urlib3<2.0 - Related to #2392
|
2023-05-14 09:45:35 +02:00 |
|
nicolargo
|
ac7f674f55
|
Improve Makefile amd docker-compose to support Podman and GPU
|
2023-05-13 23:15:40 +02:00 |
|
RazCrimson
|
67503f30a9
|
Merge pull request #2396 from nicolargo/issue2390
Reduce CPU usage of containers plugin (podman)
|
2023-05-14 02:41:55 +05:30 |
|
Bharath Vignesh J K
|
83fc2a26a6
|
chg: containers (podman) - stats iteration interval longer
fix #2390
note: tmp fix
Proper sol - https://github.com/containers/podman-py/pull/266
|
2023-05-14 02:21:18 +05:30 |
|
Bharath Vignesh J K
|
b1da4f6ff4
|
chg: containers (podman) - check for open socket eagerly
objective: Know if a podman sock is open. If not, stop pinging it every update
|
2023-05-14 02:20:16 +05:30 |
|
Bharath Vignesh J K
|
bce5d7e6df
|
fix: gpu - typo in exception name
P.S Discovered and fixed after 6 yrs :)
|
2023-05-14 02:18:38 +05:30 |
|
RazCrimson
|
6bd7c067f5
|
Merge pull request #2395 from nicolargo/issue2392
Fix: missing `packaging` dependency with the new Dockerfile
Closes: 2392
|
2023-05-14 01:54:10 +05:30 |
|
Bharath Vignesh J K
|
31d6338b9d
|
chg: Dockerfile - fix shell-check complains
double-quote possible glob expansions
|
2023-05-14 01:01:56 +05:30 |
|
Bharath Vignesh J K
|
ab016bc15e
|
chg: Dockerfile (ubuntu) - exclude pip in venv
|
2023-05-14 00:54:43 +05:30 |
|
Bharath Vignesh J K
|
e90d33eca6
|
fix: Dockerfile - missing packaging dependency
cause: venv fallbacks on system packages that only exist during build time
issue from: 4bf16e95
|
2023-05-14 00:54:42 +05:30 |
|
nicolargo
|
13f6db08bc
|
Try to install packaging lib...
|
2023-05-13 17:25:54 +02:00 |
|
nicolargo
|
c56f07673e
|
First try to solve issue on Docker images. Docker plugin do not work as expected - Related to #2392
|
2023-05-13 16:57:43 +02:00 |
|
nicolargo
|
ff504b9822
|
Correect issue (error message) concerning the Cloud plugin - Related to #2392
|
2023-05-13 15:50:47 +02:00 |
|
nicolargo
|
6ea9185ba2
|
Error while generating the documentation (ModuleNotFoundError: No module named 'glances') #2391
|
2023-05-13 15:30:09 +02:00 |
|
nicolargo
|
e8daa49eea
|
Glances 3.4.0 Release Candidate 1 (RC1)
|
2023-05-13 10:47:29 +02:00 |
|
Nicolas Hennion
|
b43eecf83e
|
Merge pull request #2386 from nicolargo/improve-docker-images
chg: Dockerfile - structured & cleaner build process
|
2023-05-13 09:23:02 +02:00 |
|
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
|
f439b1a563
|
doc: docker - GPU passthrough for docker engine
|
2023-05-13 00:40:18 +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 |
|
Bharath Vignesh J K
|
4bf16e9566
|
chg: Dockerfile (alpine) - use system site-packages with venv
|
2023-05-12 04:00:30 +05:30 |
|
Bharath Vignesh J K
|
adafb32a2f
|
chg: Dockerfile - structured & cleaner build process
|
2023-05-12 04:00:30 +05:30 |
|
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 |
|