summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
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
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-12-10[rubygems/rubygems] Properly fetch Gem#latest_spec_for with multiple sourcesKevin Logan
2021-12-09[rubygems/rubygems] Don't load system rubygems during testsDavid Rodríguez
2021-12-06[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez
2021-12-06[rubygems/rubygems] Fix incorrect quotingDavid Rodríguez
2021-12-06[rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale
2021-12-06[rubygems/rubygems] LOAD_PATH is already reset globallyDavid Rodríguez
2021-12-06[rubygems/rubygems] Remove unneded setupDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-12-02[rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-11-30[rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez
2021-11-30[rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez
2021-11-30[rubygems/rubygems] Run hooks tests on gemspecs not already installedDavid Rodríguez