summaryrefslogtreecommitdiffstats
path: root/glances
AgeCommit message (Expand)Author
2015-05-28version 2.4.2v2.4.2nicolargo
2015-05-28glances_percpu.py: use enumerateAlessio Sergi
2015-05-28glances_percpu.py: total: python3 fixAlessio Sergi
2015-05-27Correct issue in the per CPU totalNicolargo
2015-05-26Merge pull request #611 from notFloran/fix-empty-battery-sensorAlessio Sergi
2015-05-26Merge pull request #610 from notFloran/improve-per-cpu-pluginAlessio Sergi
2015-05-25Disable --tree option on non-Linux platforms (take 3)Alessio Sergi
2015-05-25Remove empty battery in the web uiFloran Brutel
2015-05-25Improve display of per cpu pluginFloran Brutel
2015-05-25Quick look: use only ASCII chars to build the progress barAlessio Sergi
2015-05-25Try/catch for unexpected psutil.NoSuchProcess: process no longer exists (issu...nicolargo
2015-05-20On the road of Glances 2.5... the returnnicolargo
2015-05-20Glances 2.4.1 hotfixv2.4.1nicolargo
2015-05-20Fatal error using Python 3.4 and Docker plugin bug (issue #602)nicolargo
2015-05-20On the road of Glances 2.5nicolargo
2015-05-20Update screenshots and documentationnicolargo
2015-05-18exports: use comprehensions instead of map/lambdaAlessio Sergi
2015-05-16glances_influxdb.py: use client for InfluxDB v0.8.xAlessio Sergi
2015-05-16Revert "glances_help.py: replace list creation with list literal"Alessio Sergi
2015-05-16Use isinstance() for type checkAlessio Sergi
2015-05-16Remove unused variablesAlessio Sergi
2015-05-15Fix bad continuationAlessio Sergi
2015-05-14glances_rabbitmq.py: fix bad indentationAlessio Sergi
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