summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/DBSettings.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'options-unit-tests' of https://github.com/stpierre/bcfg2Alexander Sulfrian2014-11-101-1/+1
|\
| * Options: Fixed non-path database name parsingChris St. Pierre2014-11-101-1/+1
| * DBSettings: fix up <repository> in database nameChris St. Pierre2014-10-221-1/+1
* | Fix missing import line for django.core.management.Matt Kemp2014-10-281-0/+1
|/
* Fix admins and managers in django configMatt Kemp2014-06-121-2/+2
* Merge branch 'maint'Chris St. Pierre2014-04-251-4/+6
* Reporting: update non-ORM bits to know about separate databaseMichael Fenn2014-04-091-5/+12
* Be more robust about checking for reporting_db_engine presenceMichael Fenn2014-03-241-1/+2
* Make indentation consistent with other elements of the dictMichael Fenn2014-03-241-1/+1
* Preliminary support for seperate reporting databaseMichael Fenn2014-03-211-1/+94
* DBSettings: Set config options at the module levelChris St. Pierre2014-03-051-0/+3
* Merge branch 'maint'Chris St. Pierre2013-12-091-1/+1
* DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-0/+178