summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_request.rb
Commit message (Expand)AuthorAgeFilesLines
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* [rubygems/rubygems] @orig_RUBY_ENGINE is always provided nowHiroshi SHIBATA2023-03-221-2/+1
* [rubygems/rubygems] Fix test failure with missing RUBY_REVISION constantsHiroshi SHIBATA2023-03-221-16/+1
* [rubygems/rubygems] RUBY_REVISION is also provided by supported platformsHiroshi SHIBATA2023-03-221-4/+4
* [rubygems/rubygems] util/rubocop -A --only Style/SingleLineMethodsHiroshi SHIBATA2023-03-171-1/+4
* [rubygems/rubygems] util/rubocop -A --only Style/NestedParenthesizedCallsHiroshi SHIBATA2023-03-171-6/+6
* [rubygems/rubygems] util/rubocop -A --only Style/ParallelAssignmentHiroshi SHIBATA2023-03-171-2/+2
* [rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolationHiroshi SHIBATA2023-03-171-3/+3
* [rubygems/rubygems] util/rubocop -A --only Lint/UnusedBlockArgumentHiroshi SHIBATA2023-03-171-1/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-55/+55
* [rubygems/rubygems] Use OpenSSL constants for error codes.Vít Ondruch2021-11-021-4/+10
* [rubygems/rubygems] Update gem request tests to pass a Gem::Uri into the Gem:...Jonathan2021-09-221-6/+6
* [rubygems/rubygems] Using `Gem::PrintableUri` in `Gem::Request` classDaniel Niknam2021-08-311-4/+30
* [rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh2021-06-031-1/+1
* [rubygems/rubygems] Use pend instead of skipHiroshi SHIBATA2021-05-281-2/+2
* [rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez2021-05-281-1/+1
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-081-2/+2
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-4/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+4
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-4/+0
* [rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez2020-03-301-11/+11
* [rubygems/rubygems] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VER...Benoit Daloze2019-08-051-4/+4
* Merge rubygems master from upstream.Hiroshi SHIBATA2019-06-011-0/+2
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-141-4/+6
* Merge rubygems master targeted RubyGems 3.1.0.hsbt2019-01-221-0/+11
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-211-4/+4
* Merge rubygems-3.0.0.beta2.hsbt2018-11-031-1/+1
* Skip more rubygems tests when openssl is missingkazu2018-07-041-2/+5
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt2016-10-301-0/+132
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-011-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* fix env leaksnobu2015-03-121-1/+1
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-141-61/+75
* * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain2014-02-041-0/+69
* * lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain2013-10-161-2/+15
* * lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain2013-09-181-10/+37
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-091-0/+239