Christoph Zimmermann
|
335029ce27
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
Merging curses deltas
|
2023-10-29 14:53:21 +01:00 |
|
Christoph Zimmermann
|
e5e4068231
|
Added functionality in curses i/f
|
2023-10-29 14:53:15 +01:00 |
|
monochromec
|
dc4634a16b
|
Merge branch 'nicolargo:develop' into develop
|
2023-10-29 14:51:27 +01:00 |
|
Christoph Zimmermann
|
1eb9187908
|
Fixed plugin_path bug
|
2023-10-29 14:50:59 +01:00 |
|
nicolargo
|
51330ca8e7
|
Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop
|
2023-10-29 10:27:32 +01:00 |
|
nicolargo
|
091e4975ca
|
Merge branch '2589-error-using-glances-export-to-influxdb2' into develop
|
2023-10-29 10:23:56 +01:00 |
|
nicolargo
|
3a23d1693b
|
Disable UI if an error occurs and if an export module is enabled #2589
|
2023-10-29 10:23:29 +01:00 |
|
nicolargo
|
28570e8704
|
Update Flame
|
2023-10-29 08:59:13 +01:00 |
|
Christoph Zimmermann
|
eb72dbe35d
|
Fixed arg parsing for additional plugin directory
|
2023-10-28 17:10:47 +02:00 |
|
Christoph Zimmermann
|
0b3b74ffa4
|
Added configuration documentation
|
2023-10-26 15:43:36 +02:00 |
|
Christoph Zimmermann
|
8d63076aa7
|
Fixed documentation
|
2023-10-26 15:36:42 +02:00 |
|
Christoph Zimmermann
|
cfd1e142b0
|
Fixed SPHINXBUILD variable to reflect PATH settings
|
2023-10-26 15:21:11 +02:00 |
|
Christoph Zimmermann
|
e545316306
|
Updated man page
|
2023-10-26 15:09:24 +02:00 |
|
Christoph Zimmermann
|
d1e6f76014
|
Merge remote-tracking branch 'origin/develop' into my-branch
dry-run
|
2023-10-26 14:56:05 +02:00 |
|
Christoph Zimmermann
|
f4c35ed56d
|
Added loading of additional plugins feature
|
2023-10-26 14:43:58 +02:00 |
|
nicolargo
|
a88f41f25e
|
Merge branch 'issue1930' into develop
|
2023-10-15 18:34:09 +02:00 |
|
nicolargo
|
3a7c479524
|
Change the way AMP are loaded #1930
|
2023-10-15 18:33:50 +02:00 |
|
nicolargo
|
48251c8271
|
Refactor plugin folder in the same way than exports modules
|
2023-10-15 18:05:18 +02:00 |
|
nicolargo
|
30cc9f3e0e
|
Chage the color of the separator line
|
2023-10-15 10:42:19 +02:00 |
|
nicolargo
|
3765c0ee16
|
Correct estimated executed duration when using --stop-after command line
|
2023-10-15 09:57:05 +02:00 |
|
nicolargo
|
c05614344e
|
Refactor code #2580
|
2023-10-14 10:08:19 +02:00 |
|
nicolargo
|
0dc0200375
|
Refactor glances.main.GlancesMain.parse_args()
|
2023-10-08 18:55:54 +02:00 |
|
nicolargo
|
204525ecc5
|
Merge branch 'issue2570' into develop
|
2023-10-08 10:10:29 +02:00 |
|
nicolargo
|
55d7c07543
|
CouchDB migration from CouchDB to PyCouchDB library #2570
|
2023-10-08 10:10:13 +02:00 |
|
nicolargo
|
cb4a8b80b7
|
Apply #2563 on develop branch
|
2023-10-07 10:46:23 +02:00 |
|
Nicolas Hennion
|
09830b9946
|
Merge pull request #2562 from nicolargo/renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.18.4
|
2023-10-07 10:35:56 +02:00 |
|
Nicolas Hennion
|
d2d7b8eac9
|
Merge pull request #2560 from nicolargo/snyk-fix-fd847dd68b3040162da674e4c23dc740
[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
|
2023-10-07 10:35:21 +02:00 |
|
nicolargo
|
ccb74c8570
|
MongoDB and CouchDB documentation flipped #2565
|
2023-10-07 10:24:05 +02:00 |
|
nicolargo
|
0f938bead4
|
Disable IRQ per default
|
2023-10-07 10:18:39 +02:00 |
|
nicolargo
|
792e332921
|
Docker Prometheus issue with IRQ plugin #2564
|
2023-10-07 10:15:41 +02:00 |
|
nicolargo
|
cca55759ee
|
Update glances.conf file for Docker
|
2023-10-07 09:58:12 +02:00 |
|
nicolargo
|
8ee0a83d77
|
Make the alerts number configurable (related to #2558)
|
2023-10-07 09:49:13 +02:00 |
|
nicolargo
|
c88e310920
|
Add graph export for GPU plugin (related to #2542)
|
2023-10-07 09:05:11 +02:00 |
|
nicolargo
|
2b641f4b5e
|
Remove Python 3.12 because test not working on Windows
|
2023-10-07 09:00:36 +02:00 |
|
nicolargo
|
62fd5aaee8
|
Add Python 3.12 support in UnitTest for Windows OS
|
2023-10-07 08:48:48 +02:00 |
|
nicolargo
|
ff22f5abcd
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2023-10-07 08:42:34 +02:00 |
|
nicolargo
|
17fb3c8d60
|
Add Python 3.12 support in UnitTest
|
2023-10-07 08:42:22 +02:00 |
|
Nicolas Hennion
|
9a73bb0a1f
|
Merge pull request #2559 from evrial/patch-1
Update README.rst
|
2023-10-07 08:16:52 +02:00 |
|
renovate[bot]
|
09f6e12a87
|
chore(deps): update alpine docker tag to v3.18.4
|
2023-09-29 01:48:44 +00:00 |
|
snyk-bot
|
fbb0a6aafb
|
fix: dev-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
|
2023-09-27 05:20:10 +00:00 |
|
Alexander Grigoryev
|
eafc4628da
|
Update README.rst
|
2023-09-26 19:37:02 +03:00 |
|
Nicolas Hennion
|
f9f73f739c
|
Merge pull request #2553 from nicolargo/renovate/sass-1.x-lockfile
chore(deps): update dependency sass to v1.68.0
|
2023-09-23 09:22:30 +02:00 |
|
Nicolas Hennion
|
d0de934e9a
|
Merge pull request #2548 from nicolargo/renovate/docker-setup-qemu-action-3.x
chore(deps): update docker/setup-qemu-action action to v3
|
2023-09-23 09:22:09 +02:00 |
|
Nicolas Hennion
|
42e660b509
|
Merge pull request #2547 from nicolargo/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3
|
2023-09-23 09:21:58 +02:00 |
|
Nicolas Hennion
|
73fa0a27be
|
Merge pull request #2546 from nicolargo/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3
|
2023-09-23 09:21:45 +02:00 |
|
Nicolas Hennion
|
51bb691f88
|
Merge pull request #2545 from nicolargo/renovate/docker-build-push-action-5.x
chore(deps): update docker/build-push-action action to v5
|
2023-09-23 09:21:33 +02:00 |
|
Nicolas Hennion
|
ea12b36439
|
Merge pull request #2544 from nicolargo/renovate/crazy-max-ghaction-docker-meta-5.x
chore(deps): update crazy-max/ghaction-docker-meta action to v5
|
2023-09-23 09:21:23 +02:00 |
|
Nicolas Hennion
|
56530f4b5a
|
Merge pull request #2541 from nicolargo/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
|
2023-09-23 09:21:14 +02:00 |
|
Nicolas Hennion
|
010e231bdc
|
Merge pull request #2538 from nicolargo/renovate/del-7.x-lockfile
chore(deps): update dependency del to v7.1.0
|
2023-09-23 09:21:05 +02:00 |
|
renovate[bot]
|
1c3df3dd41
|
chore(deps): update dependency sass to v1.68.0
|
2023-09-23 07:21:03 +00:00 |
|