summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_distros.py
Commit message (Expand)AuthorAgeFilesLines
* Applying Ben Riggs patch to add API flag to disable triggers when addingMichael DeHaan2007-11-161-3/+3
* Some fixes to non-db backed serialization. Repos still need some work.Michael DeHaan2007-10-171-3/+3
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-13/+5
* Fix bug where non-lowercase intermediate objects could be deleted, orphaning ...Michael DeHaan2007-09-271-1/+1
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-1/+1
* Lowercase input on removal (this should really be using the find() method.Michael DeHaan2007-06-221-0/+1
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-1/+2
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-3/+3
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-1/+2
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-3/+4
* Skeleton code (currently does exactly what it used to do) for cobbler add/rem...Michael DeHaan2007-02-011-0/+3
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-161-1/+6
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-0/+3
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-1/+9
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-1/+1
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-2/+3
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-4/+2
* PyChecker.Michael DeHaan2006-05-081-6/+13
* Unit tests pass again.Michael DeHaan2006-05-081-2/+2
* Removed trailing whitespaceMichael DeHaan2006-05-051-3/+3
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-0/+33