Fix file permissions and remove shebang's
[cascardo/ipsilon.git] / ipsilon / util / plugin.py
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-11-12 Simo SorceReturn proper errors if config is read-only
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceRefactor plugin configuration
2014-10-24 Simo SorceProperly handle empty values in storage
2014-10-24 Simo SorceHandle lists type options in plugins configuration
2014-10-24 Simo SorceDo not overwrite default plugin options
2014-09-24 Simo SorceRefactor the data store a bit
2014-08-27 Simo SorceUse new Log class everywhere
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
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-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-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-13 Simo SorceFix default and example paths
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