summaryrefslogtreecommitdiffstats
path: root/test/other/report.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-14/+14
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-2/+2
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-5/+2
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Fixing a test I broke when fixing a reporting bugLuke Kanies2008-10-311-4/+0
* Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-081-4/+2
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-1/+1
* fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-2/+2
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-6/+7
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-10/+4
* Adding a --summarize option, to get a transaction summaryluke2007-05-041-26/+43
* Fixing a bug in the tests introduced a while back when I switched to using "g...luke2007-04-301-2/+4
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-5/+5
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-5/+5
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-4/+4
* splitting the tagmail report into multiple methods and adding test codeluke2007-01-301-0/+77
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+2
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-131-0/+3
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-091-1/+17
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+2
* First batch of fixes from running tests.luke2006-10-171-3/+3
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-11/+36
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+8
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Redoing reporting a bit, so that reports are now defined as methods. If they...luke2006-07-041-3/+7
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-041-0/+4
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-301-0/+34
* committing tests for previous changesluke2006-06-301-0/+64