summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-05Fix `bin/rake spec:realworld:record`David Rodríguez
2020-06-05[rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth
2020-06-05[rubygems/rubygems] Fix typoDavid Rodríguez
2020-06-05Link to pre-filtered issue listJakob Krigovsky
2020-06-05Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky
2020-06-05[rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR
2020-06-05[rubygems/rubygems] Display test_framework_hint before prompting for user sel...Frank Lam
2020-06-05[rubygems/rubygems] Tag test framework hint specs and use out helperFrank Lam
2020-06-05[rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam
2020-06-05[rubygems/rubygems] Conditionally display test framework help textFrank Lam
2020-06-05[rubygems/rubygems] Rebuild bundler man pagesFrank Lam
2020-06-05[rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam
2020-06-05[rubygems/rubygems] Fix parallel installer race conditionDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Rewrite dependency API specs to use new deployment modeDavid Rodríguez
2020-06-05[rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez
2020-06-05[rubygems/rubygems] Improve specs testing option remembering behaviorDavid Rodríguez
2020-06-05[rubygems/rubygems] Centralize `with` and `without` settingDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove redundant substractionDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unnecessary option mutationDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez
2020-06-05[rubygems/rubygems] Move all `without` and `with` option handling togetherDavid Rodríguez
2020-06-05[rubygems/rubygems] Change descriptions to not mention deprecated flagsDavid Rodríguez