summaryrefslogtreecommitdiffstats
path: root/spec/unit/file_serving/content.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-1/+12
* Adding the content writer to the content class.Luke Kanies2008-08-261-0/+28
* Fixing the rest backends for webrick and mongrel so the get the whole request...Luke Kanies2008-08-261-1/+11
* Refactoring how files in FileServing are named.Luke Kanies2008-08-261-5/+5
* Finishing the rename of FileBase => Base.Luke Kanies2008-08-261-2/+2
* Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-261-0/+14
* Removing the yaml conversion code from FileContent.Luke Kanies2008-08-261-24/+0
* Correcting whitespace in a testLuke Kanies2008-08-261-3/+3
* File serving should work now, both recursive andLuke Kanies2007-10-241-49/+13
* 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-19/+62
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-181-1/+11
* I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-181-0/+4
* Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-181-0/+6
* Adding the first pass at modifying file servingLuke Kanies2007-10-171-0/+44