summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting
Commit message (Expand)AuthorAgeFilesLines
* DjangoORM: Add missing importSol Jerome2014-04-251-0/+1
* Merge branch 'maint'Chris St. Pierre2014-04-251-2/+2
|\
| * Reporting: Log to debug to prevent spam in logsSol Jerome2014-04-161-2/+2
* | Merge branch 'maint' into masterSol Jerome2014-04-163-2/+43
|\|
| * bcfg2-report-collector: better error messages when failing to daemonizeChris St. Pierre2014-03-041-0/+13
| * Reporting: properly close db connectionChris St. Pierre2014-02-282-4/+6
| * Version bump to 1.3.4Sol Jerome2014-02-251-1/+1
| * 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: update non-ORM bits to know about separate databaseMichael Fenn2014-04-091-4/+6
* | Remove unused importMichael Fenn2014-04-091-1/+1
* | Preliminary support for seperate reporting databaseMichael Fenn2014-03-211-3/+3
* | Merge branch 'maint'Chris St. Pierre2013-12-093-6/+3
|\|
| * Reporting: Remove wildcard importsSol Jerome2013-11-163-6/+3
* | Merge branch 'maint'Chris St. Pierre2013-11-124-4/+22
|\|
| * Reports: Add missing ImportErrorSol Jerome2013-11-111-1/+1
| * Fix compatibility with Django 1.6.Simon Ruderich2013-11-114-4/+22
* | Merge branch 'maint'Chris St. Pierre2013-11-111-1/+1
|\|
| * Version bump to 1.3.3v1.3.3Sol Jerome2013-11-071-1/+1
* | Reporting: fixed error reportingChris St. Pierre2013-10-311-1/+1
* | bcfg2-reports: rewrote with new option parserChris St. Pierre2013-10-302-1/+277
* | DB: fixed how Django settings are loadedChris St. Pierre2013-10-302-14/+5
* | 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
* | Reporting: Fix call to read_config()Sol Jerome2013-08-281-1/+1
* | Reporting: Fix LocalFilesystem transportSol Jerome2013-08-122-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-08-121-1/+1
|\|
| * Reporting: Fix typoSol Jerome2013-08-081-1/+1
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-089-181/+100
|\ \ | |/ |/|
| * Options: migrated reporting to new parserChris St. Pierre2013-06-279-181/+100
* | Version bump to 1.3.2v1.3.2Sol Jerome2013-07-011-1/+1
|/
* Reporting: Fix traceback when run interactivelySol Jerome2013-06-171-2/+4
* Reporting: exclude failures type from detail viewSol Jerome2013-06-051-0/+2
* Merge branch 'django-1.5' into maintSol Jerome2013-06-0513-77/+121
|\
| * Add url loads for all templatesSol Jerome2013-05-069-0/+33
| * Reports: Add support for Django 1.5Sol Jerome2013-04-2913-77/+88
* | Reporting: Fix tracebackSol Jerome2013-05-291-14/+18
* | Another fix for null target_status in Reporting_sericeentry. This one covers ...Jake Davis2013-05-281-1/+2
* | exclude failures type from Interaction.bad/modified/extraTim Laszlo2013-05-151-0/+6
* | models: Fix table name quoting for pgsqlSol Jerome2013-05-101-6/+24
|/
* 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
* Reporting: Add failures entry typeSol Jerome2013-04-091-3/+5
* LocalFilesystem: Use binary data formatSol Jerome2013-04-081-2/+2