summaryrefslogtreecommitdiffstats
path: root/tasker/reporting.py
Commit message (Collapse)AuthorAgeFilesLines
* Actually remove the tasker stuff.Joel Andres Granados2008-01-021-96/+0
|
* Add message types for structured stuff like trees and tables.Martin Sivak2008-01-021-1/+9
|
* - Make simple reporting thread in mainMartin Sivak2007-12-191-0/+4
| | | | | | | - 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 locking mechanism to Config object and make some changes (mostly add ↵Martin Sivak2007-12-061-14/+29
| | | | shortcut functions) to reporting
* Some docs change in ReportingMartin Sivak2007-12-051-2/+2
|
* Some changes to semanticsMartin Sivak2007-12-051-13/+15
|
* Reporting stuff, semantics and constantsMartin Sivak2007-12-051-2/+23
|
* Add basic reporting class and integrate it into the plugin systemMartin Sivak2007-12-041-0/+46