summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/http.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-12/+12
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* All error and format handling works over REST except searching.Luke Kanies2008-07-291-1/+1
* The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-6/+8
* Make the actual runtime be more robust when mongrel is not installed.Rick Bradley2007-10-161-1/+4
* trivial: WEBRick -> WEBrick, to be more consistent with how the WEBrick ruby ...Rick Bradley2007-10-151-1/+1
* More unit specs for mongrel and webrick; more code to make them work, yo.Rick Bradley2007-10-151-2/+2
* Pushing functionality down to webrick/mongrel classes now; cleanup in the bas...Rick Bradley2007-10-151-14/+6
* more stuff for the interim commitRick Bradley2007-10-121-0/+18