summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/Transport/DirectStore.py
Commit message (Collapse)AuthorAgeFilesLines
* Options: migrated reporting to new parserChris St. Pierre2013-06-271-8/+9
|
* made Reporting plugin and transports debuggable, respond to ↵Chris St. Pierre2012-11-271-3/+15
| | | | set_debug/toggle_debug RMI
* validate storage backend with DirectStore reporting TransportChris St. Pierre2012-11-261-0/+3
|
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
|
* Reporting: added DirectStore transport that stores interactions directly in ↵Chris St. Pierre2012-10-091-0/+118
the storage backend