summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports/updatefix.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-190/+0
* New database field: "is_sensitive"Holger Weiß2011-06-291-0/+1
* Reports: Add full PY3K compatibilitySol Jerome2011-04-261-1/+2
* Reports: PY3K + PEP8 fixesSol Jerome2011-04-061-13/+17
* reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
* DBStats: Improved handling of binary objects in the databaseTim Laszlo2010-07-081-0/+1
* tabs -> spacesSol Jerome2010-06-101-2/+2
* updatefix.py doesn't load initial database version for django 1.*Tim Laszlo2010-06-071-1/+1
* Performance updates to dynamic reportsTim Laszlo2010-06-031-1/+37
* fix a logic error in updatefixNarayan Desai2009-02-041-1/+1
* Add support for alternate VCS backendsSol Jerome2009-01-131-1/+3
* Improve error handling around schema auto-update codeNarayan Desai2008-11-071-4/+8
* Fix for the trouble seen when dooing a database upgrade with sqlite3 backend ...Steve Tousignant2008-09-031-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 reporting system schema evolution support (from Stousignant)Narayan Desai2008-08-201-0/+126