summaryrefslogtreecommitdiffstats
path: root/cobbler/serializer.py
Commit message (Expand)AuthorAgeFilesLines
* Allow for serialization modules to be selected by changing /etc/cobbler/modul...Michael DeHaan2007-09-061-1/+13
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-13/+4
* Working on pluggable serializers.root2007-09-051-61/+30
* Fix python 2.3 sortingMichael DeHaan2007-07-031-1/+1
* updating cobblerd to use API rather than YAML deserialization.Michael DeHaan2007-06-221-1/+1
* Keep track of depth of cobbler objects such that a pseudo-topological sortMichael DeHaan2007-06-131-1/+15
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-1/+0
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-7/+4
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-191-0/+1
* More pychecker.Michael DeHaan2006-10-161-1/+1
* Make cobbler use the Howell-Evans YAML parser now, so RHEL4 supportMichael DeHaan2006-06-281-7/+6
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-2/+14
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-8/+9
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-21/+57
* PyChecker.Michael DeHaan2006-05-081-2/+0
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-4/+4
* Interim commitMichael DeHaan2006-05-051-3/+14
* Interim refactoring commitMichael DeHaan2006-05-051-0/+19