summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2022-05-28[rubygems/rubygems] Fix rubygems update when non default `--install-dir` is c...David Rodríguez
2022-05-23[rubygems/rubygems] Support the change of did_you_mean about Exception#detail...Yusuke Endoh
2022-05-23Prevent a warning: `*' interpreted as argument prefixYusuke Endoh
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-04-29Prevent a "warning: `*' interpreted as argument prefix"Yusuke Endoh
2022-04-28Skip test for cargo builderHiroshi SHIBATA
2022-04-28Move testing_ruby_repo into test helperHiroshi SHIBATA
2022-04-28Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...Hiroshi SHIBATA
2022-04-28[rubygems/rubygems] Original env is already set by common test setupDavid Rodríguez
2022-04-28[rubygems/rubygems] Fix test errors when `cargo` not presentDavid Rodríguez
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-04-28[rubygems/rubygems] Add missing `open3` requiresDavid Rodríguez
2022-04-28Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-04-19Github -> GitHubTim Smith
2022-04-16[rubygems/rubygems] Fix test issues surfaced using a stricter behavior of `Fi...David Rodríguez
2022-04-07[rubygems/rubygems] Set `@tempdir` as early as possibleDavid Rodríguez
2022-04-06[rubygems/rubygems] Use `ask_yes_no`Ashley Ellis Pierce
2022-04-06[rubygems/rubygems] Use YAMLAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Accomodate gem hosts without profile/me endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Update endpointAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Fix lintAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Make mfa the defaultAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Correct mfa level nameAshley Ellis Pierce
2022-04-06[rubygems/rubygems] Enable mfa on specific keys during gem signinAshley Ellis Pierce
2022-03-24[rubygems/rubygems] Avoid crash in test teardownDavid Rodríguez
2022-02-22[rubygems/rubygems] Resolve cleaned-up error with temporary gemhomeHiroshi SHIBATA
2022-02-01Restore workaround for test_rubygems.rb, It still fails with chkbuild enciron...Hiroshi SHIBATA
2022-02-01Sync latest Bundler & RubyGemsDavid Rodríguez
2022-01-19[rubygems/rubygems] Don't pass regexp to `Gem::Dependeny.new` from list, sear...David Rodríguez
2022-01-19Merge rubygems/rubygems HEAD.Hiroshi SHIBATA
2022-01-19[rubygems/rubygems] Normalize end alignment style with BundlerDavid Rodríguez
2022-01-15[rubygems/rubygems] Fix `gem update --system` for already installed version ...loadkpi
2022-01-15[rubygems/rubygems] Support binstubs with `--enable-load-relative` prologDavid Rodríguez
2022-01-15[rubygems/rubygems] Privatize some test utilsDavid Rodríguez
2022-01-14[rubygems/rubygems] Remove redundant conditionBenoit Daloze
2022-01-13[rubygems/rubygems] Let Version#spaceship accept a StringAkira Matsuda
2022-01-06[rubygems/rubygems] Fix suggestions flagximenasandoval
2022-01-06[rubygems/rubygems] Let fetch understand gem:version syntaxximenasandoval
2022-01-06[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez
2022-01-05[rubygems/rubygems] Fix race conditon on JRubyDavid Rodríguez
2021-12-27[rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...David Rodríguez
2021-12-24Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
2021-12-21[rubygems/rubygems] Skip find_in_unresolved_tree test for TruffleRuby due to ...Brandon Fish
2021-12-15Skip test_operating_system_customizing_default_dir for failing with rubyciHiroshi SHIBATA
2021-12-15[rubygems/rubygems] Pass `:bimode` explicitly to `File.open`David Rodríguez
2021-12-15[rubygems/rubygems] Extract a helper to temporarily modify internal encodingDavid Rodríguez
2021-12-15[rubygems/rubygems] Unify duplicated helperDavid Rodríguez
2021-12-15Skip s390x because Travis CI was failing with unknown reasonHiroshi SHIBATA
2021-12-15Merge RubyGems and Bundler masterHiroshi SHIBATA