summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/kick.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7108) Update help/man text for puppet kicknfagerlund2011-04-181-25/+10
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-2/+1
* Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError)James Turnbull2011-03-221-1/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-2/+2
|\
| * (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-161-2/+2
* | (#1204) Reformat help text for puppet kick and inspectnfagerlund2011-02-171-41/+51
* | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-031-0/+131
|\ \
| * | Maint: move puppet kick --helpJesse Wolfe2011-02-031-0/+131
| |/
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-2/+2
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-179/+179
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-11/+11
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+2
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-1/+1
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-011-4/+8
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-171-4/+2
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-171-8/+7
* feature #2276 Single Executable: "puppet kick"Jesse Wolfe2010-02-171-0/+214