summaryrefslogtreecommitdiffstats
path: root/cobbler/config.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights on core files; remove code for serializable, an abstract ba...Michael DeHaan2009-08-191-1/+1
* Prune out network objects as they will not make the 2.0 release (it is concen...Michael DeHaan2009-07-141-20/+0
* Pair PAE and non-PAE content better during imports.Michael DeHaan2009-05-261-1/+1
* Make examples for fields seperate from the field names, do not run set_* func...Michael DeHaan2009-05-151-1/+1
* Working towards more code simplification.Michael DeHaan2009-05-141-6/+0
* Since we are going to be moving userprefs to use a cookie, trim the backendMichael DeHaan2009-04-231-20/+0
* Django stuff, including authenticationJames Cammarata2009-04-171-3/+36
* Whole bunch of network work, good time to throw a commit out.John Eckersberg2009-03-131-0/+18
* (A)Michael DeHaan2009-02-041-2/+5
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-0/+7
* Add UID field to APIMichael DeHaan2008-11-241-0/+15
* Fairly extensive overhaul of the test code, and correcting some API-based got...Michael DeHaan2008-11-061-6/+7
* Get new XMLRPC tests into a passing state, the test process will now rewrite ...Michael DeHaan2008-11-051-6/+6
* Fix, be sure to load settings in configMichael DeHaan2008-10-021-0/+1
* Enhance image-vs-profile validation and be more tolerant of conflictsMichael DeHaan2008-09-291-23/+16
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-4/+12
* Update remote to use deserialize_item_raw which will be /very/ fast for accessMichael DeHaan2008-08-011-0/+7
* Working on adding in image management, still a good ways to go, this does notMichael DeHaan2008-07-011-2/+19
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* 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