summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_bucket
Commit message (Expand)AuthorAgeFilesLines
* (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-211-2/+3
* (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-1/+6
* (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-122-95/+15
* Code smell: Two space indentationMarkus Roberts2010-07-093-208/+208
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+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-3/+3
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-171-43/+56
* Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-092-2/+3
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-171-1/+8
* REST: hide Request objectJesse Wolfe2010-02-171-3/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-173-0/+230