summaryrefslogtreecommitdiffstats
path: root/ipsilon/util/data.py
Commit message (Expand)AuthorAgeFilesLines
* WIP: reread plugin configuration if too oldSimo Sorce2014-12-051-5/+23
* Allow to pass drectly a URL to the Store classSimo Sorce2014-12-051-4/+9
* Add option to source configuration from a fileSimo Sorce2014-11-121-6/+129
* Remove unused optionSimo Sorce2014-11-121-4/+2
* Make internal functions privateSimo Sorce2014-11-121-6/+6
* Remove unused functionSimo Sorce2014-11-121-3/+0
* Add helpers to store per plugin user preferencesSimo Sorce2014-10-241-1/+10
* Additional data store refactoringSimo Sorce2014-10-061-170/+153
* Move wipe_data into Store() as reset_dataSimo Sorce2014-10-061-15/+19
* Databases must be configured in cherrypy.configSimo Sorce2014-10-061-34/+8
* Add transactions supportSimo Sorce2014-09-241-0/+15
* Refactor the data store a bitSimo Sorce2014-09-241-309/+227
* Add infrastructure to delete plugin data by idSimo Sorce2014-04-041-0/+17
* Add racefree way to add a new unique data pointSimo Sorce2014-04-041-0/+30
* Add way to save user preferencesSimo Sorce2014-03-211-0/+33
* Add way to add data to the global login configSimo Sorce2014-03-201-0/+37
* Add functions to wipe and save plugin config dataSimo Sorce2014-03-201-0/+37
* Add Service Provider classSimo Sorce2014-02-261-2/+24
* Add provider plugins loaderSimo Sorce2014-02-241-0/+66
* Better infrastructure to load pluginsSimo Sorce2014-01-241-13/+90
* Use pep8 checkPetr Vobornik2014-01-241-1/+2
* Use pylint checkPetr Vobornik2014-01-241-1/+1
* Rename src package to ipsilonSimo Sorce2014-01-241-0/+112