pylint 1.4.3 version fixes
[cascardo/ipsilon.git] / ipsilon / util / data.py
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-04-15 Patrick UiterwijkClose database sesssions
2015-04-10 Rob CrittendenThe last allowed/mapping rule can be removed in SPs
2015-03-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-02-24 Patrick UiterwijkMake the configparser case sensitive.
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-12-05 Simo SorceAllow to pass drectly a URL to the Store class
2014-11-12 Simo SorceAdd option to source configuration from a file
2014-11-12 Simo SorceRemove unused option
2014-11-12 Simo SorceMake internal functions private
2014-11-12 Simo SorceRemove unused function
2014-10-24 Simo SorceAdd helpers to store per plugin user preferences
2014-10-06 Simo SorceAdditional data store refactoring
2014-10-06 Simo SorceMove wipe_data into Store() as reset_data
2014-10-06 Simo SorceDatabases must be configured in cherrypy.config
2014-09-24 Simo SorceAdd transactions support
2014-09-24 Simo SorceRefactor the data store a bit
2014-04-04 Simo SorceAdd infrastructure to delete plugin data by id
2014-04-04 Simo SorceAdd racefree way to add a new unique data point
2014-03-21 Simo SorceAdd way to save user preferences
2014-03-20 Simo SorceAdd way to add data to the global login config
2014-03-20 Simo SorceAdd functions to wipe and save plugin config data
2014-02-27 Simo SorceAdd Service Provider class
2014-02-25 Simo SorceAdd provider plugins loader
2014-01-24 Simo SorceBetter infrastructure to load plugins
2014-01-24 Petr VobornikUse pep8 check
2014-01-24 Petr VobornikUse pylint check
2014-01-24 Simo SorceRename src package to ipsilon