summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/file_server.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-267/+0
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-14/+14
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-11/+27
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-181-2/+2
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-102/+162
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-5/+18
* Removing the last vestiges of the 'puppetmounts' protocol marker.Luke Kanies2008-08-261-2/+1
* Refactoring how files in FileServing are named.Luke Kanies2008-08-261-6/+1
* Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-261-15/+15
* Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-181-44/+60
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* moving setup() methods to before :each, so that the tests will run with rspec...Rick Bradley2008-02-181-114/+109
* File serving should work now, both recursive andLuke Kanies2007-10-241-5/+25
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-4/+8
* Adding searchability to the fileserving termini, using theLuke Kanies2007-10-221-17/+37
* Adding authorization hooks to the file_server andLuke Kanies2007-10-211-23/+46
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-0/+106