summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/filebucket.rb
Commit message (Expand)AuthorAgeFilesLines
* 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