| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [#3994] rename the specs to have _spec.rb at the end | Markus Roberts | 2010-06-23 | 1 | -102/+0 |
| | | | | | | | | | | Some spec files like active_record.rb had names that would confuse the load path and get loaded instead of the intended implentation when the spec was run from the same directory as the file. Author: Matt Robinson <matt@puppetlabs.com> Date: Fri Jun 11 15:29:33 2010 -0700 | ||||
| * | Fix for #2234: test fails with old Rack version | Christian Hofstaedtler | 2009-05-20 | 1 | -1/+1 |
| | | |||||
| * | Add XMLRPC compatibility for Rack | Christian Hofstaedtler | 2009-05-02 | 1 | -0/+31 |
| | | |||||
| * | Puppet as a Rack application | Christian Hofstaedtler | 2009-05-02 | 1 | -0/+71 |
| This lays the ground: a wrapper for the REST handler, and an application confirming to the Rack standard. Also includes a base class for Rack handlers, as RackREST will not stay the only one, and there needs to be a central place where client authentication data can be checked. | |||||
