summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting
Commit message (Expand)AuthorAgeFilesLines
...
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
* bcfg2-reports: updated to new schemaTim Laszlo2012-10-151-0/+9
* migrate_db: skip db lookup since all should be knownTim Laszlo2012-10-151-3/+6
* Reporting: Make transport configurableTim Laszlo2012-10-102-1/+11
* 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
* Add prune routinesTim Laszlo2012-10-091-1/+18
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-081-230/+0
* Remove reference to InteractionMetadataTim Laszlo2012-10-081-1/+1
* Reporting: add 500 handler backTim Laszlo2012-10-081-0/+2
* Reporting: Fix size optionTim Laszlo2012-10-081-1/+1
* Reporting: Merge new reporting dataTim Laszlo2012-10-0837-0/+4084