| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for image-based systems. | Darryl L. Pierce | 2008-10-10 | 1 | -0/+3 |
| | | | | | Also refactored the metaprogramming to fix a nil bug that surfaced. | ||||
| * | Version bump for the first official release to Fedora. | Darryl L. Pierce | 2008-09-08 | 1 | -0/+3 |
| | | |||||
| * | Fixed the RPM spec to get it into Fedora. | Darryl L. Pierce | 2008-09-03 | 1 | -0/+3 |
| | | | | | | I've added a build requirement for having rubygem-rake installed. This was in response to feedback from the package reviewer. | ||||
| * | Fixes for getting rubygem-cobbler reviewed for Fedora. | Darryl L. Pierce | 2008-08-26 | 1 | -0/+5 |
| | | | | | | | - Fixed the licensing in each source module to show the code is released under LGPLv2.1. - Added %check to the spec file to run tests prior to creating the RPM. | ||||
| * | Added an update call prior to saving or updating a system. | Darryl L. Pierce | 2008-08-21 | 1 | -2/+14 |
| | | |||||
| * | The auth_token is now cached as Cobbler::Base@@auth_token. | Darryl L. Pierce | 2008-08-14 | 1 | -0/+6 |
| Also fixed up some documentation and how properties are handled that are either arrays of values or hashes. | |||||
