Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Name colision between self.backup and self.backup() | Martin Sivak | 2008-09-08 | 1 | -2/+2 |
| | |||||
* | Print the persistent backup space path at the end | Martin Sivak | 2008-08-08 | 1 | -0/+2 |
| | |||||
* | Change the detected name to checked. | Joel Andres Granados | 2008-05-12 | 1 | -1/+1 |
| | | | | | The new variable name better expresses the objective of the issue state. This will help avoid confusion for the plugin developer. | ||||
* | Use Issue reporting in plugins | Martin Sivak | 2008-05-05 | 1 | -1/+5 |
| | |||||
* | Use the reporting correctly. | Joel Andres Granados | 2008-03-07 | 1 | -7/+6 |
| | |||||
* | Sanitize the origin/level/importance system | Martin Sivak | 2008-03-05 | 1 | -6/+8 |
| | | | | | Use reporting when possible (some messages automatically use Logger to avoid duplication) Improve the Output thread to use the new level/importance system | ||||
* | Rename the Return* classes to more sane names and update everything to use them | Martin Sivak | 2008-02-26 | 1 | -6/+6 |
| | | | | | 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 | 1 | -6/+6 |
| | |||||
* | Use a more intuitive return class names for the default flows. | Joel Andres Granados | 2008-02-26 | 1 | -6/+6 |
| | | | | | 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 | 1 | -0/+55 |
Move the examples to their own directory. |