index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
xmlrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_client.rb: load openssl
nobu
2013-06-20
1
-0
/
+4
*
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Support
kou
2013-06-13
1
-0
/
+11
*
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.
kou
2013-06-11
1
-0
/
+7
*
* test/xmlrpc/test_client.rb (XMLRPC::ClientTest::Fake::HTTP#started):
kou
2013-06-11
1
-0
/
+1
*
Use different port from test/xmlrpc/test_cookie.rb
naruse
2012-12-13
1
-1
/
+1
*
skip OpenSSL dependent tests if not available
nobu
2012-04-23
1
-2
/
+2
*
* lib/xmlrpc/client.rb (module XMLRPC): fix typo.
nagachika
2012-03-07
1
-1
/
+33
*
* lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
tenderlove
2012-03-06
1
-0
/
+14
*
* lib/xmlrpc/client.rb: assume servers that do not send a Content-Type
tenderlove
2012-03-06
1
-1
/
+24
*
* test/xmlrpc/test_client.rb: adding a test for performing an XMLRPC
tenderlove
2012-03-06
2
-15
/
+110
*
* lib/xmlrpc/client.rb (new2): use URI for uri parsing.
tenderlove
2012-03-02
1
-0
/
+11
*
* lib/xmlrpc/client.rb (new2): raises an ArgumentError on bad
tenderlove
2012-03-02
1
-0
/
+34
*
* lib/xmlrpc/client.rb (new2): fix custom port specification when an
tenderlove
2012-03-02
1
-0
/
+102
*
* lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should use
shugo
2011-08-05
1
-0
/
+5
*
Cosmetic change of Hash literal.
nahi
2011-08-03
2
-2
/
+2
*
* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):
shyouhei
2011-08-03
1
-0
/
+1
*
* test/xmlrpc/test_webrick_server.rb (Test_Webrick#setup_http_server):
shyouhei
2011-08-01
1
-0
/
+1
*
* forgot to add a test fixture file in r32666.
nahi
2011-07-25
1
-0
/
+2
*
* lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure by
nahi
2011-07-25
1
-3
/
+33
*
* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
shyouhei
2011-05-26
1
-0
/
+6
*
* lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):
naruse
2011-04-22
1
-1
/
+16
*
* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):
nobu
2011-02-13
1
-2
/
+7
*
use require_relative.
akr
2010-02-02
2
-2
/
+2
*
supress warnings.
akr
2010-01-25
2
-3
/
+3
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
6
-26
/
+26
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
3
-26
/
+26
*
* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]
kou
2008-04-15
1
-0
/
+96
*
* test/xmlrpc/webrick_testing.rb: join webrick server thread.
akr
2007-12-15
1
-1
/
+2
*
* test/fileutils/test_fileutils.rb (check_singleton): fix to use
ko1
2007-02-14
1
-1
/
+0
*
* Merge YARV
ko1
2006-12-31
1
-0
/
+1
*
* range.c (rb_range_beg_len): should return Qfalse for non-range
matz
2005-10-05
1
-2
/
+2
*
* test/xmlrpc/test_webrick_server.rb (setup_http_server):
ocean
2005-09-19
1
-5
/
+11
*
* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is
mneumann
2004-12-21
2
-16
/
+17
*
* test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expected
mneumann
2004-12-02
6
-11
/
+273
*
* test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'
eban
2004-11-19
1
-1
/
+1
*
* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...
mneumann
2004-11-17
1
-0
/
+5
*
added new test case (which spawn off a webrick XML-RPC server)
mneumann
2004-11-16
2
-0
/
+128
*
* fixed test cases so that they can be run from any directory
mneumann
2004-11-16
4
-22
/
+15
*
* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsing
mneumann
2004-11-16
2
-11
/
+27
*
* imported and refactored original test cases
mneumann
2004-11-15
15
-0
/
+444