summaryrefslogtreecommitdiffstats
path: root/contrib/ruby/lib
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-053-41/+72
* 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-041-23/+40
|\
| * 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-231-25/+30
* Added support for image-based systems.Darryl L. Pierce2008-10-106-92/+72
* Fixes for getting rubygem-cobbler reviewed for Fedora.Darryl L. Pierce2008-08-267-64/+78
* Added an update call prior to saving or updating a system.Darryl L. Pierce2008-08-211-2/+5
* The auth_token is now cached as Cobbler::Base@@auth_token.Darryl L. Pierce2008-08-145-28/+57
* Added support for images to the Ruby bindings.Darryl L. Pierce2008-08-135-34/+99
* Fix typo in error messageMichael DeHaan2008-08-041-3/+2
* Ruby bindings for the Cobbler XMLRCP interface.Darryl L. Pierce2008-08-046-0/+560