summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/mount/file.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-211-12/+9
* Code smell: Two space indentationMarkus Roberts2010-07-091-101/+101
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+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-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+2
* Uncommeniting the fix for #3001Markus Roberts2010-01-211-1/+1
* Minimal fix for #3001 (failing to fetch metadata on dangling symlink)Markus Roberts2010-01-191-1/+1
* Fixing 2725 Error message when permissions incorrect on file server directoryJesse Wolfe2009-12-021-1/+4
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-5/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-0/+126