summaryrefslogtreecommitdiffstats
path: root/cobbler/api.py
Commit message (Expand)AuthorAgeFilesLines
...
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-131-2/+4
* Initial code behind an import feature for directory trees, i.e. to transform ...Michael DeHaan2006-10-121-3/+4
* Development error temporarily removed enchant from the CLI accessible options...Michael DeHaan2006-10-121-2/+2
* Adding API stub for unfinished methodMichael DeHaan2006-10-111-0/+7
* Commiting the (working) enchant feature and associated changes to enableMichael DeHaan2006-09-291-3/+2
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-281-65/+73
* Remove api_call indirection and exception handling layer since tests had alre...Michael DeHaan2006-05-121-32/+15
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-2/+10
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-3/+11
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-20/+33
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-6/+0
* More pychecker. More comments.Michael DeHaan2006-05-081-30/+11
* PyChecker.Michael DeHaan2006-05-081-4/+0
* Unit tests pass again.Michael DeHaan2006-05-081-19/+18
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-6/+30
* Interim commitMichael DeHaan2006-05-051-7/+9
* Interim refactoring commitMichael DeHaan2006-05-051-31/+18
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-051-527/+21
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-051-3/+9
* Fixing regression in common constructorMihai Ibanescu2006-05-041-1/+1
* Moving code aroundMihai Ibanescu2006-05-041-158/+158
* Reducing duplication in the constructorsMihai Ibanescu2006-05-041-27/+15
* Merged Michael's changes with mineMihai Ibanescu2006-05-041-41/+40
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-031-41/+48
* Interim commit during packagingMichael DeHaan2006-05-031-0/+634