summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-08-191-1/+0
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-22/+22
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-9/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-147/+16
* Refactoring the Cacher interface to always require attribute declaration.Luke Kanies2008-11-111-4/+5
* Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-14/+11
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-17/+11
* This is the first mostly functional commit of theLuke Kanies2007-10-181-34/+46
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+180