| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modify the plugins, tasker and cli launcher to provide means to split the ↵ | Martin Sivak | 2008-02-28 | 1 | -3/+2 |
| | | | | | | | flows into diagnostics and fixes. So when the user launches ./firstaidkit -a it runs only diagnostics. For fixing use ./firstaidkit -a fix | ||||
| * | Rename the Return* classes to more sane names and update everything to use them | Martin Sivak | 2008-02-26 | 6 | -51/+51 |
| | | | | | | Fix the NoOptionError exception throwing in configuration Add the -a|--auto parameter to launch the automatic mode of operation | ||||
| * | Appeninding Return to the class names help to identify them in the plugin code. | Joel Andres Granados | 2008-02-26 | 6 | -50/+50 |
| | | |||||
| * | Use a more intuitive return class names for the default flows. | Joel Andres Granados | 2008-02-26 | 6 | -50/+50 |
| | | | | | | True and false are not very generic for the flows. Favorable and Unfavorable are not completely generic but are better. | ||||
| * | Make room in the plugins directory for real plugins. | Joel Andres Granados | 2008-02-26 | 8 | -0/+412 |
| Move the examples to their own directory. | |||||
