summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing the tests that were failing because of the useLuke Kanies2008-04-081-2/+4
* Removing unused code from the file_serving/metadata class.Luke Kanies2008-04-081-9/+0
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-2/+4
* Fixing #1093 -- 0.23.2 clients are again compatibleLuke Kanies2008-02-281-0/+1
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-232-14/+44
* File serving should work now, both recursive andLuke Kanies2007-10-244-16/+47
* Renaming the FileServing TerminusSelector module to IndirectionHooks,Luke Kanies2007-10-223-5/+5
* Renaming the :local termini for metadata and contentLuke Kanies2007-10-221-2/+2
* Link handling is now in the file serving classes.Luke Kanies2007-10-223-25/+74
* Adding searchability to the fileserving termini, using theLuke Kanies2007-10-222-2/+17
* Adding a Fileset class for managing sets of files. ThisLuke Kanies2007-10-221-0/+138
* Adding authorization hooks to the file_server andLuke Kanies2007-10-212-3/+18
* Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-201-3/+3
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-195-84/+24
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-184-35/+60
* Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-182-2/+3
* I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-182-1/+28
* Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-182-2/+2
* This is the first mostly functional commit of theLuke Kanies2007-10-183-196/+237
* Adding the first pass at modifying file servingLuke Kanies2007-10-174-0/+524