]> git.ipfire.org Git - oddments/collecty.git/history - src/collecty/plugins/loadavg.py
locales: Drop our custom module
[oddments/collecty.git] / src / collecty / plugins / loadavg.py
2020-09-28  Michael Tremerlocales: Drop our custom module
2020-09-24  Michael Tremerloadavg: Refactor graph
2020-09-24  Michael Tremergraphs: Justify all legends
2020-09-20  Michael TremerTidy up imports of other modules
2020-09-20  Michael Tremerloadavg: Fix legend alignment
2015-12-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-12-18  Michael TremerIntroduce a colour scheme and fix design of the graphs
2015-12-14  Michael TremerAdd some magic to collecty that makes the graph templat...
2015-10-26  Michael Tremerloadavg: Localise plugin
2015-06-06  Michael Tremerloadavg: Collect data only once a minute
2015-05-27  Michael TremerMigrate to Python 3
2015-05-24  Michael TremerAllow the plugins to return the results as a tuple...
2015-05-19  Michael Tremergraph templates: Make some atttibutes easier to set
2015-05-10  Michael TremerAdd dbus interface
2015-05-08  Michael TremerRewrite plugin architecture
2015-05-07  Michael TremerChange DataSources to be called Plugins
2015-05-05  Michael TremerUse autotools 001