summaryrefslogtreecommitdiffstats
path: root/cobbler/item_repo.py
Commit message (Expand)AuthorAgeFilesLines
* Repos are now added to the WebUI.Michael DeHaan2007-09-141-0/+1
* Checking in the read-write API with demo examples at the bottom of remote.pyMichael DeHaan2007-09-111-0/+10
* Convert argument to string before testing.Michael DeHaan2007-09-071-1/+1
* Ben Riggs patch to allow for reposyncs of explicit repos + tweakMichael DeHaan2007-09-061-1/+8
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-0/+1
* Adding plumbing in cobbler for --virt-path and --virt-type options.Michael DeHaan2007-07-121-1/+1
* Repos should default to autosync.Michael DeHaan2007-06-211-2/+2
* Keep track of depth of cobbler objects such that a pseudo-topological sortMichael DeHaan2007-06-131-2/+5
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-9/+16
* Generalizes tree listing to allow for inheritance and arbitrary nestingMichael DeHaan2007-06-121-0/+2
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-111-0/+3
* Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-cMichael DeHaan2007-06-071-7/+7
* This is Perry Myers's patch to reposync to allow for caching options and toMichael DeHaan2007-06-071-16/+38
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-9/+6
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-3/+5
* This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-listMichael DeHaan2007-04-101-3/+23
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-211-2/+2
* Rsync mirrors shouldn't use SSH.Michael DeHaan2006-12-201-5/+2
* Lots of needed doc updates on the repo management hooks.mdehaan@mdehaan.rdu.redhat.com2006-12-151-14/+0
* Adding createrepo calls to "cobbler reposync" ... working on auto-generating ...Michael DeHaan2006-12-131-8/+28
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-0/+104