summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/http_pool.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-301-17/+9
* Fix #2517 - Stack overflow when CA cert missingMarkus Roberts2009-08-131-1/+10
* Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-181-19/+2
* Adding more file tests and fixing conflicting testsLuke Kanies2008-11-151-0/+4
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* Merge branch '0.24.x'Luke Kanies2008-05-251-3/+1
|\
| * Fixing an inaccurate test so the tests will run correctly in all branches.Paul Lathrop2008-05-231-3/+1
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-18/+1
* | Fixing some broken tests.Luke Kanies2008-05-071-0/+10
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-061-2/+11
* | The http pool manager now uses new-style certificate management.Luke Kanies2008-05-051-94/+72
|/
* Fixed some tests broken by #1176James Turnbull2008-04-191-8/+8
* Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-241-96/+118
* Fix tests depending on the Puppet[:localcert] file existing using stubsAndrew Shafer2008-03-041-26/+13
* Fixing a test that was actually reading in keysLuke Kanies2008-02-211-0/+4
* Removing the ability to disable http-keep alive,Luke Kanies2007-12-191-18/+8
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-0/+237