summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/filebucket.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-2/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-1/+1
|\
| * (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-161-1/+1
* | (#1204) Reformat help text for puppet filebucketnfagerlund2011-02-171-29/+43
* | (#1204) Fix garbled help for puppet filebucketnfagerlund2011-02-171-21/+12
* | Maint: move puppet filebucket --helpJesse Wolfe2011-02-031-0/+98
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-71/+71
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-1/+1
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-171-2/+1
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-171-1/+1
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-171-10/+10
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-5/+10
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-171-1/+0
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-4/+5
* Move --version handling to Puppet::ApplicationBrice Figureau2009-02-161-5/+0
* Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-0/+92