summaryrefslogtreecommitdiffstats
path: root/ipsilon/util/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Rename and move PluginConfig to ConfigHelperRob Crittenden2015-04-101-39/+0
* Do not crash on failure to load configSimo Sorce2015-02-241-1/+5
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Return proper errors if config is read-onlySimo Sorce2014-11-121-0/+8
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-43/+94
* Refactor plugin configurationSimo Sorce2014-11-121-63/+44
* Properly handle empty values in storageSimo Sorce2014-10-241-1/+1
* Handle lists type options in plugins configurationSimo Sorce2014-10-241-0/+24
* Do not overwrite default plugin optionsSimo Sorce2014-10-241-2/+12
* Refactor the data store a bitSimo Sorce2014-09-241-9/+15
* Use new Log class everywhereSimo Sorce2014-08-271-1/+2
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Add infrastructure to delete plugin data by idSimo Sorce2014-04-041-0/+3
* Add racefree way to add a new unique data pointSimo Sorce2014-04-041-0/+3
* Add way to add data to the global login configSimo Sorce2014-03-201-0/+3
* Add functions to wipe and save plugin config dataSimo Sorce2014-03-201-0/+9
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+10
* Fix default and example pathsSimo Sorce2014-03-131-6/+2
* Add Service Provider classSimo Sorce2014-02-261-2/+3
* Add provider plugins loaderSimo Sorce2014-02-241-0/+7
* Better infrastructure to load pluginsSimo Sorce2014-01-241-18/+75
* Use pep8 checkPetr Vobornik2014-01-241-0/+1
* Use pylint checkPetr Vobornik2014-01-241-6/+6
* Rename src package to ipsilonSimo Sorce2014-01-241-0/+80