summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Snapshots.py
Commit message (Expand)AuthorAgeFilesLines
* PY3K: Add compatibility commentsSol Jerome2011-06-151-0/+1
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-15/+25
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-2/+3
* Snapshots: Use custom bcfg2.conf when specified (Fix for #839)Sol Jerome2010-02-081-1/+1
* Snapshots: Revert changes from [5582] so that old client compatibility is mai...Sol Jerome2009-12-101-4/+15
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-15/+8
* Use proper logging for snapshot storage time.David Strauss2009-11-051-1/+5
* Snapshots: Add missing datafields for Directory and SymLink to match listed f...David Strauss2009-11-051-2/+3
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-1/+4
* Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...Narayan Desai2009-10-021-2/+5
* Snapshots: make importer async, and serialize db loadsNarayan Desai2009-07-231-1/+11
* Remove unused imports for pylintSol Jerome2009-04-171-3/+3
* Snapshots: fix Statistics data location in importerNarayan Desai2009-04-151-5/+6
* Snapshots: Fix extra entry data importNarayan Desai2009-03-211-3/+4
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-211-1/+4
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-061-25/+58
* Snapshots: undo last commitNarayan Desai2009-03-051-2/+1
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-1/+5
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-14/+14
* Get Snapshots working for Service entriesNarayan Desai2009-03-031-17/+25
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-021-0/+56