summaryrefslogtreecommitdiffstats
path: root/glances
AgeCommit message (Expand)Author
2015-05-14remove unused base.tpl fileNicolas Hart
2015-05-14glances_system.py: make _linux_os_release() a functionAlessio Sergi
2015-05-14glances/README.txt: fix misspellingAlessio Sergi
2015-05-14glances_actions.py: fix typo in comment (issue #596)Alessio Sergi
2015-05-14glances/README.txt: remove duplicate entry (issue #596)Alessio Sergi
2015-05-13glances_help.py: replace list creation with list literalAlessio Sergi
2015-05-13glances_help.py: sync with realityAlessio Sergi
2015-05-13Remove obsolete reference to modernizr.custom.jsAlessio Sergi
2015-05-13Remove unnecessary type="text/css" for link (HTML5) (issue #595)Alessio Sergi
2015-05-11flake8Alessio Sergi
2015-05-11PEP 257Alessio Sergi
2015-05-09Merge pull request #594 from notFloran/web-ui-warning-colorAlessio Sergi
2015-05-09Web UI: highlight resource in alertsFloran Brutel
2015-05-09Use magenta for warningFloran Brutel
2015-05-09Load limit use the number of CoreFloran Brutel
2015-05-09alert and alert_log of the webui now manages "maximum" in their calculationsFloran Brutel
2015-05-09Refactor handling of alert/alert_log in the web Ui for a better understandingFloran Brutel
2015-05-09Merge pull request #591 from nclsHart/fix-issue-586Alessio Sergi
2015-05-09Merge pull request #590 from notFloran/web-ui-fix-time+Alessio Sergi
2015-05-09cpu more and mem more are no longer displayed on web ui for small devicesNicolas Hart
2015-05-08fix wrong decoration on battery value and display unit for each sensorNicolas Hart
2015-05-08add padding to sidebar cells in order to avoid filesys column to be gluedNicolas Hart
2015-05-08Fix format of time+ in the web UIFloran Brutel
2015-05-08remove trailing space in web ui system pluginNicolas Hart
2015-05-08Merge pull request #585 from notFloran/web-ui-fix-limitsNicolas Hennion
2015-05-08glances_system.py: remove redundant parenthesesAlessio Sergi
2015-05-08Fix loading of limitsFloran Brutel
2015-05-08Fix "Nice: nice values != 0 (Unix-like) and != 32 (Windows) should be highlig...Floran Brutel
2015-05-08Web UI: fix typo: s/buffer/buffers/Alessio Sergi
2015-05-08Commit Glances 2.4RC2nicolargo
2015-05-08Merge branch 'develop' of https://github.com/nicolargo/glances into developnicolargo
2015-05-08Correct an issue with the latest InfluxDB modulenicolargo
2015-05-08Fix display of IOWait, IRQ, Steal when = 0 in web UIFloran Brutel
2015-05-07Merge pull request #578 from nclsHart/fix-issue-570Nicolas Hennion
2015-05-07properly handle system other than Linux in the web ui system pluginNicolas Hart
2015-05-07hide ip plugin in web ui if netifaces is not installedNicolas Hart
2015-05-07Merge pull request #576 from notFloran/web-ui-order-fsNicolas Hennion
2015-05-07Merge pull request #575 from notFloran/web-ui-hide-not-available-valuesNicolas Hennion
2015-05-07Merge pull request #574 from notFloran/web-ui-round-load-valuesNicolas Hennion
2015-05-07Order fs by mnt_point in the web UIFloran Brutel
2015-05-07Hide irq, iowait, steal, buffers and cached in web UI when the values are not...Floran Brutel
2015-05-07Round load value in the web UIFloran Brutel
2015-05-07Order disk by name in web UIFloran Brutel
2015-05-07Merge pull request #569 from notFloran/web-ui-fix-order-byNicolas Hennion
2015-05-07Merge pull request #568 from notFloran/web-ui-fix-unitNicolas Hennion
2015-05-07Fix order of network interfacesFloran Brutel
2015-05-06Merge pull request #567 from nclsHart/fix-issue-563Nicolas Hennion
2015-05-06remove decoration on processes not runningNicolas Hart
2015-05-06fix question mark display instead of zero as nice level in process listNicolas Hart
2015-05-06Remove some dev log messagenicolargo