summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/Transport
Commit message (Expand)AuthorAgeFilesLines
* Reporting: Fix LocalFilesystem transportSol Jerome2013-08-122-1/+1
* Options: migrated reporting to new parserChris St. Pierre2013-06-275-101/+49
* Reporting: Add back TransportError importSol Jerome2013-04-241-1/+2
* Reporting: better error messages when transport fails to loadChris St. Pierre2013-04-241-9/+8
* LocalFilesystem: Use binary data formatSol Jerome2013-04-081-2/+2
* fixed various debugging bitsChris St. Pierre2013-03-211-2/+4
* made Reporting plugin and transports debuggable, respond to set_debug/toggle_...Chris St. Pierre2012-11-273-15/+33
* create data directory for reporting TransportsChris St. Pierre2012-11-261-2/+14
* validate storage backend with DirectStore reporting TransportChris St. Pierre2012-11-261-0/+3
* Switch redis transport to use pubsub()Tim Laszlo2012-10-191-3/+5
* Reporting: add an experimental redis transportTim Laszlo2012-10-161-0/+194
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
* Reporting: Make transport configurableTim Laszlo2012-10-101-1/+4
* Reporting: all Transports use subdirectories of Reporting plugin directory in...Chris St. Pierre2012-10-091-1/+1
* Reporting: added DirectStore transport that stores interactions directly in t...Chris St. Pierre2012-10-092-1/+119
* Reporting: move pickling from base transport to LocalFilesystem transportChris St. Pierre2012-10-092-13/+20
* Reporting: Merge new reporting dataTim Laszlo2012-10-083-0/+240