summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/filebucket.rb
Commit message (Expand)AuthorAgeFilesLines
* Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-43/+43
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-134/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-071-0/+3
* Finalizing the filebucket client, with test code.luke2007-03-241-1/+1
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-3/+9
* Fixing #447 - filebuckets now use deeply nested pathsluke2007-03-191-63/+87
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+150