Commit Graph

3104 Commits (3a68e85d5bf313a9cf221d81850fa7a69dc20a98)

Author SHA1 Message Date
nicolargo 92c9b2d9a8 Add mailmap file (https://stacktoheap.com/blog/2013/01/06/using-mailmap-to-fix-authors-list-in-git/) 2018-01-01 17:43:49 +01:00
nicolargo 05066f9841 Add plugs to Glances snap 2018-01-01 10:43:34 +01:00
nicolargo 632dfac236 Fan speed sensors disable message from warning to debug 2017-12-31 11:05:28 +01:00
nicolargo afd745b7a3 Merge branch 'issue1212' into develop 2017-12-31 10:59:59 +01:00
nicolargo 78e6c8f0df Context switches bottleneck identification #1212 2017-12-31 10:56:12 +01:00
nicolargo b637c7c7e8 Disable warning message but in debug mode 2017-12-30 22:28:21 +01:00
nicolargo 35b671fa92 Merge branch 'issue1202' into develop 2017-12-30 10:37:36 +01:00
nicolargo 6300af04ad FreeBSD blackhole bug #1202 2017-12-30 10:37:21 +01:00
nicolargo f870ef85c2 Add a code of conduct for Glances project's participants #1211 2017-12-30 10:15:04 +01:00
nicolargo 568c2c5a09 Merge branch 'issue1204' into develop 2017-12-30 10:02:05 +01:00
nicolargo e354ab403a Unitaries tests are broken after merge of issue#1204 #1210 2017-12-30 10:01:50 +01:00
nicolargo a2f39c1c19 Merge branch 'issue1207' into develop 2017-12-29 22:24:53 +01:00
nicolargo e4d2756c0e Glances do not exit when eating 'q' #1207 2017-12-29 22:24:33 +01:00
nicolargo 403fd06949 Merge branch 'issue1206' into develop 2017-12-29 19:10:45 +01:00
nicolargo 1738af11d2 Remove graph export from Glances #1206 2017-12-29 19:10:25 +01:00
nicolargo 4f7f6be666 Merge branch 'issue1173' into develop 2017-12-29 18:41:00 +01:00
nicolargo 91c4f173b1 Make plugins disable and export CLI option dynamical #1173 2017-12-29 18:40:39 +01:00
nicolargo 61357ba526 Export module is now dynamic. Update doc 2017-12-28 13:01:37 +01:00
nicolargo 13e4652bf1 Add support for the --modules-list 2017-12-28 11:32:12 +01:00
nicolargo 62efccb852 Make plugin disable CLI option dynamical #1173 2017-12-27 20:21:24 +01:00
nicolargo 54b0c4e277 Add dynamic fields in all sections of the configuration file #1204 2017-12-26 17:04:57 +01:00
nicolargo 3bad3b39b6 Another encoding issue... With both Python 2 and Python 3 #1197 2017-12-17 10:46:00 +01:00
nicolargo 205bed0277 Force string in Python3 to ascii convertion 2017-12-16 16:16:54 +01:00
nicolargo 54b61fd5a0 Add a method to convert str to ascii in Python 3 2017-12-16 15:05:06 +01:00
nicolargo 1a4219b208 Refactor of the standalone main loop to be sure that it take more or less refresh_time. Also add debug log to investigate some potential freeze during stats update or export 2017-11-28 22:34:03 +01:00
nicolargo bb57b3aef6 Electron/Atom processes displayed wrong in process list #1192 2017-11-26 17:59:54 +01:00
nicolargo 28fc81bd34 Remove commant 2017-11-26 16:49:14 +01:00
nicolargo 184b82aa21 Correct another issue for command line display 2017-11-26 16:48:33 +01:00
nicolargo 5654a28706
Change PGP key 2017-11-26 09:46:26 +01:00
nicolargo c5253c3d16 Electron processes displayed wrong in process list (remove debug message) #1192 2017-11-25 12:14:33 +01:00
nicolargo 7278de5cc5 Electron processes displayed wrong in process list (second round) #1192 2017-11-25 12:14:00 +01:00
nicolargo 42ee99e62e Merge branch 'issue1192' into develop 2017-11-25 09:49:32 +01:00
nicolargo c799605da5 Electron processes displayed wrong in process list #1192 2017-11-25 09:49:11 +01:00
nicolargo ea6093cb61 Change default max sizebar size 2017-11-22 20:49:55 +01:00
nicolargo d367cc012b Another try for issue#1185 2017-11-16 21:12:14 +01:00
nicolargo 6260f193cd KeyError: 'memory_info' on stats sum #1188 2017-11-16 20:53:25 +01:00
nicolargo 9c3c4baf5a Correct an issue if Docker exists but no container running 2017-11-14 21:58:17 +01:00
nicolargo dde5215e5d 'ascii' codec can't encode character u'\U0001f4a9' in position 4: ordinal not in range(128) #1185 2017-11-14 21:42:33 +01:00
nicolargo a47bf1a76b Added using locale settings to encode wifi ssid. Replace any unknown … #1186 2017-11-14 21:41:25 +01:00
nicolargo 53d180c4a8 Add Fossa badge 2017-11-09 20:23:25 +01:00
nicolargo acbd9fade4 Refactor Curses 2017-11-04 09:42:27 +01:00
nicolargo 08e41ce943 OS specific arguments should be documented and reported #1180 2017-11-03 11:58:32 +01:00
nicolargo 25cdc370c5 Report from master of the PR: Add missing mount-observe and system-observe interfaces #1179 2017-11-02 21:08:24 +01:00
nicolargo 635a652694 Hide an log message in the Glances cloud plugins 2017-11-02 21:05:14 +01:00
nicolargo 83e950fc3f Make the left side bar width dynamic in the Curse UI #1177 2017-11-01 18:55:09 +01:00
nicolargo da5bb38d47 Job done for plugins IRQ, RAID, Folders and Port 2017-11-01 18:53:59 +01:00
nicolargo 09281ae72e Remove debug message 2017-10-31 07:32:52 +01:00
nicolargo 5af24e8b93 Make the left side bar width dynamic in the Curse UI #1177 - First run 2017-10-29 11:31:06 +01:00
nicolargo 71afcfc3c0 Correct an issue on Docker Status 2017-10-28 13:25:11 +02:00
nicolargo 6f446fafb7 Docker plugin WebUI is broken in the latest DEVELOP branch #1174 2017-10-28 11:26:11 +02:00