summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-05[rubygems/rubygems] Fix flag name in spec descriptionsDavid Rodríguez
2020-06-05[rubygems/rubygems] Improve wording of some specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove old no longer meaningful specDavid Rodríguez
2020-06-05[rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez
2020-06-05[rubygems/rubygems] Support running specs against a tarballDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez
2020-06-05Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA
2020-06-05Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA
2020-06-05[rubygems/rubygems] Test against compact_index 0.13.0David Rodríguez
2020-06-05[rubygems/rubygems] Bump compact_index to 0.12.1David Rodríguez
2020-06-05[rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez
2020-06-05[rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez
2020-06-05[rubygems/rubygems] Pass `--deployment` flag directlyDavid Rodríguez
2020-06-05[rubygems/rubygems] Unskip "monorepo issues"David Rodríguez
2020-06-05[rubygems/rubygems] June man pagesDavid Rodríguez
2020-06-04Moved vm_empty_cc to local in vm.c [Bug #16934]Nobuyoshi Nakada
2020-06-04Moved vm_empty_cc to local in vm.c [Bug #16934]Nobuyoshi Nakada
2020-06-04Removed no longer used constants [Bug #16934]Nobuyoshi Nakada
2020-06-04Update leaked-globals [Bug #16934]Nobuyoshi Nakada