summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server/filebucket.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-169/+0
* Moving code from external sources into an external/ directoryluke2007-01-301-1/+1
* fixing filebuckets so that only the client bucket is created on clientsluke2007-01-041-2/+5
* Creating two filebuckets by default, one for the client and one for the serverluke2007-01-041-0/+5
* Switching files to use a filebucket named "puppet" by default. Also, set up ...luke2006-12-271-1/+1
* Fixing #365. I am not sure what the problem was in previous versions, becaus...luke2006-12-271-4/+10
* Fixing filebucket server so that paths are not added multiple timesluke2006-07-111-1/+1
* Trying to track down the bugs reported this morning, so I added some more tes...luke2006-04-271-8/+8
* Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke2006-04-171-17/+5
* Fixing #98. Filebuckets now work throughout the system, and the puppetmaster...luke2006-03-121-5/+18
* Adding metadata to defaultsluke2006-03-011-0/+9
* removing ruby shebang at the top of all of the filesluke2005-11-231-4/+2
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+1
* removing DEFAULTPORT stuffluke2005-09-061-2/+0
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-2/+2
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-151/+23
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-0/+277