Commit Graph

6253 Commits

Author SHA1 Message Date
nicolargo 9a05df20ba Another rush 2025-05-25 17:31:56 +02:00
nicolargo f76743e586 Sidebar ok but no style... 2025-05-16 17:08:24 +02:00
nicolargo b7454f3389 Add first rush for slidebar 2025-05-14 17:59:08 +02:00
nicolargo ee63635a30 Correct issue in curses mode 2025-05-13 17:46:50 +02:00
nicolargo c6ba17b472 Header ok 2025-05-13 17:14:18 +02:00
nicolargo b5edd98710 Quicklook plugin done but issue with style 2025-05-11 12:00:49 +02:00
nicolargo 4a6dd651f8 Quicklook plugin done but issue with style 2025-05-11 11:58:55 +02:00
nicolargo 698c81d7f7 Top almost completed 2025-05-10 20:56:26 +02:00
nicolargo 30ab859244 Glances textual layout definition 2025-05-07 10:24:07 +02:00
nicolargo c8d70fb343 Merge branch 'issue3171' into develop 2025-05-02 15:02:33 +02:00
nicolargo 21f0fd0eb4 Refactor code to limit the complexity of update_views method in plugins #3171 2025-05-02 15:01:29 +02:00
nicolargo 5f31106ac1 Merge branch 'issue3169' into develop 2025-05-02 11:17:04 +02:00
nicolargo 6e466c7d14 Code refactoring - Rename plugin class to <Plugin name>Plugin instead of PluginModel #3169 2025-05-02 09:41:32 +02:00
Nicolas Hennion 1e7e0c056b
Merge pull request #3163 from ariel-anieli/refactor-plugin-connections-v2
plugins: connections: refactor, version 2
2025-04-27 19:56:10 +02:00
Ariel Otilibili ebd8f766b0
plugins: connections: refactor, version 2
Extracted update_with_net_connections_method and
update_with_nf_conntrack_method from update.

Part-of: #2801
Link: https://scrutinizer-ci.com/g/nicolargo/glances/code-structure/develop/py-function/glances.plugins.connections.PluginModel.update
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2025-04-27 17:16:43 +02:00
Nicolas Hennion 270ff52363
Merge pull request #3162 from nicolargo/revert-3161-refactor-plugin-connections
Revert "plugins: connections: refactor"
2025-04-27 15:21:54 +02:00
Nicolas Hennion f933d9f1ef
Revert "plugins: connections: refactor" 2025-04-27 15:21:06 +02:00
Nicolas Hennion c69a5a9307
Merge pull request #3161 from ariel-anieli/refactor-plugin-connections
plugins: connections: refactor
2025-04-27 15:02:36 +02:00
Nicolas Hennion b747c87796
Merge pull request #3160 from nguuuquaaa/fix-fs
Fix matching problem when fs config has "show" value
2025-04-27 14:58:38 +02:00
nicolargo f77e039f21 Merge branch 'issue3158' into develop 2025-04-27 14:53:30 +02:00
nicolargo 1901fcad05 [WEBUI] Irix mode (per core instead of per CPU percentage) not togglable #3158 2025-04-27 14:53:02 +02:00
nguuuquaaa 2ef24c7b2d fix display checking logic 2025-04-27 04:35:24 +07:00
Ariel Otilibili 1c93368561
plugins: connections: refactor
Extracted update_with_net_connections_method and
update_with_nf_conntrack_method from update.

Part-of: #2801
Link: https://scrutinizer-ci.com/g/nicolargo/glances/code-structure/develop/py-function/glances.plugins.connections.PluginModel.update
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2025-04-26 19:07:32 +02:00
nicolargo 55258748ff Done bu display 0 on the WebUI CPU column in IRIS mode... Why ??? 2025-04-26 19:06:56 +02:00
nguuuquaaa 133b97bcaf fix broken matching when fs config has show value 2025-04-26 01:12:13 +07:00
nguuuquaaa 840670ea77 fix broken implementation of plugin.is_display/is_hide/is_show 2025-04-26 00:52:15 +07:00
Nicolas Hennion 5e1a08af79
Merge pull request #3159 from ariel-anieli/reduce-complexity-mem-plugin-update
plugins: mem: reduce code complexity
2025-04-24 07:59:43 +02:00
Ariel Otilibili 4531aac37f
plugins: mem: reduce code complexity
Part of #2801.

Link: https://scrutinizer-ci.com/g/nicolargo/glances/code-structure/develop/py-function/glances.plugins.mem.PluginModel.update
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2025-04-23 22:01:27 +02:00
Nicolas Hennion 829ae981b5
Merge pull request #3152 from wuhgit/develop
Revision of confusing descriptions in the SMART section of the document
2025-04-21 11:13:53 +02:00
nicolargo 8d1039d4ac Correct an issue with VMs bin test 2025-04-21 10:56:04 +02:00
nicolargo 2cbf7a7fba Merge branch 'issue1531' into develop 2025-04-21 10:40:03 +02:00
nicolargo 0f10ffc245 Add stats about running VMS (qemu/libvirt/kvm support through virsh) #1531 2025-04-21 10:39:48 +02:00
nicolargo f9250c9985 Add stats about running VMS (qemu/libvirt/kvm support through virsh) #1531 2025-04-21 10:39:20 +02:00
wuhgit bdccb0b196
Revision of confusing descriptions in the SMART section of the document 2025-04-17 07:19:26 +08:00
Nicolas Hennion 7218a22002
Update faq.rst 2025-04-15 09:04:40 +02:00
Nicolas Hennion 1feb1ec6f8
Update faq.rst 2025-04-15 09:04:14 +02:00
Nicolas Hennion 4b21d0a18f
Container memory stats not displayed #3142 2025-04-15 09:03:41 +02:00
Nicolas Hennion bead0ae13d
Merge pull request #3151 from Destarianon/bug/discussion2274
Ignore unsupported line endings in password file
2025-04-15 08:54:09 +02:00
Tyler Kerr 1c7a824821
strip unsupported line endings from password file 2025-04-14 21:54:36 +00:00
Nicolas Hennion 48543cab8f
Merge pull request #3070 from nicolargo/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6
2025-04-14 16:54:29 +02:00
nicolargo 01b4ca1cf5 Take into account @amard33p comment - https://github.com/nicolargo/glances/issues/2394#issuecomment-2794522951 2025-04-13 16:36:29 +02:00
nicolargo de90b4fd54 Improve unittest for CSV export #3150 2025-04-13 16:28:49 +02:00
nicolargo a91b187069 Remove quicklook from the exportable list 2025-04-13 15:53:52 +02:00
nicolargo eeb7db8e82 Do not store data during InfluxDB test 2025-04-13 15:41:02 +02:00
nicolargo d22f3e16fe Merge branch 'issue3149' into develop 2025-04-13 14:41:32 +02:00
nicolargo 7cc4e86639 Improve unittest for InfluxDB plugin #3149 2025-04-13 14:41:08 +02:00
nicolargo 3cdededa78 Improve unittest for InfluxDB plugin #3149 2025-04-13 14:40:56 +02:00
nicolargo 3016717208 Correct NoneType in update_view method 2025-04-12 16:40:26 +02:00
Nicolas Hennion 9fd1efce21
Merge pull request #3108 from nicolargo/renovate/actions-stale-9.x
Update actions/stale action to v9
2025-04-12 16:12:51 +02:00
Nicolas Hennion 4db6aaeb3d
Merge pull request #3148 from nicolargo/renovate/windows-2025.x
Update dependency windows to v2025
2025-04-12 16:11:06 +02:00