summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Snapshots/model.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-329/+0
* fixed deprecation warningChris St. Pierre2012-01-101-1/+1
* PY3K: Add compatibility commentsSol Jerome2011-06-151-0/+1
* Snapshots: Fix missing colon (Reported by emias on IRC)Sol Jerome2011-04-261-1/+1
* Consolidate PY3K compatibility librariesSol Jerome2011-04-261-5/+13
* Reports: PY3K + PEP8 fixesSol Jerome2011-04-061-26/+68
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-2/+20
* Snapshots: Add --date for detailed view for a particular dateSol Jerome2009-06-011-0/+9
* Add print_table function for bcfg2-admin snapshotsSol Jerome2009-04-141-10/+10
* Snapshots: initialize snap -> client linkage properlyNarayan Desai2009-03-251-1/+1
* Snapshots: add modeling for administrator-to-client/group mappingsNarayan Desai2009-03-211-1/+8
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-211-2/+5
* Snapshots: Add some convenience functions for getting access to latest snapshotNarayan Desai2009-03-061-1/+8
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-061-8/+15
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-41/+37
* Get Snapshots working for Service entriesNarayan Desai2009-03-031-5/+23
* remove dead code from the snapshots modelNarayan Desai2009-03-021-7/+0
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-021-9/+33
* Snapshots: (hopefully) final correspondence type updatesNarayan Desai2009-02-171-12/+15
* Snapshots: put finishing touches on the modelNarayan Desai2009-02-171-13/+32
* Snapshots: Implement metadata loads and basic row de-duplicationNarayan Desai2009-02-161-18/+55
* todo update for snapshots modelNarayan Desai2009-02-131-1/+2
* add active flag to client datatypeNarayan Desai2009-02-131-0/+1
* Initial Snapshots checkinNarayan Desai2009-02-121-0/+135