summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_repos.py
Commit message (Expand)AuthorAgeFilesLines
* Applying Ben Riggs patch to add API flag to disable triggers when addingMichael DeHaan2007-11-161-3/+5
* Pass with_copy to repo additions to ensure they are serialized in the new way...Michael DeHaan2007-10-191-1/+2
* Some fixes to non-db backed serialization. Repos still need some work.Michael DeHaan2007-10-171-1/+1
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-13/+8
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-1/+1
* Fixing repo remove.Michael DeHaan2007-07-171-2/+3
* Lowercase input on removal (this should really be using the find() method.Michael DeHaan2007-06-221-3/+3
* 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-2/+2
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* Fix to make "repo delete" functional after the CLI refactoring.Michael DeHaan2007-04-201-1/+5
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-1/+2
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-0/+54