summaryrefslogtreecommitdiffstats
path: root/glances
AgeCommit message (Expand)Author
2024-01-03Docker memory usage uses the same algorithm than docker stats #26372637-docker-memory-usage-is-incorrectNicolas Hennion
2024-01-02Docker memory usage is incorrectNicolas Hennion
2023-12-29Showing the full arguments on the command column of the TASKS Section of the ...nicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-22Update doc 2nicolargo
2023-12-22Update docnicolargo
2023-12-22Getting field information (description, unit) from the API #2630nicolargo
2023-12-21Improve long fs name in WebUInicolargo
2023-12-17Refactor alias configuration and allow alias for fs devicesnicolargo
2023-12-17Change the way version is displayed (add the API version)nicolargo
2023-12-16Correct issue when running Glances with minimal depnicolargo
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-16Correct Help plugin in the WebUInicolargo
2023-12-16Help did not work in WebUI (empty black screen is displayed)nicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo
2023-12-10See TODO in:nicolargo
2023-12-10:Merge branch 'develop' into issue2181nicolargo
2023-12-10Update documentationnicolargo
2023-12-10Looks beter after the last commit ! Some TODO to do in the glances_restful_ap...nicolargo
2023-12-10Unit tests are ok BUT the WebUI has a lot of issue: plugin disapear, tracebac...nicolargo
2023-12-09 Works in progressnicolargo
2023-12-02WARNING: Replace the get_raw command for processlistnicolargo
2023-11-26First step of the migrationnicolargo
2023-11-26First step of the migrationnicolargo
2023-11-26Rename any reference to Bottle in doc and dep file. Ready to refactor the mai...nicolargo
2023-11-11Alerts showing different time than time plugin #2214nicolargo
2023-11-05Correct timestamp on alert for terminal modenicolargo
2023-11-04Refactor Event add / update callsnicolargo
2023-11-04Corect an issue with default max events number (0 instead of 10)nicolargo
2023-11-04Merge branch 'develop' of github.com:nicolargo/glances into developnicolargo
2023-11-04Add debug message for term namenicolargo
2023-11-01Optimized plugin name creationChristoph Zimmermann
2023-11-01TERM setting causes glances to crash #2598nicolargo
2023-11-01Remove systemd from Curses (related to #2595)nicolargo
2023-10-31Fixed plugin name handling in GlancesPluginModel and optimized package handli...Christoph Zimmermann
2023-10-29Added check for already loaded module in sys.modulesChristoph Zimmermann
2023-10-29Merge remote-tracking branch 'refs/remotes/origin/develop' into developChristoph Zimmermann
2023-10-29Added functionality in curses i/fChristoph Zimmermann
2023-10-29Merge branch 'nicolargo:develop' into developmonochromec
2023-10-29Fixed plugin_path bugChristoph Zimmermann
2023-10-29Disable UI if an error occurs and if an export module is enabled #2589nicolargo
2023-10-28Fixed arg parsing for additional plugin directoryChristoph Zimmermann
2023-10-26Merge remote-tracking branch 'origin/develop' into my-branchChristoph Zimmermann
2023-10-26Added loading of additional plugins featureChristoph Zimmermann
2023-10-15Change the way AMP are loaded #1930nicolargo
2023-10-15Refactor plugin folder in the same way than exports modulesnicolargo
2023-10-15Chage the color of the separator linenicolargo
2023-10-15Correct estimated executed duration when using --stop-after command linenicolargo