summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Statistics.py
Commit message (Collapse)AuthorAgeFilesLines
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-151-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* deprecated Statistics, SnapshotsChris St. Pierre2012-08-311-0/+1
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-221-1/+1
|
* lots of various py3k fixesChris St. Pierre2012-08-211-11/+10
|
* ThreadedStatistics needs to be a Plugin objectChris St. Pierre2012-08-091-3/+1
|
* Statistics: missing sys importTim Laszlo2012-06-041-0/+1
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+161
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>