summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/report
Commit message (Expand)AuthorAgeFilesLines
* Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-271-17/+28
* maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-0/+2
* Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-051-0/+11
* Code smell: Two space indentationMarkus Roberts2010-07-092-37/+37
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-0/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+5
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-2/+2
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-1/+1
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-0/+50