summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/serializer_shelve.py
Commit message (Expand)AuthorAgeFilesLines
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Abstract out the modules system to allow for other types of modules, and to a...Michael DeHaan2007-11-121-1/+1
* Rename the shelve serialized files to ".shelve".Michael DeHaan2007-10-241-1/+1
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-19/+47
* Make experimental shelve module explicitly use gdbm.Michael DeHaan2007-10-171-18/+23
* Fix typo.Michael DeHaan2007-10-151-1/+1
* Fix deletion logic.Michael DeHaan2007-10-151-1/+2
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-151-0/+109