summaryrefslogtreecommitdiffstats
path: root/glances/compat.py
AgeCommit message (Expand)Author
2021-07-09Security audit - B411 #1025nicolargo
2021-05-25fixed typo in commentsBlake
2021-05-14Pressing Q to get rid of irq not working #1792nicolargo
2021-05-14Improve code quality #820nicolargo
2021-04-20Correct Pypi CI pipelinenicolargo
2021-04-20Correct issue with non existing PermissionError in Python 2nicolargo
2019-11-24Feature request: HDD S.M.A.R.T. reports #1288 (only terminal UI)nicolargo
2019-11-09NVIDIA GPU temperature #1523nicolargo
2019-07-03Glances PsUtil ValueError on IoCounter with TASK kernel options #1440nicolargo
2019-05-19UnicodeEncodeError: 'ascii' codec can't encode character u'\u25cf' - Raspbian...nicolargo
2019-04-22 Improve string encodeing/decondingnicolargo
2019-01-19Glances 3.1.0nicolargo
2018-12-31 Drive name with special characters causes crash (correct) #1383nicolargo
2018-12-23Standard output misbehaviour (need to flush) #1376nicolargo
2018-05-12Change copyright year to 2018nicolargo
2018-04-02Correct an subsampling issue on Python 3nicolargo
2018-04-02Subsample data for graph generationnicolargo
2018-02-25Correct Gzip compression issue on Python 3.5nicolargo
2018-01-29Unconditionally use statistics module since we support Python 3.4+ nowAlessio Sergi
2018-01-29Take advantage of rich comparisons for PyPy tooAlessio Sergi
2017-12-26Add dynamic fields in all sections of the configuration file #1204nicolargo
2017-12-16Force string in Python3 to ascii convertionnicolargo
2017-12-16Add a method to convert str to ascii in Python 3nicolargo
2017-11-16Another try for issue#1185nicolargo
2017-06-13Python encoding in python2 and python3Mingjian Lu
2017-05-29Correct Travis ICnicolargo
2017-04-15Correct issue with Python 3.3. Statistics lib is only available for Python 3....nicolargo
2017-04-08New plugin to scan remote Web sites (URL) (issue #981)nicolargo
2017-04-02Add trends in the Curses interface #1077nicolargo
2017-03-15Refactor __init__ and main scripts #1050 - Need to find a way to kill server ...nicolargo
2017-03-12Drop requests to check for outdated Glances versionAlessio Sergi
2017-01-09Copyright 2017Alessio Sergi
2016-12-27Correct encoding issue with AMP sustemd and Python 3.5nicolargo
2016-09-27Correct another fucking issue about Python 3 bytes string to regular string (...nicolargo
2016-09-11Ports plugin crashs on start with Python 3 (issue#918)nicolargo
2016-09-10version 2.7v2.7nicolargo
2016-06-02Remove Python 2.6 logging.config.dictConfig compatAlessio Sergi
2016-05-23Drop Python 2.6 support #300nicolargo
2016-04-30Create a default AMP to replace the Monitoring process listnicolargo
2016-04-28Remove timeout from urllibNicolargo
2016-04-15Regression on Monitoring listnicolargo
2016-04-02Improve IP plugin to display public IP address #646nicolargo
2016-01-04RuntimeError: dictionary changed size during iteration #764 - Step 2Nicolargo
2015-12-17Use dict view objects to avoid issue #758.Alessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi