| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make room in the plugins directory for real plugins. | Joel Andres Granados | 2008-02-26 | 1 | -91/+0 |
| | | | | | Move the examples to their own directory. | ||||
| * | Import the renamed module (change tasker to pyfirstaidkit) | Martin Sivak | 2008-01-02 | 1 | -3/+3 |
| | | |||||
| * | Still not perfect, but at least do not use completelly hardcoded paths to ↵ | Martin Sivak | 2008-01-02 | 1 | -6/+7 |
| | | | | | the binary part of plugin | ||||
| * | - Make simple reporting thread in main | Martin Sivak | 2007-12-19 | 1 | -1/+1 |
| | | | | | | | | - Update reporting to support End-Of-Operations message - Update main and interpret to send the End-Of-Operations message - Subclass dict in plugins as Flow and add support for description - Update example plugins to use Flow instead of pure dictionary | ||||
| * | Add basic reporting class and integrate it into the plugin system | Martin Sivak | 2007-12-04 | 1 | -2/+3 |
| | | |||||
| * | Take the plugin info attributes aoutside the __init__. This allows us | Joel Andres Granados | 2007-11-23 | 1 | -6/+5 |
| | | | | | to query plugin information without instantiating. | ||||
| * | Erase the return from the functions. | Joel Andres Granados | 2007-11-22 | 1 | -6/+0 |
| | | |||||
| * | Change all references from init to prepare. | Joel Andres Granados | 2007-11-22 | 1 | -6/+6 |
| | | | | | | | Change all references from purge to clean. Log a warning when abstract functions are not used. | ||||
| * | Get the shell/Binary example working. | Joel Andres Granados | 2007-11-21 | 1 | -0/+96 |
