summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/fileserver.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-16/+52
* Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-37/+44
* Applying the rest of Matt Palmer's patchesLuke Kanies2007-11-241-27/+60
* fix #891: create a plugins mount which collects all modules' plugins/ subdirsDavid Schmitt2007-11-081-75/+174
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Demoting the "file does not exist" log to debug from noticeLuke Kanies2007-09-251-1/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-1/+4
|\
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-1/+4
|/
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-9/+1
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-9/+33
* Fixing logging of module mounts; it was using the module as the name, rather ...luke2007-07-061-2/+2
* Removing extraneous debuggingluke2007-07-061-3/+0
* Modified the fileserver to cache file information, so thatluke2007-06-191-14/+51
* Fix #657: allow puppet URL's with no server; 'puppet' looks those up on hte l...lutter2007-06-181-0/+1
* Fixing the ability to fail correctly in the fileserver -- a constant was not ...luke2007-05-091-0/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-13/+16
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-071-0/+2
* Allowing "-" in fileserver module names, #617luke2007-04-301-3/+3
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-10/+39
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+590