summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/plugins.py
Commit message (Expand)AuthorAgeFilesLines
* Sanitize the origin/level/importance systemMartin Sivak2008-03-051-8/+19
* When instantiating plugin, pass the path to the plugin, so it knows where to ...Martin Sivak2008-03-051-2/+6
* Modify the plugins, tasker and cli launcher to provide means to split the flo...Martin Sivak2008-02-281-17/+27
* Rename the Return* classes to more sane names and update everything to use themMartin Sivak2008-02-261-16/+16
* Appeninding Return to the class names help to identify them in the plugin code.Joel Andres Granados2008-02-261-6/+6
* Use a more intuitive return class names for the default flows.Joel Andres Granados2008-02-261-11/+11
* Move the check for root environment into the interpret and utilize flag syste...Martin Sivak2008-02-261-2/+4
* Its better to have a section of paths. This will allow to add and erase pathsJoel Andres Granados2008-02-201-1/+1
* Allow to look for plugins in multiple places.Joel Andres Granados2008-02-201-31/+32
* Add FlagTrackerPlugin base classMartin Sivak2008-02-131-0/+56
* Add conflict flags to plugin definitionMartin Sivak2008-02-111-5/+19
* Make logging workJoel Andres Granados2008-02-011-1/+3
* The log in __builtins__ might have some strange sideeffects.Joel Andres Granados2008-02-011-1/+1
* Log the pluginsystem stuff ot a file.Joel Andres Granados2008-01-161-1/+1
* Change the flows magic a little (unify the defflows and flows variable)Martin Sivak2008-01-021-11/+13
* Move from tasker to pyfirstaidkit to try to follow the standard in site-packa...Joel Andres Granados2008-01-021-0/+352