issues
search
ruby
/
xmlrpc
The Ruby standard library package 'xmlrpc'
Other
37
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update server endpoint in README
#53
herwinw
closed
1 month ago
1
Update Gemfile dependencies
#52
herwinw
closed
1 month ago
1
Remove then keywords from if statements
#51
herwinw
closed
2 months ago
1
Changes regarding XML parser
#50
herwinw
opened
2 months ago
2
Example code in the README does not work anymore
#49
herwinw
closed
1 month ago
1
Add Ruby 3.3 to CI tests
#48
herwinw
closed
4 months ago
1
Move development dependencies to Gemfile
#47
nobu
closed
6 months ago
0
Allow to define open and read timeout individualy
#46
ceritium
opened
8 months ago
5
Define open_timeout and read_timeout independently
#45
ceritium
opened
8 months ago
2
Update Ruby versions in CI
#44
herwinw
closed
1 year ago
0
Fix IPv6 literals in URI
#43
herwinw
closed
1 year ago
1
IPv6
#42
Rotario
closed
1 year ago
13
Bump actions/checkout from 3 to 4
#41
dependabot[bot]
closed
1 year ago
0
Create accessor methods to XMLRPC::Config
#40
herwinw
closed
1 year ago
1
Suggestion: Disable ENABLE_MARSHALLING by default
#39
herwinw
opened
1 year ago
2
do_rpc is missed at execuction time. "gem install xmlrpc" used. /solved
#37
miksch27
closed
1 year ago
1
Don't unmarshal classes that don't include XMLRPC::Marshal
#36
ooooooo-q
closed
1 year ago
2
Fix parser and bump version to 0.3.3
#35
plenumlab
closed
1 year ago
5
remote code execution in xmlrpc
#34
plenumlab
closed
1 year ago
2
Create security policy
#33
plenumlab
closed
1 year ago
2
Bump actions/checkout from 2 to 3
#32
dependabot[bot]
closed
1 year ago
0
Added dependabot for GitHub Actions
#31
hsbt
closed
1 year ago
0
CI: Enable bundler-cache, and add rexml as a development dependency
#30
olleolleolle
closed
2 years ago
1
gemspec: Remove unused directive "executables"
#29
olleolleolle
closed
2 years ago
1
DigestAuth
#28
amanullahtanweer
closed
3 years ago
1
Add Ruby 3.0 to CI
#27
herwinw
closed
3 years ago
1
Add kou to gem owners
#26
kou
closed
3 years ago
2
Possibility for calling method on nil in client
#25
herwinw
closed
3 years ago
1
Content-Type is not text/xml leads to error
#24
lucaskohstall
closed
4 years ago
8
Use GitHub Actions instead of Travis CI
#23
hsbt
closed
4 years ago
0
Adds Ruby 2.5 and 2.6 to Travis CI configuration
#22
scottserok
closed
5 years ago
2
Integrate xmlrpc-streaming gem
#21
herwinw
opened
5 years ago
3
Remove TODO-statements in create.rb
#20
herwinw
closed
5 years ago
0
Test ruby versions
#19
nicolasleger
closed
4 years ago
1
Added method to get port of XMLRPC::Server
#18
herwinw
closed
3 years ago
2
XMLRPC::Server port attribute
#17
hsitter
closed
3 years ago
2
Removed Abstract superclass in XMLWriter
#16
herwinw
closed
7 years ago
1
Easier way to serialize objects over XMLRPC
#15
herwinw
opened
7 years ago
0
Allow compares between XMLRPC::Base64
#14
herwinw
closed
7 years ago
0
Removed reference to MiniTest
#13
herwinw
closed
7 years ago
1
Use Array#each instead of while and Array#shift
#12
herwinw
closed
7 years ago
5
Using latest version of Ruby
#11
junaruga
closed
7 years ago
0
Use more specific assertions in unittests
#10
herwinw
closed
7 years ago
0
Bring support for self-signed SSL certificates
#9
wkoszek
closed
7 years ago
11
Backport the gem to Ruby 2.3.
#8
pwnall
closed
7 years ago
2
Remove hack to prevent years < 1970 in DateTime
#7
herwinw
closed
7 years ago
1
Use assert_kind_of instead of if + assert(false)
#6
herwinw
closed
7 years ago
0
Fixed a few warnings
#5
herwinw
closed
7 years ago
0
Removed remaining references to Fixnum/Bignum
#4
herwinw
closed
7 years ago
0
Don't assign to an unused variable in test_cookie
#3
herwinw
closed
7 years ago
1
Next