summaryrefslogtreecommitdiffstats
path: root/glances/processes.py
AgeCommit message (Expand)Author
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo
2023-12-10Unit tests are ok BUT the WebUI has a lot of issue: plugin disapear, tracebac...nicolargo
2023-05-10Merge from developBharath Vignesh J K
2023-05-01Reformat with Blacknicolargo
2023-05-01Improve Lintnicolargo
2023-03-12Merge from developnicolargo
2023-02-04Merge branch 'develop' into issue2225nicolargo
2023-01-14Glances 3.3.1 releasenicolargo
2023-01-08Correct an issue with unit testsissue2225nicolargo
2023-01-08First version only for threads, not programsnicolargo
2023-01-08Correct an issue on check for extended statsnicolargo
2023-01-08Work almost done for threads. Had to decide what the behavor for programsnicolargo
2022-12-29CPU and MEM oknicolargo
2022-12-27First version but UI should be improved and when user is in program mode, it ...nicolargo
2022-12-18Refactor some loop in the processes functionnicolargo
2022-10-29Solve conflictsnicolargo
2022-10-03Fix typosKian-Meng Ang
2022-10-02Add sort information on Docker plugin (console mode). Related to #2138nicolargo
2022-09-11Improve commentnicolargo
2022-09-08Resolve merge conflictsnicolargo
2022-08-20Update formater in the Makefile with flake8 and autopep8/autoflakenicolargo
2022-07-26Resolv first conflictnicolargo
2022-07-09Keybind(s) for modifying nice level #2081nicolargo
2022-07-09Keybind(s) for modifying nice level #2081nicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2022-05-29Merge from developnicolargo
2022-05-28Remove unused key in the process listnicolargo
2022-03-13Kill is now compatible with Programsnicolargo
2022-03-12First running version. Need more test. And WebUInicolargo
2021-12-05Correct conflict following black mergenicolargo
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson
2021-11-29Merged from develeopnicolargo
2021-11-28refactor - Core cleanupRazCrimson
2021-10-08Merge branch 'develop' into glancesv4nicolargo
2021-10-01fixed typoMohamad Mansour
2021-08-28Merge compat into globalsnicolargo
2021-08-01Make the process sort list configurable through the command line #1903nicolargo
2021-07-16Get specific itemnicolargo
2021-07-11Update docsnicolargo
2021-06-01Add some comments to the processlist.pyNicolas Hennion
2021-05-28Correct filterNicolas Hennion
2021-05-26Update GraphFlameNicolas Hennion
2021-05-26Add caching for processing username and cmdlineNicolas Hennion
2021-05-23First optimzation with a new dynamic way to compute the refresh rate. Good ne...nicolargo
2020-07-20Make the kill feature works while in filtered modenicolargo
2020-06-13First working version of the kill featurenicolargo
2020-02-27Glances don't want to run on Crostini (LXC Container, Debian 10, python 3.7.3...nicolargo
2019-11-02Improve sort key managementnicolargo