aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/remote_fetcher.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] util/rubocop -A --only Performance/RegexpMatchHiroshi SHIBATA2023-04-041-1/+1
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* util/rubocop -A --only Style/RedundantSelfHiroshi SHIBATA2023-03-171-3/+3
* util/rubocop -A --only Style/SymbolProcHiroshi SHIBATA2023-03-171-1/+1
* util/rubocop -A --only Performance/CasecmpHiroshi SHIBATA2023-03-171-1/+1
* [rubygems/rubygems] util/rubocop -A --only Style/RescueStandardErrorHiroshi SHIBATA2023-03-171-2/+2
* [rubygems/rubygems] util/rubocop -A --only Style/RescueModifierHiroshi SHIBATA2023-03-171-2/+10
* [rubygems/rubygems] util/rubocop -A --only Style/RedundantParenthesesHiroshi SHIBATA2023-03-171-1/+1
* [rubygems/rubygems] util/rubocop -A --only Style/CommentAnnotationHiroshi SHIBATA2023-03-171-1/+1
* [rubygems/rubygems] util/rubocop -A --only Style/AliasHiroshi SHIBATA2023-03-171-1/+1
* Merge rubygems/bundler HEAD.Hiroshi SHIBATA2022-08-091-3/+3
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-19/+19
* [rubygems/rubygems] Normalize end alignment style with BundlerDavid Rodríguez2022-01-191-4/+4
* [ruby/rubygems] Prefer `require_relative` for internal requiresDavid Rodriguez2021-10-111-1/+1
* [rubygems/rubygems] Merge `Gem::UriParser` and `Gem::PrintableUri` into a `Ge...David Rodríguez2021-08-311-9/+8
* [rubygems/rubygems] Bring back the empty line that was removed previously by ...Daniel Niknam2021-08-311-0/+1
* [rubygems/rubygems] Refactor `Gem::RemoteFetcher::FetchError.build` back to i...Daniel Niknam2021-08-311-22/+13
* [rubygems/rubygems] Refactor `Gem::RemoteFetcher::FetchError` initializer to ...Daniel Niknam2021-08-311-15/+21
* [rubygems/rubygems] Prefer `require_relative` to `require` for internal requiresDavid Rodríguez2021-08-311-7/+7
* [rubygems/rubygems] Rubygems doesn't need to load the `resolv` libraryDavid Rodríguez2021-07-271-1/+0
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-071-9/+6
* Merge the master branch of RubyGemsHiroshi SHIBATA2021-04-151-8/+3
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-1/+2
* Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...Hiroshi SHIBATA2021-01-041-1/+3
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-231-1/+1
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-081-2/+1
* [rubygems/rubygems] Add writable check for cache dirxndcn2020-09-281-2/+3
* 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
* [rubygems/rubygems] Remove fileutils autoloadDavid Rodríguez2020-07-311-0/+1
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-4/+0
* Use space inside block braces everywhereDavid Rodríguez2020-06-151-3/+3
* [rubygems/rubygems] Prefer start_with? and end_with? over regex.Olle Jonsson2020-06-051-1/+1
* [rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correctDavid Rodríguez2020-03-301-1/+1
* Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA2020-02-011-14/+0
* Prepare to release RubyGems 3.1.0 final version.Hiroshi SHIBATA2019-12-131-31/+20
* [rubygems/rubygems] Enable `Layout/AlignArray` copDavid Rodríguez2019-07-311-1/+1
* [rubygems/rubygems] Deprecate Gem::RemoteFetcher#fetch_sizebronzdoc2019-07-311-1/+5
* [rubygems/rubygems] Extracting sign_s3_url & s3_source_auth into a separate S...Alexander Pakulov2019-07-311-104/+12
* [rubygems/rubygems] Addressing PR commentsAlexander Pakulov2019-07-311-5/+5
* [rubygems/rubygems] Upgrading S3 source signature to AWS SigV4Alexander Pakulov2019-07-311-18/+78
* Merge rubygems master from upstream.Hiroshi SHIBATA2019-06-011-10/+2
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-141-0/+1
* fix r66163naruse2018-12-141-1/+2
* Fixed test fails against OpenSSL 1.1.1.hsbt2018-12-031-1/+1
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-211-10/+10
* Merge rubygems master branch from github.com/rubygems/rubygems.hsbt2018-10-221-29/+1
* Merge master branch from rubygems upstream.hsbt2018-08-271-5/+20
* Merge RubyGems 3.0.0.beta1.hsbt2018-05-301-3/+1
* Merge RubyGems 2.7.7hsbt2018-05-181-1/+1