summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction/report.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-115/+115
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Resolving conflicts with luke:tickets/master/2759Markus Roberts2010-02-171-1/+1
* Moving Metric management to the reportsLuke Kanies2010-02-171-11/+74
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-171-6/+6
* Correcting comments and making report timestamp internalLuke Kanies2010-02-171-0/+1
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-171-1/+6
* Removing a redundant method in ReportLuke Kanies2010-02-171-5/+0
* Removing unused code and adding a couple of testsLuke Kanies2010-02-171-9/+0
* Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-191-1/+10
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-1/+7
* Fixed #1442 - replaced use of Facter for report titling with certnameJames Turnbull2008-08-161-7/+1
* Intermediate commit.Luke Kanies2008-04-081-0/+4
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-1/+1
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Adding a --summarize option, to get a transaction summaryluke2007-05-041-0/+26
* Committing patch by Dennis Jacobfeuerborn to only use the domain name if it i...luke2007-02-281-1/+7
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* splitting the tagmail report into multiple methods and adding test codeluke2007-01-301-0/+5
* adding host information to reports and tagmail reportluke2006-07-041-1/+3
* More report and metrics manipulations. This should be the last of it.luke2006-07-011-1/+1
* oops; adding transaction report classluke2006-06-301-0/+40