aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/s3_uri_signer.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-081-1/+1
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-6/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+6
* [rubygems/rubygems] Make sure tests at least load without opensslDavid Rodríguez2020-07-311-1/+1
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-6/+0
* [rubygems/rubygems] Minor fixAlexander Pakulov2019-09-051-1/+1
* [rubygems/rubygems] Use IAM role to extract security-credentials for EC2 inst...Alexander Pakulov2019-09-051-5/+13
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-171-7/+7
* [rubygems/rubygems] Use gsub with HashKazuhiro NISHIYAMA2019-08-051-2/+2
* [rubygems/rubygems] Making Gem::S3URISigner.sign method smaller with helper m...Alexander Pakulov2019-07-311-17/+28
* [rubygems/rubygems] Use default value for expiration in the method signatureAlexander Pakulov2019-07-311-3/+1
* [rubygems/rubygems] Moving rubygems/request dependencies into ec2_metadataAlexander Pakulov2019-07-311-2/+2
* [rubygems/rubygems] Extracting sign_s3_url & s3_source_auth into a separate S...Alexander Pakulov2019-07-311-0/+166