aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu2017-10-211-0/+7
* lib/open3.rb: accept IO-like object for :stdin_data argument.akr2017-10-211-3/+15
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-211-0/+7
* Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt2017-10-201-3/+7
* Overwrite destination symlink file if `remove_destination` is set.hsbt2017-10-201-1/+1
* Make Time.parse respect timezone offset secondsnobu2017-10-201-2/+2
* webrick: fix up r60172 and r60210normal2017-10-181-5/+5
* webrick: fix up r60172 and r60208normal2017-10-181-5/+5
* webrick: fix up r60172 and revert r60189normal2017-10-181-9/+6
* tempfile.rb: [DOC] all arguments [ci skip]nobu2017-10-171-1/+2
* Fix warning: assigned but unused variablekazu2017-10-171-2/+2
* Suppress leak of file descriptorsmame2017-10-171-0/+3
* Layout fixes in rdoc of lib/tempfile.rb [ci skip]nobu2017-10-161-2/+2
* webrick: fix up r60172normal2017-10-161-1/+9
* webrick: do not hang acceptor on slow TLS connectionsnormal2017-10-121-10/+24
* Merge rubygems-2.6.14 changes.hsbt2017-10-106-6/+55
* Removed obsoleted test for RubyToken.hsbt2017-10-101-1/+0
* * remove trailing spaces.svn2017-10-101-1/+1
* Merge rdoc-6.0.0.beta3.hsbt2017-10-1015-545/+86
* webrick: avoid needless wakeup from IO.selectnormal2017-10-091-1/+1
* Removed unnecessary json loading.hsbt2017-10-081-10/+0
* Remove unnecessary `require 'thread'`kazu2017-10-0818-24/+0
* * remove trailing spaces, append newline at EOF.svn2017-10-081-2/+2
* Merge rubygems master.hsbt2017-10-0855-583/+1052
* No more ubygems in trunknobu2017-10-061-1/+1
* webrick: avoid unnecessary IO#sync= callnormal2017-10-051-1/+0
* Fixed broken `bundle gem` command.hsbt2017-10-053-2/+2
* Fixed invalid gemspec.hsbt2017-10-051-1/+1
* Followed up [ruby-core:83093]. Update gemspec attributes.hsbt2017-10-051-1/+9
* Use unpack1 instead of unpack and `[0]`kazu2017-09-291-1/+1
* Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse2017-09-281-3/+8
* URI::Generic: Separate no_proxy handlingnaruse2017-09-281-16/+20
* Fix exception class [ci skip]kazu2017-09-271-1/+2
* Make retries for Net::HTTP configurable [Feature #10674]naruse2017-09-261-1/+17
* erb.rb: drop unreachable methodk0kubun2017-09-261-4/+0
* HTTPHeader#add_field should allow binary [Bug #13926]naruse2017-09-251-2/+2
* Removed ubygems.rb. rubygems.rb is always loaded now.hsbt2017-09-241-11/+0
* Integrate LICENSE file of rubygems to LEGAL.hsbt2017-09-231-54/+0
* Prefer adapting specs to complicating library codeeregon2017-09-201-7/+1
* Adapt tools to follow spec/rubyspec => spec/ruby renameeregon2017-09-201-1/+1
* Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo2017-09-201-0/+14
* Alias Set#=== to #include?knu2017-09-191-0/+17
* webrick: handle EAGAIN/EWOULDBLOCK on proxy connectionsnormal2017-09-191-4/+4
* Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.hsbt2017-09-191-0/+1
* fileutils.rb: error at rmdirnobu2017-09-161-4/+4
* To use github url for gemspec.hsbt2017-09-151-1/+1
* Find.find -> Use Dir.children instead of Dir.entriesnaruse2017-09-151-2/+1
* include query parameters in Net::HTTP.postnaruse2017-09-151-1/+1
* lib/webrick/log.rb: sanitize any type of logsmame2017-09-142-6/+2
* Update gemspec for gem released versions.hsbt2017-09-142-26/+41