summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports
Commit message (Expand)AuthorAgeFilesLines
...
* Performance improvements for bcfg2-admin reports scrub.Tim Laszlo2010-06-071-0/+30
* Switch location to hostname. Urls break things.Tim Laszlo2010-06-041-6/+2
* Performance updates to dynamic reportsTim Laszlo2010-06-037-60/+140
* Assoicated elements only displays current elementTim Laszlo2010-06-011-3/+3
* Add option to log importscript.py messages to syslogTim Laszlo2010-05-261-9/+13
* Use logging instead of print statements in importscript.pyTim Laszlo2010-05-261-13/+21
* DBStats: Handle errors in load_statsTim Laszlo2010-05-261-8/+14
* reports: Fixes for Tickets #833 and #885Sol Jerome2010-05-203-7/+8
* importscript.py: Add support for -C option (Patch from euth in Ticket #852)Sol Jerome2010-03-071-1/+1
* Reports/settings.py: Fix outdated link to time zone choicesSol Jerome2010-03-011-1/+1
* Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)Sol Jerome2009-12-1910-54/+66
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-192-8/+8
* Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...Sol Jerome2009-11-121-3/+5
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-1/+4
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-101-12/+11
* Reports: Add missing space (Patch from Tim Laszlo)Sol Jerome2009-11-101-1/+1
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-096-2/+159
* Reports: Fix interaction display (Patch from Tim Laszlo) [bugfix]Sol Jerome2009-11-092-8/+20
* Reports: Fix django templates so that they work with 1.0Sol Jerome2009-10-243-5/+5
* Reports: Fix order of client listingSol Jerome2009-10-241-4/+4
* fix a logic error in updatefixNarayan Desai2009-02-041-1/+1
* Revert accidental svn keyword changes and add minor pylint fixesSol Jerome2009-01-151-1/+1
* Add support for alternate VCS backendsSol Jerome2009-01-136-12/+18
* Alphabetize clients list in reports so that it looks more saneSol Jerome2009-01-121-1/+1
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* Improve error handling around schema auto-update codeNarayan Desai2008-11-071-4/+8
* Improve importscript error messages (Patch from Kamil Kiseil)Narayan Desai2008-11-041-2/+2
* Add django 1.0 reports support (with backwards compatibility)Narayan Desai2008-10-283-262/+531
* Version bump to 0.9.6pre3Narayan Desai2008-10-101-1/+1
* Add in config file support for reporting system timezone changes (Resolves Ti...Narayan Desai2008-10-081-1/+4
* Remove empty option requirements in bcfg2.conf for sqlite3Sol Jerome2008-09-221-10/+14
* Fix modified/extra entries in reports (Resolves Ticket #562)Sol Jerome2008-09-091-15/+22
* Fix modified entries for single client displaySol Jerome2008-09-041-1/+1
* Fix for the trouble seen when dooing a database upgrade with sqlite3 backend ...Steve Tousignant2008-09-031-0/+4
* Fix bcfg2-reports to use new reporting system schema.Sol Jerome2008-08-291-5/+8
* Added information about the last information related to updatefix.pySteve Tousignant2008-08-251-0/+4
* One more schema evolution fix from StousignantNarayan Desai2008-08-221-2/+2
* Fix for missing update_map keys (patch from sousignant, report from solj)Narayan Desai2008-08-211-1/+8
* add fixturesNarayan Desai2008-08-201-0/+19
* Add reporting system schema evolution support (from Stousignant)Narayan Desai2008-08-207-192/+252
* Improve robustness of the importerNarayan Desai2008-08-191-2/+8
* Switch dbstats to using fast reports importerNarayan Desai2008-08-061-5/+6
* Add new DBstats plugin (direct to reports db)Narayan Desai2008-07-221-2/+0
* Get importscript properly function-ifiedNarayan Desai2008-07-221-93/+87
* Add default value for web_debug (Resolves Ticket #537)Narayan Desai2008-07-121-1/+6
* Add -O3 mode to importscript to relax reason deduplication process (Results i...Narayan Desai2008-05-301-6/+18
* fix typos, #560Robert Gogolok2008-05-231-1/+1
* Fix reports system settings importNarayan Desai2008-05-021-1/+1
* Patch from jstrunk to support vhost subdirs as the reports root location (Res...Narayan Desai2008-04-081-30/+44
* Improve importscript error message when bcfg2.conf is not readable (Resolves ...Narayan Desai2008-03-091-7/+4