]> git.ipfire.org Git - collecty.git/history - src/collecty/plugins/base.py
Generate graphs in memory
[collecty.git] / src / collecty / plugins / base.py
2015-05-27  Michael TremerGenerate graphs in memory
2015-05-27  Michael TremerExpand RRD files to hold data up to five years
2015-05-27  Michael TremerMigrate to Python 3
2015-05-26  Michael TremerImplement worker thread concept
2015-05-25  Michael TremerCreate the object table only once and cache it
2015-05-25  Michael TremerNormalise the filenames of the RRDs
2015-05-24  Michael TremerAllow the plugins to return the results as a tuple...
2015-05-19  Michael Tremerconntrack: Add graph templates
2015-05-19  Michael Tremergraph templates: Make some atttibutes easier to set
2015-05-10  Michael TremerSilence non-debugging output a bit
2015-05-10  Michael TremerChange default image format to SVG
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