summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-31[rubygems/rubygems] Use File#open instead of Kernel#openbronzdoc
2019-07-31[rubygems/rubygems] Deprecate Gem::RemoteFetcher#fetch_sizebronzdoc
2019-07-31[rubygems/rubygems] Autorequire was used by old RubyGems, it is neither suppo...bronzdoc
2019-07-31[rubygems/rubygems] Simplify #to_ruby codeNobuyoshi Nakada
2019-07-31[rubygems/rubygems] Making Gem::S3URISigner.sign method smaller with helper m...Alexander Pakulov
2019-07-31[rubygems/rubygems] Use default value for expiration in the method signatureAlexander Pakulov
2019-07-31[rubygems/rubygems] Moving rubygems/request dependencies into ec2_metadataAlexander Pakulov
2019-07-31[rubygems/rubygems] Extracting sign_s3_url & s3_source_auth into a separate S...Alexander Pakulov
2019-07-31[rubygems/rubygems] Move TODO comment to an information commentbronzdoc
2019-07-31[rubygems/rubygems] Remove unused 'raise' from test_casebronzdoc
2019-07-31[rubygems/rubygems] Remove TODO comment, there's no Gem::Dirs constantbronzdoc
2019-07-31[rubygems/rubygems] Remove useless TODO commentbronzdoc
2019-07-31[rubygems/rubygems] Addressing PR commentsAlexander Pakulov
2019-07-31[rubygems/rubygems] check_version_conflict don't have a 'dep' variable availa...bronzdoc
2019-07-31[rubygems/rubygems] Remove missleading comment, no reason to move Gem.host to...bronzdoc
2019-07-31[rubygems/rubygems] Remove useless comment in exceptions.rbbronzdoc
2019-07-31[rubygems/rubygems] Rename Gem::Package.metadata to Gem::Package.raw_specbronzdoc
2019-07-31[rubygems/rubygems] Upgrading S3 source signature to AWS SigV4Alexander Pakulov
2019-07-31[rubygems/rubygems] Move metadata method to Gem::Packagebronzdoc
2019-07-31[rubygems/rubygems] Add a package attr_reader to Gem::Installer.Daniel Berger
2019-07-31[rubygems/rubygems] Remove missleading TODO comment. Can't use @parser.accept...bronzdoc
2019-07-31[rubygems/rubygems] Move gemcutter utilities code to Gem::Commandbronzdoc
2019-07-31[rubygems/rubygems] Remove conflict.rb code that was supposed to be removed i...bronzdoc
2019-07-31[rubygems/rubygems] Remove unnecessary &&= operatorbronzdoc
2019-07-31[rubygems/rubygems] Remove unnecessary TODO commentbronzdoc
2019-07-31[rubygems/rubygems] Explicitly deprecate `rubyforge_project`David Rodríguez
2019-07-31[rubygems/rubygems] Do not replace the cache entry if there is already oneBenoit Daloze
2019-07-31[rubygems/rubygems] Synchronize access to the Gem::Specification::LOAD_CACHE ...Benoit Daloze
2019-07-31[rubygems/rubygems] Add a blank line after private to be consistent with the ...bronzdoc
2019-07-31[rubygems/rubygems] Return early if filename is emptybronzdoc
2019-07-31[rubygems/rubygems] Simplify config_file_name assigmentbronzdoc
2019-07-31[rubygems/rubygems] Lazy require stringiobronzdoc
2019-07-31[rubygems/rubygems] Set config_file_name to the value of ENV["GEMRC"] if avai...bronzdoc
2019-07-31[rubygems/rubygems] Move config_file_name logic to its own methodbronzdoc
2019-07-31[rubygems/rubygems] Migrate extension builder to use Open3David Rodríguez
2019-07-31[rubygems/rubygems] Remove unused methodDavid Rodríguez
2019-07-30`/o` should not use with instance variableKazuhiro NISHIYAMA
2019-07-30Use lowercase letters for IPv6 addresses.Tanaka Akira
2019-07-29Should match the beginning/end of stringNobuyoshi Nakada
2019-07-29Match suffix for content type more preciselyNobuyoshi Nakada
2019-07-29Chomp html suffix literallyNobuyoshi Nakada
2019-07-28[reline] Do not compile regexp for each lineNobuyoshi Nakada
2019-07-28[reline] Do not escape and compile regexp for each byteNobuyoshi Nakada
2019-07-27Ignore history file without saving if permissions cannot be changedJeremy Evans
2019-07-27Use JRuby equivalent of RubyVM.compile.Charles Oliver Nutter
2019-07-26Document and add spec for delegating to constants in ForwardableJeremy Evans
2019-07-26[ruby/rdoc] Fix image links in rdoc.cssMaxime Lapointe
2019-07-26[ruby/rdoc] Update jQuery to 3.3.1aycabta
2019-07-26[ruby/rdoc] Support nesting text page URLaycabta
2019-07-26[ruby/rdoc] Normalization of comment should check languageaycabta