| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [#3994] rename the specs to have _spec.rb at the end | Markus Roberts | 2010-06-23 | 1 | -61/+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 | ||||
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -0/+61 |
| I've provided backward compatibility with the old handler. The only terminus type that currently exists for reports is the 'code' terminus, which is used to process reports in the style of the old handler. At some point, we should likely switch at least some of these report types (e.g., 'store') to terminus types. | |||||
