summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/Collector.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into masterSol Jerome2014-04-161-0/+35
|\
| * bcfg2-report-collector: better error messages when failing to daemonizeChris St. Pierre2014-03-041-0/+13
| * Reporting: properly close db connectionChris St. Pierre2014-02-281-3/+0
| * ensure that DB connections are always closed at thread/process exitChris St. Pierre2014-02-181-3/+6
| * Reporting: occasionally reap child threadsMichael Fenn2014-01-101-0/+23
* | Reporting: fixed error reportingChris St. Pierre2013-10-311-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-10-281-9/+29
|\|
| * Revert "Reporting: Simple sanity check to avoid creating too many threads"Michael Fenn2013-10-141-3/+0
| * Reporting: misc improvements to collector threadingMichael Fenn2013-10-101-4/+6
| * Reporting: Simple sanity check to avoid creating too many threadsMichael Fenn2013-10-091-0/+3
| * Reporting: start a new thread for each importMichael Fenn2013-10-091-10/+29
* | Merge branch 'maint'Sol Jerome2013-09-011-1/+1
|\|
| * Reporting: have bcfg2-report-collector be explicit about detachingMichael Fenn2013-08-191-1/+1
* | Reporting: Fix collectorSol Jerome2013-08-311-6/+2
* | Options: migrated reporting to new parserChris St. Pierre2013-06-271-29/+29
|/
* Reporting: Fix traceback when run interactivelySol Jerome2013-06-171-2/+4
* fix lockfile imports for pyhton-daemon >= 1.6Tim Laszlo2012-10-181-1/+2
* ty daemon.pidlock before pidlockfileTim Laszlo2012-10-181-1/+7
* Switch from lockfile to PIDLockFileTim Laszlo2012-10-181-3/+9
* Reporting: Make transport configurableTim Laszlo2012-10-101-0/+7
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-0/+111