summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-05[rubygems/rubygems] Remove direct reference to PRDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `$LOADED_FEATURES` cache sometimes not respectedDavid Rodríguez
2020-06-05[rubygems/rubygems] Extract a local outside the loopDavid Rodríguez
2020-06-05[rubygems/rubygems] Refactor `Gem.load_path_insert_index`David Rodríguez
2020-06-05[rubygems/rubygems] Fix performance regression in `require`David Rodríguez
2020-06-05Fix `ruby setup.rb` warningsDavid Rodríguez
2020-06-05[rubygems/rubygems] Require ext only in validate_extension, mention gemspec i...Josef Šimánek
2020-06-05[rubygems/rubygems] Add build warning when rake based extension is present, b...Josef Šimánek
2020-06-05[rubygems/rubygems] Prefer start_with? and end_with? over regex.Olle Jonsson
2020-06-05[rubygems/rubygems] Fix template cleanup as wellDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix installing template files with dotsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unnecessary parenthesisDavid Rodríguez
2020-06-05[rubygems/rubygems] Move require to the topbronzdoc
2020-06-05[rubygems/rubygems] Use ruby_with_rubygems_in_load_path helperbronzdoc
2020-06-05[rubygems/rubygems] Make sure rubygems/package can be directly required reliablybronzdoc
2020-06-05[rubygems/rubygems] Delay `fileutils` loading to fix some warningsDavid Rodríguez
2020-06-05[rubygems/rubygems] Make `rake package` log messages to stdout by defaultDavid Rodríguez
2020-06-05[rubygems/rubygems] Move setting verbosity to each testDavid Rodríguez
2020-06-05[rubygems/rubygems] Don't leave side effects on verbosityDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unnecessary rescue and loading of bundlerDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove explicit `psych` activationDavid Rodríguez
2020-06-05Manually pick from rubygems/rubygems changes atHiroshi SHIBATA
2020-06-05Re-record all cassettesDavid Rodríguez