summaryrefslogtreecommitdiffstats
path: root/cobbler/collection.py
Commit message (Expand)AuthorAgeFilesLines
* Applying Ben Riggs patch to add API flag to disable triggers when addingMichael DeHaan2007-11-161-3/+5
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-191-5/+1
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-6/+0
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-151-1/+3
* Storing NICs in a hash for easier access + some refactoring + modifications t...Michael DeHaan2007-10-091-63/+2
* Once again, all tests pass, however a lot more manual testing in regards to m...Michael DeHaan2007-10-081-2/+28
* Further work on interchangeable backends. Rather than keeping the config fileroot2007-09-051-0/+2
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-311-0/+3
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-0/+4
* Adding zeroconf to changelogMichael DeHaan2007-08-201-0/+2
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-10/+64
* Remove stray debugMichael DeHaan2007-06-131-1/+0
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-2/+2
* Add code for generation of object downlinks during config parsing.Michael DeHaan2007-06-121-8/+14
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-4/+20
* Fix bug when a report on a specific object is requested using the wrongMichael DeHaan2007-05-301-1/+1
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-5/+6
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-1/+0
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-191-2/+3
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-2/+12
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-221-3/+4
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-11/+12
* Skeleton code (currently does exactly what it used to do) for cobbler add/rem...Michael DeHaan2007-02-011-1/+19
* Sort in a Python 2.3 compatible way.Michael DeHaan2006-10-111-1/+2
* Fixed printoutMichael DeHaan2006-07-131-1/+1
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-1/+7
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-2/+5
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-2/+2
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-5/+3
* More pychecker. More comments.Michael DeHaan2006-05-081-18/+1
* PyChecker.Michael DeHaan2006-05-081-3/+15
* Unit tests pass again.Michael DeHaan2006-05-081-20/+21
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-5/+28
* Interim commitMichael DeHaan2006-05-051-7/+19
* Interim refactoring commitMichael DeHaan2006-05-051-20/+5
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-051-0/+89