summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-059-115/+202
* (A) move cheetah_macro content to contrib, since we don't want to encourage u...Michael DeHaan2008-12-181-0/+253
* Add additional attributes to the ruby image api.Bryan Kearney2008-11-121-4/+4
* Merge branch 'add-save-method-to-image' into develDarryl L. Pierce2008-11-042-24/+41
|\
| * Submitted by Bryan Kearney (bkearney@redhat.com)Darryl L. Pierce2008-10-241-23/+40
* | Moved the implementation of the reposync code back to action_reposync.py and ...Michael DeHaan2008-11-031-1/+1
|/
* Fixed the remove meta-method. Previously it was creating a class methodDarryl L. Pierce2008-10-234-42/+59
* Added support for image-based systems.Darryl L. Pierce2008-10-109-100/+99
* Add func integration feature for easy setup of func minions from cobbler.Michael DeHaan2008-10-011-0/+19
* Fix some errors in the templates as part of development with the ipappend 2 f...Michael DeHaan2008-09-181-64/+13
* Add Javier P's patch to add "cobbler import" support for Debian. Also tweake...Michael DeHaan2008-09-121-1/+0
* Added livecd physical machine cloner script from Andrew Brown into contrib.Michael DeHaan2008-09-111-0/+272
* Forgot to bump the version/revision in the SPEC itself.Darryl L. Pierce2008-09-081-2/+2
* Version bump for the first official release to Fedora.Darryl L. Pierce2008-09-083-1/+7
* More fixes to the rubygem-cobbler.spec file.Darryl L. Pierce2008-09-051-2/+6
* Fixed the RPM spec to get it into Fedora.Darryl L. Pierce2008-09-032-1/+8
* Fixes for getting rubygem-cobbler reviewed for Fedora.Darryl L. Pierce2008-08-2627-220/+284
* Added an update call prior to saving or updating a system.Darryl L. Pierce2008-08-217-14/+50
* Fixed the release number in the spec and a few typos and a missed file.Darryl L. Pierce2008-08-143-7/+81
* The auth_token is now cached as Cobbler::Base@@auth_token.Darryl L. Pierce2008-08-1422-184/+342
* Added support for images to the Ruby bindings.Darryl L. Pierce2008-08-1321-61/+355
* Fix typo in error messageMichael DeHaan2008-08-042-4/+3
* Ruby bindings for the Cobbler XMLRCP interface.Darryl L. Pierce2008-08-0425-0/+2205