summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-07Fix `make benchmark` exampleRyuta Kamizono
2020-06-07docs: fix typoszTheory
2020-06-06Add leading arguments support to arguments forwardingJeremy Evans
2020-06-06Remove experimental feaures and related code completelyYuki Nishijima
2020-06-06Make test for no method error more reliableYuki Nishijima
2020-06-07* 2020-06-07 [ci skip]git
2020-06-06Fix build failuresYuki Nishijima
2020-06-06Sync did_you_meanYuki Nishijima
2020-06-06Hash marks in Makefile need to be escaped [Bug #16935]Nobuyoshi Nakada
2020-06-06* 2020-06-06 [ci skip]git
2020-06-06Run tests in more parallelNobuyoshi Nakada
2020-06-05Aligned test-bundler-parallel at the end of the test orderNobuyoshi Nakada
2020-06-05Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada
2020-06-05Fixup test-bundler-parallelNobuyoshi Nakada
2020-06-05Fixup 347127794e8041a1257b7241bbbdd9d0db2921a5Hiroshi SHIBATA
2020-06-05spec/bundler/support/parallel.rb is no longer used parallel_rspec.Hiroshi SHIBATA
2020-06-05[ruby/psych] Fixing compatibility with libyaml 0.2.5Aaron Patterson
2020-06-05[ruby/psych] Add LICENSE to the gemPo-Chuan Hsieh
2020-06-05[ruby/psych] Remove unnecessary version guard from versions.rbDavid Rodríguez
2020-06-05[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...Mark Thorn
2020-06-05[ruby/psych] Fix gem installationDavid Rodríguez
2020-06-05[ruby/psych] Implement `freeze` option for Pysch.loadJean Boussier
2020-06-05[ruby/psych] Implement a freeze load optionJean Boussier
2020-06-05[ruby/psych] Refactor `symbolize_names`Jean Boussier
2020-06-05`local_address` may raise IOError in debug printKazuhiro NISHIYAMA
2020-06-05Add sockets to debug printKazuhiro NISHIYAMA
2020-06-05Skip tests which do not work until installed when load-relativeNobuyoshi Nakada
2020-06-05Show better failure messagesNobuyoshi Nakada
2020-06-05Update docs in net/http.rbKir Shatrov
2020-06-05Ensure that the head of the vacancy list is correctly inserted into the linke...Samuel Williams
2020-06-05* 2020-06-05 [ci skip]git
2020-06-05Enable `Style/MethodCallWithoutArgsParentheses` in rubygemsDavid Rodríguez
2020-06-05[rubygems/rubygems] Use LoadError#path to figure out the argument passed to '...Yuki Nishijima
2020-06-05[rubygems/rubygems] Modify `RakeFileUtils.verbose_flag` only when neededDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix test warningsDavid Rodríguez
2020-06-05[rubygems/rubygems] Only run optional validations in packaging contextsDavid Rodríguez
2020-06-05[rubygems/rubygems] Split validations into required and optionalDavid Rodríguez
2020-06-05[rubygems/rubygems] Mention that some validations only warnDavid Rodríguez
2020-06-05[rubygems/rubygems] Reword `validate` method headerDavid Rodríguez
2020-06-05[rubygems/rubygems] Reuse `error` helperDavid Rodríguez
2020-06-05[rubygems/rubygems] Move docs to a better placeDavid Rodríguez
2020-06-05[rubygems/rubygems] Deprecate some methods that are only there for compatibilityDavid Rodríguez
2020-06-05Enable rubocop-performance StartWith copOlle Jonsson
2020-06-05[rubygems/rubygems] Respect files loaded from default gems before rubygemsDavid Rodríguez
2020-06-05[rubygems/rubygems] Use a real file to run the testBenoit Daloze
2020-06-05[rubygems/rubygems] Add a more comprehensive and reliable test for upgraded d...Benoit Daloze
2020-06-05[rubygems/rubygems] Relax test to still check we're calling the expected RubyBenoit Daloze
2020-06-05[rubygems/rubygems] Fix check for testing in the ruby repositoryBenoit Daloze
2020-06-05[rubygems/rubygems] Clarify what test_activate_via_require_respects_loaded_fi...Benoit Daloze
2020-06-05[rubygems/rubygems] Simplify #warn test to not rely on the effect of -C on -IBenoit Daloze