Commit Graph

4542 Commits (b0631690228be80ffb09957d824760528475eb22)

Author SHA1 Message Date
nicolargo 0ac1bcb76b AMP: regex with special chars #2152 Remove example 2022-10-15 16:22:25 +02:00
nicolargo 1aa5596cc2 AMP: regex with special chars #2152 2022-10-15 16:20:30 +02:00
nicolargo 6ac163536d Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-10-15 11:45:12 +02:00
nicolargo 5511bbfd83 Please add docker-compose example and document example. #2151 2022-10-15 11:45:01 +02:00
Nicolas Hennion a4067cd856
Merge pull request #2145 from fr4nc0is/2138-added-sortable-columns-docker-plugin
added sortable columns in docker plugin
2022-10-04 10:41:26 +02:00
Nicolas Hennion ffc4be019c
Merge pull request #2146 from matthewaaronthacker/patch-1
Update config.rst
2022-10-04 10:40:42 +02:00
Nicolas Hennion d68463b68e
Merge pull request #2144 from kianmeng/fix-typos
Fix typos
2022-10-04 10:38:20 +02:00
matthewaaronthacker c5ae552a10
Update config.rst
An escape backslash was missing from the Windows location for the glances conf, making it appear as glancesglances.conf.
2022-10-03 15:43:36 -04:00
fr4nc0is b6d23727c1 added sortable columns in docker plugin 2022-10-03 19:27:43 +02:00
Kian-Meng Ang 4046fbb18c Fix typos
Found via `codespell -S ./venv,./glances/outputs,*.svg -L hart,bu,te,statics`
2022-10-03 21:53:24 +08:00
nicolargo 94d1e00692 Add sort information on Docker plugin (console mode). Related to #2138 2022-10-02 12:46:23 +02:00
nicolargo 16832111ee :Merge branch 'ankostis-help-9' into develop 2022-09-28 19:10:40 +02:00
nicolargo 77133b8d9d Merge branch 'help-9' of https://github.com/ankostis/glances into ankostis-help-9 2022-09-28 19:09:13 +02:00
Kostis Anagnostopoulos bb2bbede09 fix(help) nice msg about admin-rights was reversed 2022-09-27 13:51:54 +03:00
Kostis Anagnostopoulos 8284f25051 fix(help,#976) was missing `9` shortcut for theme-white 2022-09-27 13:51:44 +03:00
Kostis Anagnostopoulos ae5779e3c9 FEAT(help) generate help-screen algorithmically >
fix: discovered x2 new key-strokes introduced by #2081 (nice-level) had been left out.
refact: store plugin's `view_data` (keystroke) in an ordered-dict.
2022-09-27 13:51:44 +03:00
Kostis Anagnostopoulos e0bb6ec647 doc(help): replace inner doc-strings with comments >
though it does not affect size of compiled-code.
2022-09-27 13:51:37 +03:00
nicolargo 7849b9b991 If the container name is lon, then display the start, not the end - Related to #1732 2022-09-25 17:52:20 +02:00
nicolargo 28c6589280 Correct issue with the regexp filter (use fullmatch instead of match) 2022-09-25 10:13:57 +02:00
nicolargo 068a7daac9 Errors when running Glances as web service #1702 2022-09-25 09:05:49 +02:00
nicolargo 6a1ca75aae Change issue template 2022-09-25 08:22:59 +02:00
nicolargo fee4696834 [DOC] Glances failed to start and some other issues - BSD #2106 (update doc) 2022-09-24 19:03:04 +02:00
nicolargo f0caf64837 [DOC] Glances failed to start and some other issues - BSD #2106 2022-09-24 19:01:42 +02:00
nicolargo c5246197da [REQUEST Docker image] Output log to stdout #2128 (for debian) 2022-09-24 18:57:19 +02:00
nicolargo 922610f837 [REQUEST Docker image] Output log to stdout #2128 2022-09-24 16:50:37 +02:00
nicolargo ef9a64cdd0 Update docs regarding Docker images 2022-09-24 16:24:22 +02:00
nicolargo e1a85a24f7 Refactor Docker file CI 2022-09-24 11:38:13 +02:00
nicolargo 265ed00129 Make the Web UI same than Console for CPU plugin 2022-09-18 15:05:29 +02:00
nicolargo e7d3c1a5f4 Correct dpc instead of dcp in WebUI 2022-09-18 14:43:11 +02:00
nicolargo ae4d44a821 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 14:33:36 +02:00
nicolargo 99554d99a4 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 14:29:11 +02:00
nicolargo acb50b70a1 [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 09:54:43 +02:00
nicolargo bf27ed9e8f [WINDOWS] Reorganise CPU stats display #2131 2022-09-18 09:45:00 +02:00
nicolargo a629fdf336 Revert "Remove a except in the main display function. Replace it by a test on the screen size." - #2132 2022-09-18 08:56:42 +02:00
nicolargo 2532008162 Correct issue on the dev Docker 2022-09-15 11:02:11 +02:00
nicolargo fdbbf94b46 Remove multiple message in server/client mode concerning the extended proccesses 2022-09-11 18:09:07 +02:00
nicolargo 8a1d4ab53a Correct some minor artifact issue in the WebUI 2022-09-11 18:04:04 +02:00
nicolargo 5a1315130b Improve comment 2022-09-11 12:16:30 +02:00
nicolargo d8a00d73a2 Fix code scanning alert - Clear-text logging of sensitive information #2124 2022-09-09 20:29:01 +02:00
nicolargo 66870050c1 Update flame profiling 2022-09-09 20:14:04 +02:00
nicolargo 8d0d5ad8e6 Improve --issue output with the 'Total time to update all stats' 2022-09-09 19:51:23 +02:00
Nicolas Hennion a756b734e8
Merge pull request #2123 from fr4nc0is/2122-fix-memmore-display
fixed memmore section/plugin responsive display
2022-09-09 12:02:38 +02:00
nicolargo 42f25d3e38 Apply alias to Duplicate sensor name #1686 2022-09-09 11:59:04 +02:00
fr4nc0is a79598a149 fixed memmore section/plugin responsive display 2022-09-09 11:26:06 +02:00
nicolargo 3ed17fa8f6 Improve makefile 2022-09-09 10:20:38 +02:00
Nicolas Hennion 29e395b9e9
Merge pull request #2121 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/scss-tokenizer-0.4.3
Bump scss-tokenizer from 0.2.3 to 0.4.3 in /glances/outputs/static
2022-09-08 11:00:59 +02:00
dependabot[bot] b0cbddc5a9
Bump scss-tokenizer from 0.2.3 to 0.4.3 in /glances/outputs/static
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) from 0.2.3 to 0.4.3.
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 08:49:26 +00:00
nicolargo a2e6e199d3 Re-apply patch for issue #1401 2022-09-08 10:31:24 +02:00
nicolargo 5c60726035 Correct issue on WebUI (Network plugin not display correctly Related to #2100 2022-09-04 08:50:15 +02:00
nicolargo b2b173b159 buildx failed with: ERROR: failed to solve: python:3.10-slim-buster: no match for platform in manifest #2120 2022-09-04 08:16:21 +02:00