summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-10Glances version 3.2.1v3.2.1nicolargo
2021-07-09Security audit - B411 #1025nicolargo
2021-07-09Glances 3.2.0 and influxdb export - Missing network data #1893nicolargo
2021-07-04Update README concerning Docker filesnicolargo
2021-07-04Update contribution filenicolargo
2021-07-04Update contribution filenicolargo
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-07-04Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862nicolargo
2021-07-03Update NEWS filenicolargo
2021-07-03On the road to Glances 3.2.1nicolargo
2021-07-03version 3.2.0v3.2.0nicolargo
2021-07-03Update issue templatenicolargo
2021-07-03Spelling correction in docs #1886nicolargo
2021-07-03Starting an alias with a number causes a crash #1885nicolargo
2021-06-27Remove test in conf filenicolargo
2021-06-27Network interfaces not applying in web UI #1884nicolargo
2021-06-20Change except in Zeroconfnicolargo
2021-06-19Reindent audodiscover.py filenicolargo
2021-06-19Update docs for sparklinesnicolargo
2021-06-19Sparkline not working in server/client mode #1881 - For the moment disable sp...nicolargo
2021-06-14Docker containers information missing with Docker 20.10.x #1878nicolargo
2021-06-13Add some tools to the Makefilenicolargo
2021-06-12Add NEWS file and improve Makefilenicolargo
2021-06-12Add no pager to release notenicolargo
2021-06-12Update Makefilenicolargo
2021-06-12Add release-note in the Makefilenicolargo
2021-06-12 # Quit from help should return to main screen, not exit #1874nicolargo
2021-06-11Correct unitary test following PR #1873Nicolas Hennion
2021-06-11Correct an issue in last commit for #1875Nicolas Hennion
2021-06-11AttributeError: 'NoneType' object has no attribute 'current' #1875Nicolas Hennion
2021-06-11Merge pull request #1873 from metayan/fix-history-addNicolas Hennion
2021-06-07Fix history_add, so it allows history_max_size to be zeroYan
2021-06-05Add some comments in cpu_percentnicolargo
2021-06-05Update Glances Flamenicolargo
2021-06-05Get system sensors temperatures thresholds #1864nicolargo
2021-06-05Corrtec an issue with sensorsnicolargo
2021-06-05Correct issue with bad key for AMPSnicolargo
2021-06-01Add some comments to the processlist.pyNicolas Hennion
2021-05-31Grab sensors temperature thresholdNicolas Hennion
2021-05-30Update Flame profilingnicolargo
2021-05-30Default refresh time for sensors is refresh rate * 2nicolargo
2021-05-29Add profiling toolsnicolargo
2021-05-29Correct refresh time methodnicolargo
2021-05-29Update documentationnicolargo
2021-05-29Merge branch 'issue1871' into developnicolargo
2021-05-29Generate specific tag from stats' key for InfluxDB and InfluxDB2 export #1871nicolargo
2021-05-29Merge branch 'develop' into issue1871nicolargo
2021-05-28Set the dafault refresh rate of system stats to 60 secondsNicolas Hennion
2021-05-28Improve curses loop. Avoid checking keypressed if it return -1.Nicolas Hennion