aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* Skip test_operating_system_customizing_default_dir for failing with rubyciHiroshi SHIBATA2021-12-151-2/+5
* [rubygems/rubygems] Pass `:bimode` explicitly to `File.open`David Rodríguez2021-12-151-0/+15
* [rubygems/rubygems] Extract a helper to temporarily modify internal encodingDavid Rodríguez2021-12-152-15/+21
* [rubygems/rubygems] Unify duplicated helperDavid Rodríguez2021-12-153-14/+7
* Skip s390x because Travis CI was failing with unknown reasonHiroshi SHIBATA2021-12-151-0/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2021-12-153-15/+26
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-1/+1
* [rubygems/rubygems] Properly fetch Gem#latest_spec_for with multiple sourcesKevin Logan2021-12-101-0/+44
* [rubygems/rubygems] Don't load system rubygems during testsDavid Rodríguez2021-12-091-1/+1
* [rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez2021-12-061-0/+12
* [rubygems/rubygems] Fix incorrect quotingDavid Rodríguez2021-12-061-1/+1
* [rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale2021-12-061-0/+12
* [rubygems/rubygems] LOAD_PATH is already reset globallyDavid Rodríguez2021-12-061-16/+4
* [rubygems/rubygems] Remove unneded setupDavid Rodríguez2021-12-061-10/+0
* [rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez2021-12-051-0/+15
* [rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez2021-12-051-0/+2
* [rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch2021-12-021-1/+1
* Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA2021-12-011-4/+6
* [rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez2021-11-301-0/+27
* [rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez2021-11-301-3/+0
* [rubygems/rubygems] Run hooks tests on gemspecs not already installedDavid Rodríguez2021-11-301-2/+10
* [rubygems/rubygems] `Gem::Specification.reset` already clears loaded spec cacheDavid Rodríguez2021-11-181-1/+0
* Merge the master branch of rubygems repoHiroshi SHIBATA2021-11-166-39/+39
* [rubygems/rubygems] Remove more unused stuff from make command parsingDavid Rodríguez2021-11-091-10/+4
* [rubygems/rubygems] This method is never passed a blockDavid Rodríguez2021-11-091-1/+0
* [rubygems/rubygems] Fix assert_contains_make_command on make defined by envir...Jun Aruga2021-11-092-5/+9
* [rubygems/rubygems] Improve error message when make command doesn't matchDavid Rodríguez2021-11-091-1/+1
* [rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez2021-11-051-0/+18
* [rubygems/rubygems] Bin dir should fall inside destdirDavid Rodríguez2021-11-051-2/+1
* [rubygems/rubygems] Remove unnecessary test setupDavid Rodríguez2021-11-051-20/+16
* [rubygems/rubygems] Simplify `--destdir` testDavid Rodríguez2021-11-051-4/+2
* [rubygems/rubygems] Refactor setup tests to not always pass `--prefix`David Rodríguez2021-11-052-7/+15
* [rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross2021-11-051-0/+22
* [rubygems/rubygems] Fix typosNobuyoshi Nakada2021-11-042-8/+8
* [rubygems/rubygems] Fix `gem install` vs `gem fetch` inconsistencyDavid Rodríguez2021-11-032-8/+48
* [rubygems/rubygems] Use OpenSSL constants for error codes.Vít Ondruch2021-11-021-4/+10
* Allow custom LicenseRefCarlos Palhares2021-11-021-0/+11
* Remove SimpleCov at all.Josef Šimánek2021-11-021-10/+0
* Removed the related code of `gem server`Hiroshi SHIBATA2021-11-022-654/+4
* [rubygems/rubygems] Add support to build and sign certificates with multiple ...Jenny Shen2021-10-264-10/+106
* [rubygems/rubygems] Avoid loading the `digest` gem unnecessarilyDavid Rodriguez2021-10-251-7/+7
* [rubygems/rubygems] Remove save_loaded_featuresNobuyoshi Nakada2021-10-143-307/+259
* [rubygems/rubygems] Keep loaded featuresNobuyoshi Nakada2021-10-141-6/+0
* [ruby/rubygems] Check safety of packaged symlinksDavid Rodríguez2021-10-101-4/+7
* [ruby/rubygems] Explicit check file not created outside of destinationDavid Rodríguez2021-10-101-0/+2
* [ruby/rubygems] Refactor symlink attack specsDavid Rodríguez2021-10-101-19/+15
* [rubygems/rubygems] Improve performance of Specification#missing_extensions?Masataka Pocke Kuwabara2021-10-091-0/+2
* [rubygems/rubygems] Only disallow FIXME/TODO for first word of gemspec descri...Ellen Marie Dash2021-09-281-0/+14
* [rubygems/rubygems] Use pend instead of skip in the absence of git in test he...Lucas Kanashiro2021-09-241-1/+1
* [rubygems/rubygems] Fix error message building changing password of sourcehuangduirong2021-09-241-0/+10