summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/Storage/DjangoORM.py
Commit message (Expand)AuthorAgeFilesLines
* Reporting: Replace _meta.get_all_field_names() for django 1.8Alexander Sulfrian2015-09-231-1/+11
* Replace close_connection() for newer django versionsAlexander Sulfrian2015-09-231-2/+6
* Reporting: Add dry_run and only_important flagsAlexander Sulfrian2015-05-121-1/+10
* Reporting/Storage: Fix handling of extra packages.Alexander Sulfrian2015-02-191-6/+5
* Merge branch 'maint'Alexander Sulfrian2014-11-121-5/+6
|\
| * Use older nested try syntax for finally for python 2.4 compatMichael Fenn2014-09-101-4/+5
| * Reporting: Fix prune items import and displaySol Jerome2014-07-151-1/+1
* | DjangoORM: Add missing importSol Jerome2014-04-251-0/+1
* | Merge branch 'maint'Chris St. Pierre2014-04-251-2/+2
|\|
| * Reporting: Log to debug to prevent spam in logsSol Jerome2014-04-161-2/+2
* | Merge branch 'maint' into masterSol Jerome2014-04-161-1/+7
|\|
| * Reporting: properly close db connectionChris St. Pierre2014-02-281-1/+6
* | Preliminary support for seperate reporting databaseMichael Fenn2014-03-211-3/+3
* | Merge branch 'maint'Chris St. Pierre2013-11-121-2/+2
|\|
| * Fix compatibility with Django 1.6.Simon Ruderich2013-11-111-2/+2
* | DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-12/+4
* | Reporting: Fix call to read_config()Sol Jerome2013-08-281-1/+1
* | Options: migrated reporting to new parserChris St. Pierre2013-06-271-13/+17
|/
* Another fix for null target_status in Reporting_sericeentry. This one covers ...Jake Davis2013-05-281-1/+2
* Reporting: added support for POSIX user/group entriesChris St. Pierre2013-03-081-0/+18
* Reporting: added support for various SELinux entriesChris St. Pierre2013-03-081-124/+230
* Batch adding entries to interactions for sqliteTim Laszlo2013-01-301-1/+5
* Reporting: Allow interactions without a profileTim Laszlo2012-10-291-1/+4
* Reduce verbose sync output from bcfg2-report-collectorTim Laszlo2012-10-191-1/+3
* Properly handle a client with no interations in GetExtraTim Laszlo2012-10-191-0/+3
* Reporting: use mode instead of permsTim Laszlo2012-10-161-3/+3
* Reporting: Use the new mode attributeTim Laszlo2012-10-151-2/+3
* Reporting: Fix size optionTim Laszlo2012-10-081-1/+1
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-0/+316