summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/DBStats.py
Commit message (Expand)AuthorAgeFilesLines
* added PEP-8 style checks to test suiteChris St. Pierre2013-03-111-3/+2
* Replace DBStats with ReportingTim Laszlo2012-10-081-86/+6
* various pylint fixesChris St. Pierre2012-09-251-4/+1
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-22/+19
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* lots of various py3k fixesChris St. Pierre2012-08-211-2/+3
* Core: add database_available flag to allow plugins to see availabilityTim Laszlo2012-08-151-2/+2
* ThreadedStatistics needs to be a Plugin objectChris St. Pierre2012-08-091-3/+1
* Merge reporting configuration with main server configurationTim Laszlo2012-08-071-10/+0
* DBStats: Save interaction metadataTim Laszlo2012-06-061-1/+1
* DBStats: Stop building a ConfigStatistics xmlTim Laszlo2012-06-051-16/+8
* DBStats: Add missing sys importSol Jerome2012-06-041-0/+1
* DBStats: New db update routinesTim Laszlo2012-06-011-1/+3
* DBStats: Pylint/PEP8 fixesSol Jerome2012-05-251-4/+6
* DBStats: Add unpruned entry reporting (#659)Sol Jerome2012-04-271-0/+2
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+113