summaryrefslogtreecommitdiffstats
path: root/glances/config.py
AgeCommit message (Expand)Author
2021-07-04Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 Co...nicolargo
2021-07-04Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862nicolargo
2021-05-26Update GraphFlameNicolas Hennion
2021-04-24Security audit - B411 #1025nicolargo
2021-04-20Correct Flake8 issue for config.py filenicolargo
2021-02-07Correct an issue if section did not existnicolargo
2021-01-10The last PR break the compatibilty with Python 2nicolargo
2021-01-04Add commandline option for strftime_format. Set check_updates in config becau...meganomic
2021-01-03Add strftime config optionmeganomic
2020-01-22Fix DeprecationWarning regarding invalid escape sequence. Fix SyntaxWarning r...Karthikeyan Singaravelan
2019-01-19Glances 3.1.0nicolargo
2018-12-27Disable plugin from Glances configuration file #1378nicolargo
2018-05-12Change copyright year to 2018nicolargo
2017-12-31Context switches bottleneck identification #1212nicolargo
2017-12-27Make plugin disable CLI option dynamical #1173nicolargo
2017-12-26Add dynamic fields in all sections of the configuration file #1204nicolargo
2017-11-28Refactor of the standalone main loop to be sure that it take more or less ref...nicolargo
2017-03-12Version 2.8.7v2.8.7nicolargo
2017-02-22Fix regression introduced which broke config (#1038)Alessio Sergi
2017-02-20Glances --export-influxdb starts webserver (#1038)nicolargo
2017-01-31Optimize config codeAlessio Sergi
2017-01-18OS X -> macOSAlessio Sergi
2017-01-09flake8 fixesAlessio Sergi
2017-01-09Copyright 2017Alessio Sergi
2016-12-28Refactor read config methodnicolargo
2016-12-03Add access to the config file from the RestFul API: http://0.0.0.0:61208/api/...nicolargo
2016-11-12Merge branch 'develop' of https://github.com/nicolargo/glances into developnicolargo
2016-11-12Refactor curses output script to split some functionsnicolargo
2016-11-11Remove '__appname__'Alessio Sergi
2016-10-23Add default interface speed and automatic rate thresolds #718nicolargo
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2016-04-30Create a default AMP to replace the Monitoring process listnicolargo
2016-04-27Improve default configuration for ctx_switchesNicolargo
2016-04-27Improve default configuration values for IO statsNicolargo
2016-03-24Remove some duplicate variables from globalsAlessio Sergi
2015-11-29Rename OS vars for consistencyAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi