aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add leading arguments support to arguments forwardingJeremy Evans2020-06-063-3/+165
* Remove experimental feaures and related code completelyYuki Nishijima2020-06-062-85/+0
* Make test for no method error more reliableYuki Nishijima2020-06-061-8/+12
* * 2020-06-07 [ci skip]git2020-06-071-1/+1
* Fix build failuresYuki Nishijima2020-06-061-2/+2
* Sync did_you_meanYuki Nishijima2020-06-0610-246/+266
* Hash marks in Makefile need to be escaped [Bug #16935]Nobuyoshi Nakada2020-06-061-1/+1
* * 2020-06-06 [ci skip]git2020-06-061-1/+1
* Run tests in more parallelNobuyoshi Nakada2020-06-062-3/+6
* Aligned test-bundler-parallel at the end of the test orderNobuyoshi Nakada2020-06-051-1/+1
* Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada2020-06-052-3/+3
* Fixup test-bundler-parallelNobuyoshi Nakada2020-06-051-4/+7
* Fixup 347127794e8041a1257b7241bbbdd9d0db2921a5Hiroshi SHIBATA2020-06-051-1/+2
* spec/bundler/support/parallel.rb is no longer used parallel_rspec.Hiroshi SHIBATA2020-06-051-1/+1
* [ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson2020-06-053-24/+21
* [ruby/psych] Add LICENSE to the gemPo-Chuan Hsieh2020-06-051-1/+1
* [ruby/psych] Remove unnecessary version guard from versions.rbDavid Rodríguez2020-06-052-7/+5
* [ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...Mark Thorn2020-06-052-1/+4
* [ruby/psych] Fix gem installationDavid Rodríguez2020-06-051-1/+1
* [ruby/psych] Implement `freeze` option for Pysch.loadJean Boussier2020-06-052-7/+27
* [ruby/psych] Implement a freeze load optionJean Boussier2020-06-053-10/+11
* [ruby/psych] Refactor `symbolize_names`Jean Boussier2020-06-053-24/+15
* `local_address` may raise IOError in debug printKazuhiro NISHIYAMA2020-06-051-1/+1
* Add sockets to debug printKazuhiro NISHIYAMA2020-06-051-0/+1
* Skip tests which do not work until installed when load-relativeNobuyoshi Nakada2020-06-051-0/+3
* Show better failure messagesNobuyoshi Nakada2020-06-051-4/+9
* Update docs in net/http.rbKir Shatrov2020-06-051-1/+1
* Ensure that the head of the vacancy list is correctly inserted into the linke...Samuel Williams2020-06-051-0/+1
* * 2020-06-05 [ci skip]git2020-06-051-1/+1
* Enable `Style/MethodCallWithoutArgsParentheses` in rubygemsDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Use LoadError#path to figure out the argument passed to '...Yuki Nishijima2020-06-052-1/+28
* [rubygems/rubygems] Modify `RakeFileUtils.verbose_flag` only when neededDavid Rodríguez2020-06-051-18/+3
* [rubygems/rubygems] Fix test warningsDavid Rodríguez2020-06-051-12/+14
* [rubygems/rubygems] Only run optional validations in packaging contextsDavid Rodríguez2020-06-052-1/+12
* [rubygems/rubygems] Split validations into required and optionalDavid Rodríguez2020-06-051-13/+47
* [rubygems/rubygems] Mention that some validations only warnDavid Rodríguez2020-06-051-0/+3
* [rubygems/rubygems] Reword `validate` method headerDavid Rodríguez2020-06-051-2/+1
* [rubygems/rubygems] Reuse `error` helperDavid Rodríguez2020-06-051-2/+1
* [rubygems/rubygems] Move docs to a better placeDavid Rodríguez2020-06-052-7/+3
* [rubygems/rubygems] Deprecate some methods that are only there for compatibilityDavid Rodríguez2020-06-051-0/+3
* Enable rubocop-performance StartWith copOlle Jonsson2020-06-055-9/+7
* [rubygems/rubygems] Respect files loaded from default gems before rubygemsDavid Rodríguez2020-06-053-0/+33
* [rubygems/rubygems] Use a real file to run the testBenoit Daloze2020-06-051-2/+5
* [rubygems/rubygems] Add a more comprehensive and reliable test for upgraded d...Benoit Daloze2020-06-051-0/+22
* [rubygems/rubygems] Relax test to still check we're calling the expected RubyBenoit Daloze2020-06-051-5/+1
* [rubygems/rubygems] Fix check for testing in the ruby repositoryBenoit Daloze2020-06-051-4/+11
* [rubygems/rubygems] Clarify what test_activate_via_require_respects_loaded_fi...Benoit Daloze2020-06-051-3/+16
* [rubygems/rubygems] Simplify #warn test to not rely on the effect of -C on -IBenoit Daloze2020-06-051-2/+2
* [rubygems/rubygems] Remove direct reference to PRDavid Rodríguez2020-06-051-1/+0
* [rubygems/rubygems] Fix `$LOADED_FEATURES` cache sometimes not respectedDavid Rodríguez2020-06-052-29/+53