summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Reports
Commit message (Expand)AuthorAgeFilesLines
...
* DBStats: Remove ping dataTim Laszlo2012-06-041-16/+0
* DBStats: Stop loading ping dataTim Laszlo2012-06-041-26/+0
* web_reports: Remove ping data from summary viewTim Laszlo2012-06-041-11/+1
* web_reports: display_summary executes query twiceTim Laszlo2012-06-041-3/+3
* web_reports: select_related for all render_history_view callsTim Laszlo2012-06-041-1/+2
* DBStats: Remove custom sqlTim Laszlo2012-06-042-9/+2
* bcfg2-web: D=Make detailed client list sortableTim Laszlo2012-06-013-9/+135
* DBStats: Cleanup settings.pyTim Laszlo2012-06-011-7/+5
* DBStats: New db update routinesTim Laszlo2012-06-0110-326/+617
* DBStats: Set the initial version baed on updates instead of fixturesTim Laszlo2012-05-232-46/+4
* bcfg2-admin: Logging broken for reportsTim Laszlo2012-05-231-1/+2
* DBStats: Use more sensible column definitions for ReasonTim Laszlo2012-05-232-16/+56
* Reports: Parse cfile from command line instead of using an env variableTim Laszlo2012-05-211-4/+10
* Reports: Use config file from the command lineTim Laszlo2012-05-181-1/+6
* Adding DB2 support for StatisticsJohn 'Skip' Reddy2012-05-171-0/+3
* reports: Fix typoSol Jerome2012-05-131-1/+1
* reports: Fix traceback reported by Rodney YoungSol Jerome2012-05-111-2/+12
* reports: Fix traceback when missing python db modulesSol Jerome2012-05-101-1/+10
* reports: Fix unpruned entries displaySol Jerome2012-05-092-2/+2
* reports: Fix bcfg2-admin reports initSol Jerome2012-05-061-1/+7
* reports: Remove indexes for nonexistent tablesSol Jerome2012-05-061-3/+1
* reports: Add fine-grained filter for 'bad' clientsSol Jerome2012-05-064-39/+74
* reports: More pylint/pep8 fixesSol Jerome2012-05-061-3/+6
* reports: Pylint fixesSol Jerome2012-05-061-69/+71
* reports: Remove unused importSol Jerome2012-05-061-1/+1
* DBStats: Add unpruned entry reporting (#659)Sol Jerome2012-04-275-1/+32
* do not set django TIME_ZONE except in 1.2+Chris St. Pierre2012-04-131-4/+4
* Reports: Remove client_version database columnSol Jerome2012-03-312-9/+87
* Remove unused client_version from reportsSol Jerome2012-03-262-3/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-2433-0/+2778