summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Fix missing required rubygems version when using old APIsDavid Rodríguez2022-04-281-1/+4
* [ruby/net-http] Bump version to 0.2.1.pre1Charles Oliver Nutter2022-04-281-1/+1
* [DOC] Change URLs from git.ioKazuhiro NISHIYAMA2022-04-271-1/+1
* Use compiled instead of compliedKaíque Kandy Koga2022-04-261-2/+2
* [ruby/rdoc] Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-04-251-1/+1
* Remove unnecessary sortKazuhiro NISHIYAMA2022-04-231-2/+2
* [ruby/uri] Include RFC2396_REGEXP module directlyPeter Zhu2022-04-222-3/+3
* [ruby/uri] Feat: Support WSSOKURA Masafumi2022-04-221-0/+1
* [ruby/net-http] Feature detect to make net/http usable with JRubyKarol Bucek2022-04-201-4/+8
* [ruby/net-http] Add ignore_eof access to HTTP and HTTPResponseJeremy Evans2022-04-202-1/+12
* [ruby/tsort] Small tweaks for easier vendoringDavid Rodríguez2022-04-181-10/+10
* [rubygems/rubygems] I don't think this is necessaryDavid Rodríguez2022-04-161-2/+0
* [ruby/set] Repair format for What's HereBurdetteLamar2022-04-161-41/+41
* [rubygems/rubygems] Add modern rubies to the platformsBobby McDonald2022-04-162-0/+19
* [ruby/rdoc] Fix links in docsPeter Zhu2022-04-151-4/+4
* [ruby/rdoc] Apply matching word pairs to underscore-methodsNobuyoshi Nakada2022-04-141-2/+3
* [rubygems/rubygems] Fix formatting in docsPeter Zhu2022-04-141-4/+4
* [ruby/rdoc] Allow cross references to methods including underscoresNobuyoshi Nakada2022-04-141-1/+7
* [ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans2022-04-141-0/+11
* [ruby/rdoc] Only parse valid URLsPeter Zhu2022-04-131-1/+3
* [ruby/net-http] Add HTTP#response_body_encoding for setting response body enc...Jeremy Evans2022-04-122-0/+173
* [rubygems/rubygems] Use `ask_yes_no`Ashley Ellis Pierce2022-04-061-4/+4
* [rubygems/rubygems] Extract default_host methodAshley Ellis Pierce2022-04-061-3/+8
* [rubygems/rubygems] Use YAMLAshley Ellis Pierce2022-04-061-3/+3
* [rubygems/rubygems] Accomodate gem hosts without profile/me endpointAshley Ellis Pierce2022-04-061-0/+2
* [rubygems/rubygems] Update endpointAshley Ellis Pierce2022-04-061-1/+1
* [rubygems/rubygems] Remove whitespaceAshley Ellis Pierce2022-04-061-1/+0
* [rubygems/rubygems] Make changes <2.6 compatibleAshley Ellis Pierce2022-04-061-1/+3
* [rubygems/rubygems] Make mfa the defaultAshley Ellis Pierce2022-04-061-2/+2
* [rubygems/rubygems] Correct mfa level nameAshley Ellis Pierce2022-04-061-3/+1
* [rubygems/rubygems] Enable mfa on specific keys during gem signinAshley Ellis Pierce2022-04-061-1/+24
* Document MakeMakefile#append_cflagsAlan Wu2022-04-051-10/+15
* [ruby/optparse] Define `inspect` and `pretty_inspect`Nobuyoshi Nakada2022-04-041-0/+73
* [rubygems/rubygems] bump actions/checkout to 3 in bundler gem templateHartley McGuire2022-04-041-1/+1
* [ruby/net-http] Revert "Update the content-length heading when decoding bodies"Jeremy Evans2022-04-031-12/+0
* [ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans2022-04-021-0/+12
* [ruby/net-protocol] Bump version to 0.1.3Hiroshi SHIBATA2022-04-011-1/+1
* [ruby/ostruct] v0.5.5Marc-André Lafortune2022-04-011-1/+1
* [ruby/ostruct] Avoid using block_given in the presence of aliasesCharles Oliver Nutter2022-04-011-1/+1
* [rubygems/rubygems] Update bundler documentation to reflect bundle config sco...James Hill2022-03-312-9/+11
* [ruby/ostruct] v0.5.4Marc-André Lafortune2022-03-241-1/+1
* [ruby/ostruct] Avoid aliasing `block_given?` for JRuby [Fixes #40]Marc-André Lafortune2022-03-241-4/+9
* [rubygems/rubygems] Make `rescue` clause more specificDavid Rodríguez2022-03-231-1/+1
* [ruby/rdoc] Expand the enclosing tree of the current fileNobuyoshi Nakada2022-03-221-1/+4
* [ruby/rdoc] Fold files in the page directoryNobuyoshi Nakada2022-03-221-1/+18
* [ruby/rdoc] Allow method source code to scroll [ci skip]Nobuyoshi Nakada2022-03-201-1/+1
* [ruby/rdoc] Use the custom style `details summary` only in `nav-section`Nobuyoshi Nakada2022-03-201-16/+19
* [DOC] make internally used classes/methods nodocNobuyoshi Nakada2022-03-201-12/+6
* [ruby/logger] bump version to 1.5.1Hiroshi SHIBATA2022-03-171-1/+1
* Make implicit function declaration error [Feature #18615]Nobuyoshi Nakada2022-03-171-1/+1