summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix reversed reasons in config item display (from Sol J) [bugfix]Narayan Desai2007-12-021-7/+7
* Fixed bug #492 reports now respect 'expiration' datesJoey Hagedorn2007-11-081-8/+8
* Revert bad error messages in importscriptNarayan Desai2007-11-051-2/+0
* Fix reports traceback with mysql (Resolves Ticket #487)Narayan Desai2007-10-301-1/+1
* ensure that client_list_a is always filled before client_list_bNarayan Desai2007-10-291-2/+2
* print errors when they occurNarayan Desai2007-10-291-0/+2
* Fix refactor importscript breakage and add optparsing patch from TimLNarayan Desai2007-10-261-35/+45
* Make importscript even more efficientNarayan Desai2007-10-111-12/+1
* Add sparse client updates (should speed up runs with big databases _a lot_)Narayan Desai2007-10-111-22/+25
* switch last data hashes over to django objectsNarayan Desai2007-10-111-29/+25
* Continue changes to use django datatypes (further reduces resource consumption)Narayan Desai2007-10-101-40/+30
* Fix importscript.py performance problemsNarayan Desai2007-10-101-45/+38
* backingout accidental changes to reporting systemJoey Hagedorn2007-07-261-28/+1
* changed django reports admin to dev e-mail addressJoey Hagedorn2007-07-251-1/+1
* Add secondary location for webservers (so that webservers don't need access t...Narayan Desai2007-07-251-1/+1
* fix base64 problemNarayan Desai2007-07-161-2/+2
* Add checker support to ComponentNarayan Desai2007-07-131-3/+12
* adding new testing XML-RPC client/server codeJoey Hagedorn2007-07-131-1/+28
* updates reporting system to filter out 'expired' clients--allowing retired ma...Joey Hagedorn2007-06-264-14/+64
* moved reporting system configuration to /etc/bcfg2.confJoey Hagedorn2007-06-251-8/+21
* Added UI to disable old hosts, hopefully made it possible to install app in n...Joey Hagedorn2007-06-2513-47/+110
* reverting accidentally committed changes from previous revisionJoey Hagedorn2007-06-063-10/+0
* bugfix to updated statistics retention policyJoey Hagedorn2007-06-063-0/+10
* Reporting system: Fixed significant performance problem with summary and timi...Joey Hagedorn2007-05-312-2/+11
* Fix reports system traceback (Resolves Ticket #387)Narayan Desai2007-02-061-5/+5
* Finish up reports system packagingNarayan Desai2007-02-031-1/+1
* Packaging FixesNarayan Desai2007-02-023-1/+3
* Clean up tool driver conflict codeNarayan Desai2007-02-021-1/+3
* Reporting system update to include browsing by config-item rather than host-o...Joey Hagedorn2007-01-124-3/+137
* Minor changes to report formatting CSS Joey Hagedorn2007-01-061-1/+1
* Added syntax coloring for Diffs! Woo. Requires Pygments be installed:Joey Hagedorn2007-01-032-1/+29
* fixed new reports bug; in move from brpt module to bcfg2.server.reportsJoey Hagedorn2006-11-301-1/+1
* Typo FixingJoey Hagedorn2006-11-221-1/+1
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-226-27/+27
* finishing moveJoey Hagedorn2006-11-2225-0/+1500