Commit Graph

4277 Commits (de9dd6769ae421469ff58f11302cacae8c6caab2)

Author SHA1 Message Date
nicolargo de9dd6769a Add Reuse file 2022-05-07 09:09:48 +02:00
nicolargo ad24721ceb Init Reuse 2022-05-07 09:05:16 +02:00
nicolargo f6dfcac58f Add reuse as a dev requirement 2022-05-07 08:51:38 +02:00
nicolargo 013d320ce9 Add python-datutil dep for Focker plugin - Related to #2045 2022-05-07 08:24:19 +02:00
Nicolas Hennion 3dd6830e95
Merge pull request #2043 from SConaway/patch-1
add venv to list of .PHONY in Makefile
2022-05-03 08:26:07 +02:00
Steven Conaway 9c6cb6c5ba
add venv to list of .PHONY in Makefile 2022-05-02 23:22:43 -07:00
nicolargo 0bea6fd43b Glances API Documentation displays non valid json (Issue #2036) 2022-04-21 10:46:07 +02:00
nicolargo 96c6faf473 Add an alias to get stats as json 2022-04-17 10:29:22 +02:00
Nicolas Hennion 9dbd0597f2
Update README.rst 2022-04-17 10:26:53 +02:00
Nicolas Hennion df7d8163e1
Add social icons 2022-04-17 10:21:13 +02:00
Nicolas Hennion cec1f78ebf
Merge pull request #2033 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /glances/outputs/static
2022-04-15 15:50:30 +02:00
Nicolas Hennion 13e6ce37f3
Merge pull request #2030 from RazCrimson/optionally-disable-public-ip
Optionally disable public ip
2022-04-15 15:47:37 +02:00
Nicolas Hennion 909f893352
Merge pull request #2029 from RazCrimson/update-public-ip-at-intervals
Update public ip at intervals
2022-04-15 15:47:15 +02:00
dependabot[bot] 27b5db4d79
Bump minimist from 1.2.5 to 1.2.6 in /glances/outputs/static
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 13:44:38 +00:00
RazCrimson 2bbb3e49f7 plugin: ip - Optionally disable displaying public ip 2022-04-11 02:48:03 +05:30
RazCrimson 0a9b9f5f36 docs: header - update public address every `t` seconds 2022-04-11 02:47:06 +05:30
RazCrimson 4ea4e4bec5 plugin: ip - update public address every `t` seconds 2022-04-11 02:47:06 +05:30
nicolargo cd0b07d559 Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-04-10 16:25:51 +02:00
nicolargo abb6f178fe On the road of Glances 3..2.6 2022-04-10 16:25:37 +02:00
nicolargo 128504097b Update release note for Glances 3.2.5 2022-04-10 16:14:09 +02:00
nicolargo 0d42dd9068 Update release note for Glances 3.2.5 2022-04-10 16:12:34 +02:00
nicolargo ed85bc43ed Glances reports different amounts of used memory than free -m or top #1924 2022-04-10 15:53:22 +02:00
nicolargo 7003028f9e Amp with pipe do not work #1976 2022-04-10 15:50:39 +02:00
nicolargo 320a1ffcae Clear-text logging of sensitive information 2022-04-10 15:41:23 +02:00
Nicolas Hennion a72cbde480
Merge pull request #2023 from RazCrimson/fix-n-key-wrong-behaviour
Fix N key wrong behavior
2022-04-08 08:56:12 +02:00
RazCrimson c74297ef9f add: `N` key description in help menu 2022-03-27 02:14:08 +05:30
RazCrimson 99da85906b fix: `N` key (un)freezing time instead show/hide 2022-03-27 02:14:08 +05:30
nicolargo 021ac4cea9 Format code thanks to Black 2022-03-20 09:13:02 +01:00
Nicolas Hennion 5b655be232
Merge pull request #2018 from tirkarthi/fix-threading
Use is_set instead of isSet for Python 3.10 compatibility.
2022-03-20 08:59:25 +01:00
Karthikeyan Singaravelan 7a0ca38ee6 Use is_set instead of isSet for Python 3.10 compatibility. 2022-03-20 12:31:50 +05:30
nicolargo f43ed60ce8 Correct an issue with the kill function 2022-03-13 14:31:41 +01:00
nicolargo aab36bbcd8 Kill is now compatible with Programs 2022-03-13 14:06:58 +01:00
nicolargo 5bf520f529 Update WebUI and docs 2022-03-13 11:38:56 +01:00
nicolargo f61d147354 Correct typo in documentation 2022-03-13 08:47:44 +01:00
nicolargo 6d9bac1867 First running version. Need more test. And WebUI 2022-03-12 15:21:21 +01:00
nicolargo 7e2af7bd63 Correct unitary test issue in Python 2 2022-03-06 11:22:55 +01:00
Nicolas Hennion cf2982d9ac
Merge pull request #2011 from LiamAEdwards/develop
Updated FreeBSD installation instructions
2022-03-06 08:36:28 +01:00
ledwards 14488f2dab Updated FreeBSD installation instructions 2022-03-06 06:05:53 +00:00
nicolargo 0c14e966a7 Merge branch 'issue2004' into develop 2022-03-05 14:38:35 +01:00
nicolargo 0c55ff1ecb Add uptime to the Docher plugin - #2004 2022-03-05 14:38:20 +01:00
nicolargo 6404e08129 Correct issue on run 2022-02-26 15:52:45 +01:00
nicolargo be927fda3d Prepare memory leak test. Not active for the moment 2022-02-26 15:45:39 +01:00
nicolargo 5098ac009b Add memory leak target in makefile 2022-02-25 11:24:12 +01:00
nicolargo bc47db9924 Disable history when --memory-leak option is used 2022-02-25 11:20:15 +01:00
nicolargo 1d222ff8a0 Add --memory-leak option 2022-02-25 10:51:45 +01:00
nicolargo 74a2e6bbe8 Add a trace malloc test 2022-02-20 09:38:53 +01:00
nicolargo f7971620ee The gpu temperature unit are displayed incorrectly in web ui #2002 2022-02-20 08:45:11 +01:00
nicolargo 9d61dc3193 Merge branch 'issue1996' into develop 2022-02-19 15:56:45 +01:00
nicolargo 13ba034e92 Add line separators in the terminal output #1996 2022-02-19 15:56:07 +01:00
nicolargo a648b488d0 Update profiling flame file 2022-01-23 15:32:19 +01:00