| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -14/+14 |
| * | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 1 | -2/+2 |
| * | Fixing tests broken during the #1405 fix. | Luke Kanies | 2009-02-06 | 1 | -5/+2 |
| * | Deprecating the Puppet::Type.create. | Luke Kanies | 2008-12-18 | 1 | -2/+2 |
| * | Fixing a test I broke when fixing a reporting bug | Luke Kanies | 2008-10-31 | 1 | -4/+0 |
| * | Fixing some tests that were broken in the fix for #1633 | Luke Kanies | 2008-10-08 | 1 | -4/+2 |
| * | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
| * | fix #815: add :main to all use() for :reporting and :metrics | David Schmitt | 2007-11-09 | 1 | -2/+2 |
| * | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 1 | -1/+1 |
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -6/+7 |
| * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -2/+2 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -10/+4 |
| * | Adding a --summarize option, to get a transaction summary | luke | 2007-05-04 | 1 | -26/+43 |
| * | Fixing a bug in the tests introduced a while back when I switched to using "g... | luke | 2007-04-30 | 1 | -2/+4 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 1 | -5/+5 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -5/+5 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -4/+4 |
| * | splitting the tagmail report into multiple methods and adding test code | luke | 2007-01-30 | 1 | -0/+77 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -1/+2 |
| * | Another round of bug fixing. Now everything passes except mounts, at least o... | luke | 2006-12-13 | 1 | -0/+3 |
| * | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 1 | -1/+17 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -1/+2 |
| * | First batch of fixes from running tests. | luke | 2006-10-17 | 1 | -3/+3 |
| * | Fixing the test scripts so that the library path | luke | 2006-10-16 | 1 | -1/+3 |
| * | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 1 | -0/+2 |
| * | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -11/+36 |
| * | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 1 | -1/+8 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 1 | -8/+1 |
| * | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -3/+7 |
| * | fixing some smallish bugs in preparation for 0.18.2 | luke | 2006-07-04 | 1 | -0/+4 |
| * | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -0/+34 |
| * | committing tests for previous changes | luke | 2006-06-30 | 1 | -0/+64 |