summaryrefslogtreecommitdiffstats
path: root/lib/puppet/reports/store.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-271-0/+15
* (#5794) create reports directory when creating host specific directoryValdis Victor Vitayaudom2011-03-051-1/+4
* (#5799) Simplify report dir creationNick Lewis2011-01-061-19/+1
* Updated all types to Markdown outputJames Turnbull2010-08-111-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-46/+46
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+5
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-011-2/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-1/+2
* Fix for ticket #2639 (Puppet[:user]/Puppet[:group] vs. 'service')Markus Roberts2009-09-221-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-2/+2
* Not using the main section when running the store report, since it is unneede...Luke Kanies2007-12-111-1/+1
* fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-1/+1
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-3/+3
* 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-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-1/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Fixing tests so they now include descriptions with all config options, which ...luke2007-01-041-0/+1
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-9/+0
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-091-1/+6
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+1
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-2/+2
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-0/+67