summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving/content.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-34/+34
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Add master side file content streamingBrice Figureau2010-02-171-3/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-0/+1
* Adding the content writer to the content class.Luke Kanies2008-08-261-1/+3
* Fixing the rest backends for webrick and mongrel so the get the whole request...Luke Kanies2008-08-261-1/+15
* Refactoring how files in FileServing are named.Luke Kanies2008-08-261-1/+0
* Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-261-5/+12
* Removing the yaml conversion code from FileContent.Luke Kanies2008-08-261-8/+0
* File serving should work now, both recursive andLuke Kanies2007-10-241-3/+3
* Renaming the FileServing TerminusSelector module to IndirectionHooks,Luke Kanies2007-10-221-2/+2
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-10/+8
* Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-181-1/+1
* I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-181-1/+2
* Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-181-1/+1
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+35