summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving default fileserving mount creation to the Configuration classLuke Kanies2009-03-051-0/+9
* Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-191-5/+1
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-56/+50
* Refactoring the Cacher interface to always require attribute declaration.Luke Kanies2008-11-111-2/+5
* FileServing Configurations now expect unqualified files.Luke Kanies2008-08-261-2/+3
* Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-9/+4
* Adding authorization hooks to the file_server andLuke Kanies2007-10-211-0/+9
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-40/+3
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-181-22/+12
* This is the first mostly functional commit of theLuke Kanies2007-10-181-162/+68
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+261