summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/xmlrpc/client.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-171/+0
* Fixing a test broken by a log demotionLuke Kanies2009-02-141-2/+2
* Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-121-0/+22
* Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-121-7/+143
* Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-0/+0
* Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-071-0/+13
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-107/+0
* Fixing #961 -- closing existing, open connections whenLuke Kanies2007-12-171-1/+31
* Fixing some further failing tests resulting from the fix forLuke Kanies2007-12-101-13/+11
* Updated tests for http_enable_post_connection_check configuration setting.Jeffrey J McCune2007-11-291-0/+10
* Fixing a couple of tests that were failing on a different platform or with a ...Luke Kanies2007-11-281-1/+1
* Integrating most of Matt Palmer's fromLuke Kanies2007-11-241-0/+69