summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/node/exec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed terminus example documentationJames Turnbull2010-08-291-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-40/+40
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* 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
* Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-181-7/+0
* Fixed #1201 - all external node attributes are converted to strings.Luke Kanies2008-06-151-0/+7
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-10/+3
* Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-161-0/+7
* Fixing the rest of #1113: External node commands can specifyLuke Kanies2008-03-061-1/+1
* Adding an Indirection reference, along with the workLuke Kanies2007-12-101-1/+2
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-0/+51