summaryrefslogtreecommitdiffstats
path: root/cobbler/serializable.py
Commit message (Collapse)AuthorAgeFilesLines
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
|
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit ↵Michael DeHaan2006-05-111-0/+8
| | | | test where I changed a command line syntax.
* PyChecker.Michael DeHaan2006-05-081-1/+4
|
* Unit tests pass again.Michael DeHaan2006-05-081-1/+15
|
* Interim commit during refactoring. Pretty broken as a result of some ↵Michael DeHaan2006-05-051-3/+3
| | | | cleanup but it will get straightened out very soon. The main thing I'm doing here is to remove backreferences from the object tree and make the API simpler, so that folks using the API screw up less. This means making the CLI code simpler as well. The serializer has also been overhauled so it's not as much bolted on, although I have some fixing to do to make it work entirely correctly. Wanted to check all of this in case someone decided to patch something else, making diffing really complex in the interim. I'd recommend not patching anything else to this code as I'm not close to done, really.
* Interim commitMichael DeHaan2006-05-051-2/+3
|
* Interim refactoring commitMichael DeHaan2006-05-051-0/+12