summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_distros.py
Commit message (Expand)AuthorAgeFilesLines
* Add in a mechanism for a generic "on change" trigger, that is called on all a...Michael DeHaan2009-03-111-0/+2
* Working on moving stock triggers over to be python based, while still support...Michael DeHaan2009-02-121-2/+2
* Working on getting the server to not ping itselfMichael DeHaan2009-01-231-3/+3
* Some fixes to remote cobblerd authentication features. Not done.Michael DeHaan2009-01-221-2/+3
* The beginings of a caching implementation for cobblerd to make the webapp/XML...Michael DeHaan2009-01-211-0/+3
* A couple of things, the removal of the server.update() code wasn't good for p...Michael DeHaan2008-11-061-3/+1
* Fairly extensive overhaul of the test code, and correcting some API-based got...Michael DeHaan2008-11-061-1/+6
* Fix for test caseMichael DeHaan2008-10-151-1/+1
* Remove repo mirror data when removing the repoMichael DeHaan2008-10-131-1/+1
* Auto-remove mirrored data when the last distro that references it is gone.Michael DeHaan2008-10-131-0/+27
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-4/+12
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Recursive deletes are now possible with --recursive. Web UI still needs to t...Michael DeHaan2008-01-311-5/+13
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-5/+8
* API and web svc now use seperate logging, and logging is greatly enhanced and...Michael DeHaan2007-12-101-0/+1
* 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