summaryrefslogtreecommitdiffstats
path: root/cobbler/config.py
Commit message (Expand)AuthorAgeFilesLines
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-15/+6
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-151-0/+14
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-141-3/+8
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-21/+15
* Working on pluggable serializers.root2007-09-051-21/+23
* Fix bug in repo evaluation with inherited subprofiles.root2007-08-271-5/+5
* Keep track of depth of cobbler objects such that a pseudo-topological sortMichael DeHaan2007-06-131-3/+11
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-8/+8
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+3
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-191-1/+15
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-1/+2
* Working on adding pxemenu support.Michael DeHaan2007-02-141-0/+3
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-0/+16
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-1/+9
* More pychecker. More comments.Michael DeHaan2006-05-081-3/+11
* PyChecker.Michael DeHaan2006-05-081-2/+40
* Unit tests pass again.Michael DeHaan2006-05-081-0/+3
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-12/+19
* Interim commitMichael DeHaan2006-05-051-0/+65
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-051-209/+0
* Weakref additions prior to refactoringMichael DeHaan2006-05-051-1/+2
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-051-18/+7
* Switch to syck since Mihai has it packaged now. Check for syck brokenness in...Michael DeHaan2006-05-041-5/+5
* Merged Michael's changes with mineMihai Ibanescu2006-05-041-18/+24
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-031-63/+65
* Interim commit during packagingMichael DeHaan2006-05-031-0/+211