summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/http
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-173-11/+11
* Fixes #2367 - Mongrel::HTTPRequest returns a StringIO objectJames Turnbull2009-07-081-1/+1
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-054-18/+53
* Fixing #2238 - Deal with nil hash keys from mongrel paramsJordan Curzon2009-07-021-0/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-063-21/+21
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-051-0/+16
* Fix for #2234: test fails with old Rack versionChristian Hofstaedtler2009-05-203-4/+4
* Add XMLRPC compatibility for RackChristian Hofstaedtler2009-05-022-0/+188
* Puppet as a Rack applicationChristian Hofstaedtler2009-05-022-0/+265
* Fill REST request node with reverse lookup of IP addressBrice Figureau2009-04-233-4/+30
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-231-4/+4
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-231-0/+33
* Forbidding REST clients to set the node or IPLuke Kanies2009-03-202-0/+20
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-205-94/+50
* Moving the REST API functions into a moduleLuke Kanies2009-03-202-105/+125
* Using the Handler for the REST api on both sides of the connectionLuke Kanies2009-03-201-197/+58
* Adding REST::Handler methods for converting between indirection and urisLuke Kanies2009-03-201-0/+101
* Correctly handling numerical REST argumentsLuke Kanies2009-03-101-0/+12
* Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-191-4/+20
* Adding clarity to query string handling in REST callsLuke Kanies2009-02-182-8/+60
* Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-181-11/+3
* Causing format selection to fail intelligently if no suitable format can be p...Luke Kanies2008-08-261-0/+31
* Fixing the rest backends for webrick and mongrel so the get the whole request...Luke Kanies2008-08-262-6/+6
* Adding parameter and URL support to the REST terminus.Luke Kanies2008-08-203-1/+23
* Correctly handling when REST searches return nothing.Luke Kanies2008-07-301-0/+14
* Searching again works over REST, including full content-type translation.Luke Kanies2008-07-291-3/+6
* Fixing a test I broke while rebasingLuke Kanies2008-07-291-0/+5
* All error and format handling works over REST except searching.Luke Kanies2008-07-292-4/+23
* Drastically simplifying the REST implementation tests.Luke Kanies2008-07-292-627/+189
* Adding explicit tests for the HTTP::Handler module.Luke Kanies2008-07-291-0/+411
* The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-292-34/+38
* Merge branch '0.24.x' into mergingLuke Kanies2008-07-294-5/+23
|\
| * Fixing #1438 -- mongrel and module tests now pass.Luke Kanies2008-07-201-0/+4
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-174-5/+19
* | Merge branch '0.24.x'Luke Kanies2008-06-146-94/+241
|\|
| * Replacing all two-space indents with four-spaceLuke Kanies2008-06-131-15/+15
| * Adding ruby interpreter lines to the tests missing them.Luke Kanies2008-06-132-0/+4
| * Adding execute bits to every test currently missing them.Luke Kanies2008-06-136-0/+0
| * The mongrel and webrick REST handlers now extract certificate information.Luke Kanies2008-06-092-93/+236
* | The CRL is now automatically used or ignored.Luke Kanies2008-05-071-11/+1
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-061-1/+0
* | The master is now functionally serving REST and xmlrpc.Luke Kanies2008-05-051-9/+3
* | Fixing a critical problem in how CRLs were saved and moving SSL Store respons...Luke Kanies2008-05-051-61/+4
* | Switched puppetmasterd to use the new-style server plumbing.Luke Kanies2008-05-021-1/+2
* | Adding xmlrpc backward compatibility to the new Mongrel code.Luke Kanies2008-05-021-10/+37
* | Adding xmlrpc support to webrick.Luke Kanies2008-05-021-38/+92
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-3/+3
* | Interim commit, since I want to work but have no network available.Luke Kanies2008-04-281-15/+124
* | Adding the necessary tests for webrick to have logging andLuke Kanies2008-04-151-0/+145
|/
* updating mongrel/webrick unit tests to match integration-tested version of RE...Rick Bradley2008-04-112-22/+4