summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/exec.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed spurious "exec" from a debug stringJeff Blaine2011-08-251-1/+1
* (#3836) External nodes should only capture stdoutOliver Hookins2011-05-131-3/+3
* (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-181-2/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-38/+38
* 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
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #2240 - external node failures now log outputLuke Kanies2009-05-281-5/+1
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-2/+2
* All indirections are working, and they have allLuke Kanies2007-09-221-0/+57