summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-08Revert "[rubygems/rubygems] Remove unneeded global teardown"Hiroshi SHIBATA
2020-05-08Revert "[rubygems/rubygems] Use a local temporary directory"Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Remove unneeded global teardownDavid Rodríguez
2020-05-08[rubygems/rubygems] Split credential helper as credential_setup and use itHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Revert adding loaded specs to `Gem::Specification.stubs` ...David Rodríguez
2020-05-08[rubygems/rubygems] Let `@@stubs_by_name` to be incrementally populated again.Vít Ondruch
2020-05-08[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2020-05-08[rubygems/rubygems] Improve gzip errors loggingDavid Rodríguez
2020-05-08[rubygems/rubygems] Update util.rbSamuel Williams
2020-05-08[rubygems/rubygems] Remove old `gauntlet_rubygems` file on rubygems upgradeDavid Rodríguez
2020-05-08[rubygems/rubygems] Suppress warnings coming from `jar-dependencies`David Rodríguez
2020-05-08Remove `builder` gem requirement for `gem regenerate_index`David Rodríguez
2020-05-08[rubygems/rubygems] Use a local temporary directoryDavid Rodríguez
2020-05-08[rubygems/rubygems] No longer necessaryDavid Rodríguez
2020-05-08[rubygems/rubygems] Show gemspec location when a Gem::MissingSpecError is rai...bronzdoc
2020-05-08[rubygems/rubygems] Make MissingSpecError accept an extra error messagebronzdoc
2020-05-08[rubygems/rubygems] Fix incorrect bundler version being requiredDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract logic to a local variable for later reuseDavid Rodríguez
2020-05-08[rubygems/rubygems] Specify explicit separator not to be affected by $;Nobuyoshi Nakada
2020-05-08[rubygems/rubygems] Properly look for man pagesDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract a local variableDavid Rodríguez
2020-05-08[rubygems/rubygems] Install man files when bundler installed as a default gemDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract a `remove_file_list` helperDavid Rodríguez
2020-05-08[rubygems/rubygems] Only need to call helper onceDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract an `install_file_list` helperDavid Rodríguez
2020-05-08[rubygems/rubygems] Move helper to private sectionDavid Rodríguez
2020-05-08[rubygems/rubygems] Rename method to clarifyDavid Rodríguez
2020-05-08[rubygems/rubygems] Prefer `tr` to `gsub` when replacing path separatorsDavid Rodríguez
2020-05-08[rubygems/rubygems] Shortcuit method earlierDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix incorrect `gem uninstall --all` messageDavid Rodríguez
2020-05-08[rubygems/rubygems] Refactor duplicate metadata logicThomas McDonald
2020-05-08[rubygems/rubygems] Remove unnecessary codeThomas McDonald
2020-05-08[rubygems/rubygems] Simplify host switching logicThomas McDonald
2020-05-08[rubygems/rubygems] Refactor ruby command line building for testsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove unnecessary `@@ruby` variableDavid Rodríguez
2020-05-08[rubygems/rubygems] Simplify nested require exceptionsDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix symlink RubyGems test problems for non-admin user.Josef Šimánek
2020-05-08[rubygems/rubygems] Fix race condition on bundler's parallel installerDavid Rodríguez
2020-05-08[rubygems/rubygems] Allow spaces in file headers during octal checkDmytro Shyrshov
2020-05-08Normalize heredoc case in rubygems code baseDavid Rodríguez
2020-05-08Normalize heredoc delimitersDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix platform comparison bug in #contains_requirable_file?Benoit Daloze
2020-05-08[rubygems/rubygems] Autoload name_tuple.rb before useOlle Jonsson
2020-05-08[rubygems/rubygems] Do not use set.Josef Šimánek
2020-05-08[rubygems/rubygems] Add gem build test to check for removed methods.Josef Šimánek
2020-05-08[rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek
2020-05-08[rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek
2020-05-08[rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek
2020-05-08[rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc
2020-05-08[rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc