summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-05-07Optimize CPU CTX display on the curse interfacenicolargo
2017-05-07Correct an issue on alert display for CPU and LOADnicolargo
2017-05-06Update docs stringsnicolargo
2017-05-06Update docs stringsnicolargo
2017-05-02Change alret global messagenicolargo
2017-05-01No Offline status for timeouted ports? #1084nicolargo
2017-04-30Correct an issue on unitest with PY3nicolargo
2017-04-30TypeError: string indices must be integers (Network plugin) (issue #1054)nicolargo
2017-04-23Add thresholds min value to avoid message on careful threasholdnicolargo
2017-04-18First step of the decision treenicolargo
2017-04-17Create the Glances threshold dictnicolargo
2017-04-17Implement Threasholds classesnicolargo
2017-04-17Update conf filenicolargo
2017-04-15Correct issue with Python 3.3. Statistics lib is only available for Python ↵nicolargo
3.4 or higher
2017-04-15Merge pull request #1080 from nclsHart/webui-improve-windows-10Nicolas Hennion
[Web UI] Improve Windows 10
2017-04-14[Web UI] remove domain from username in processlistNicolas Hart
2017-04-14[Web UI] hide cpu nice and mem active/inactive which are not avaible under ↵Nicolas Hart
windows 10
2017-04-10Merge branch 'issue952' into developnicolargo
2017-04-10Add new repeat function to the action (issue #952)nicolargo
2017-04-10Improve error message as asked in issue #1078nicolargo
2017-04-08Update Readme filenicolargo
2017-04-08Merge branch 'issue981' into developnicolargo
2017-04-08New plugin to scan remote Web sites (URL) (issue #981)nicolargo
2017-04-03Merge branch 'issue1077' into developnicolargo
2017-04-03Add trend screenshotnicolargo
2017-04-03Update docsnicolargo
2017-04-03Remove double space in the SWAP pluginnicolargo
2017-04-03mRemove debug messagenicolargo
2017-04-02Add trends in the Curses interface #1077nicolargo
2017-04-02Merge branch 'issue1075' into developnicolargo
2017-04-02Use -> and <- arrows keys to switch between processing sort (issue #1075)nicolargo
2017-04-01Improve code qualitynicolargo
2017-04-01Correct an issue on unicode for Python 3nicolargo
2017-04-01Merge branch 'issue1065' into developnicolargo
2017-04-01 Problem with non breaking space in file system name #1065nicolargo
2017-04-01Merge branch 'issue1068' into developnicolargo
2017-04-01Some FS and LAN metrics fail to export correctly to StatsD (issue #1068)nicolargo
2017-03-31Merge branch 'develop' of https://github.com/nicolargo/glances into developnicolargo
2017-03-31StatsD export prefix option is ignored #1074nicolargo
2017-03-31Drop environment markers from setup.pyAlessio Sergi
This commit does *not* fix any bug, but users keep reporting it as such while they simply use a very old setuptools. *sigh*
2017-03-29After version 2.9.1Nicolargo
2017-03-29version 2.9.1v2.9.1Nicolargo
2017-03-29Merge pull request #1073 from Drewsif/bugfixNicolas Hennion
Remove extra } in format string
2017-03-29Remove extra } in format stringDrew Bonasera
2017-03-28Add export message for statsdnicolargo
2017-03-28Merge branch 'issue1071' into developnicolargo
2017-03-28Glances PerCPU issues with Curses UI on Android (issue #1071)nicolargo
2017-03-27Try to correct unitest error on Windows OSnicolargo
2017-03-27Refactor main.py. No longer need to change it if a new plugin is added ↵nicolargo
(except for the command line)
2017-03-27After 2.9.0nicolargo