summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/direct_file_server.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-84/+0
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-1/+1
* Refactoring how files in FileServing are named.Luke Kanies2008-08-261-7/+2
* Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-181-11/+2
* Intermediate commit.Luke Kanies2008-04-081-9/+15
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* converting indirector direct file server specs from setup/teardown to before/...Rick Bradley2008-02-181-55/+52
* File serving should work now, both recursive andLuke Kanies2007-10-241-0/+95