summaryrefslogtreecommitdiffstats
path: root/glances
AgeCommit message (Expand)Author
2022-04-10Update release note for Glances 3.2.5v3.2.5nicolargo
2022-04-10Clear-text logging of sensitive informationnicolargo
2022-03-20Format code thanks to Blacknicolargo
2022-03-20Use is_set instead of isSet for Python 3.10 compatibility.Karthikeyan Singaravelan
2022-03-13Correct an issue with the kill functionnicolargo
2022-03-13Kill is now compatible with Programsnicolargo
2022-03-13Update WebUI and docsnicolargo
2022-03-13Correct typo in documentationnicolargo
2022-03-12First running version. Need more test. And WebUInicolargo
2022-03-05Add uptime to the Docher plugin - #2004nicolargo
2022-02-26Correct issue on runnicolargo
2022-02-26Prepare memory leak test. Not active for the momentnicolargo
2022-02-25Disable history when --memory-leak option is usednicolargo
2022-02-25Add --memory-leak optionnicolargo
2022-02-20Add a trace malloc testnicolargo
2022-02-20The gpu temperature unit are displayed incorrectly in web ui #2002nicolargo
2022-02-19Add line separators in the terminal output #1996nicolargo
2022-01-23Including battery and AC adapter health in Glances #1049nicolargo
2022-01-15Update docs (again) for API. Related to issue #1988nicolargo
2022-01-15Web server status check endpoint #1988nicolargo
2022-01-01Added missing options to help menuMoldavite
2021-12-28Random numbers in Client mode #1979nicolargo
2021-12-27--time parameter being ignored for client/server mode #1978nicolargo
2021-12-27glances_ip.py plugin relies on low rating / malicious site domain #1975nicolargo
2021-12-05Reduce CPU in server mode by disabling the processes extended statsnicolargo
2021-12-05Merge branch 'develop' into fix-autodiscovery-failureNicolas Hennion
2021-12-05Merge pull request #1968 from RazCrimson/fix-command-trimmed-incorrectly-1795Nicolas Hennion
2021-11-30fix: autodiscover.py failureRazCrimson
2021-11-30fix: Command trimmed incorrectly #1795RazCrimson
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson
2021-11-29Load plugin - OSError: [WinError 87] on Windows 10 #1965nicolargo
2021-11-28refactor - Minor typo fixes in cleanupRazCrimson
2021-11-28refactor - Core cleanupRazCrimson
2021-11-28refactor - Plugins cleanupRazCrimson
2021-11-28refactor: Outputs cleanupRazCrimson
2021-11-28refactor: Exports cleanupRazCrimson
2021-11-28refactor: AMPs cleanupRazCrimson
2021-11-28refactor: Docker Plugin - Remove legacy commentsRazCrimson
2021-11-28refactor: Docker Plugin - Rename variables & Reformat codeRazCrimson
2021-11-28refactor: Docker Plugin - Reorder importsRazCrimson
2021-11-28refactor: Docker Plugin - Reduce computation for network and io statsRazCrimson
2021-11-22Update docsnicolargo
2021-11-22Glances 3.2.4.2v3.2.4.2nicolargo
2021-11-22KeyError: 'syscalls' and terminal layout broken with Glances 3.2.4+ #1956nicolargo
2021-11-21On the road again againnicolargo
2021-11-21Glances 3.2.4.1v3.2.4.1nicolargo
2021-11-20On the road of Glances v3.2.5 againnicolargo
2021-11-20On the road of Glances v3.2.5nicolargo
2021-11-20Glances 3.2.4v3.2.4nicolargo
2021-11-13small oversightsH4ckerxx44