summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/file_server.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-211-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-44/+44
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-2/+2
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-4/+5
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-181-2/+2
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-191-18/+29
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-0/+1
* Refactoring how files in FileServing are named.Luke Kanies2008-08-261-1/+1
* Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-181-14/+14
* File serving should work now, both recursive andLuke Kanies2007-10-241-2/+4
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-1/+1
* Adding searchability to the fileserving termini, using theLuke Kanies2007-10-221-3/+20
* Adding authorization hooks to the file_server andLuke Kanies2007-10-211-6/+9
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-0/+34