summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports/settings.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-161/+0
* suppress error message from bcfg2-admin Reports module if Reports not configu...Chris St. Pierre2012-01-261-6/+4
* turn off web_debug by default, give a warning if it's onChris St. Pierre2012-01-251-7/+6
* Reports: Fix exception handling (#1035)Sol Jerome2011-09-151-3/+11
* Make database_port setting optionalHolger Weiß2011-09-041-1/+4
* Reports: Fix settings parserSol Jerome2011-04-291-1/+1
* Consolidate PY3K compatibility librariesSol Jerome2011-04-261-1/+2
* Reports: Add full PY3K compatibilitySol Jerome2011-04-261-1/+1
* Reports: Use the newer DATABASES option in settings.pyTim Laszlo2011-04-111-19/+28
* sensible defaults for the Django module admin email addressesChris St. Pierre2011-04-051-1/+1
* Reports: Disable template loading from Python eggsSol Jerome2011-02-211-1/+0
* Reports: Don't set TIME_ZONE unless it's supportedSol Jerome2010-11-021-1/+2
* Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-021-1/+1
* web reports: new skinTim Laszlo2010-11-021-2/+23
* Reports/settings.py: Fix outdated link to time zone choicesSol Jerome2010-03-011-1/+1
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-1/+4
* 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
* Add default value for web_debug (Resolves Ticket #537)Narayan Desai2008-07-121-1/+6
* 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
* moved reporting system configuration to /etc/bcfg2.confJoey Hagedorn2007-06-251-8/+21
* reverting accidentally committed changes from previous revisionJoey Hagedorn2007-06-061-1/+0
* bugfix to updated statistics retention policyJoey Hagedorn2007-06-061-0/+1
* Packaging FixesNarayan Desai2007-02-021-1/+1
* Clean up tool driver conflict codeNarayan Desai2007-02-021-1/+3
* fixed new reports bug; in move from brpt module to bcfg2.server.reportsJoey Hagedorn2006-11-301-1/+1
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-221-4/+4
* finishing moveJoey Hagedorn2006-11-221-0/+92