aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Make `rake package` log messages to stdout by defaultDavid Rodríguez2020-06-051-0/+1
* Revert a commit miss in "Fixed potential memory leak"Nobuyoshi Nakada2020-05-221-1/+0
* Fixed potential memory leakNobuyoshi Nakada2020-05-221-0/+1
* Revert "[rubygems/rubygems] Remove unneeded global teardown"Hiroshi SHIBATA2020-05-081-4/+5
* Revert "[rubygems/rubygems] Use a local temporary directory"Hiroshi SHIBATA2020-05-081-1/+0
* [rubygems/rubygems] Remove unneeded global teardownDavid Rodríguez2020-05-081-5/+4
* [rubygems/rubygems] Split credential helper as credential_setup and use itHiroshi SHIBATA2020-05-081-4/+7
* [rubygems/rubygems] Revert adding loaded specs to `Gem::Specification.stubs` ...David Rodríguez2020-05-081-4/+2
* [rubygems/rubygems] Let `@@stubs_by_name` to be incrementally populated again.Vít Ondruch2020-05-081-2/+2
* [rubygems/rubygems] Remove unnecessary codeDavid Rodríguez2020-05-081-8/+0
* [rubygems/rubygems] Improve gzip errors loggingDavid Rodríguez2020-05-081-1/+7
* [rubygems/rubygems] Update util.rbSamuel Williams2020-05-081-3/+0
* [rubygems/rubygems] Remove old `gauntlet_rubygems` file on rubygems upgradeDavid Rodríguez2020-05-081-0/+3
* [rubygems/rubygems] Suppress warnings coming from `jar-dependencies`David Rodríguez2020-05-081-0/+2
* Remove `builder` gem requirement for `gem regenerate_index`David Rodríguez2020-05-083-23/+1
* [rubygems/rubygems] Use a local temporary directoryDavid Rodríguez2020-05-081-0/+1
* [rubygems/rubygems] No longer necessaryDavid Rodríguez2020-05-081-11/+0
* [rubygems/rubygems] Show gemspec location when a Gem::MissingSpecError is rai...bronzdoc2020-05-081-1/+5
* [rubygems/rubygems] Make MissingSpecError accept an extra error messagebronzdoc2020-05-081-2/+3
* [rubygems/rubygems] Specify explicit separator not to be affected by $;Nobuyoshi Nakada2020-05-081-1/+1
* [rubygems/rubygems] Install man files when bundler installed as a default gemDavid Rodríguez2020-05-081-0/+73
* [rubygems/rubygems] Extract a `remove_file_list` helperDavid Rodríguez2020-05-081-8/+12
* [rubygems/rubygems] Only need to call helper onceDavid Rodríguez2020-05-081-3/+1
* [rubygems/rubygems] Extract an `install_file_list` helperDavid Rodríguez2020-05-081-6/+8
* [rubygems/rubygems] Move helper to private sectionDavid Rodríguez2020-05-081-10/+10
* [rubygems/rubygems] Rename method to clarifyDavid Rodríguez2020-05-081-3/+2
* [rubygems/rubygems] Prefer `tr` to `gsub` when replacing path separatorsDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] Shortcuit method earlierDavid Rodríguez2020-05-081-4/+4
* [rubygems/rubygems] Fix incorrect `gem uninstall --all` messageDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] Refactor duplicate metadata logicThomas McDonald2020-05-081-7/+1
* [rubygems/rubygems] Remove unnecessary codeThomas McDonald2020-05-081-4/+0
* [rubygems/rubygems] Simplify host switching logicThomas McDonald2020-05-081-12/+3
* [rubygems/rubygems] Refactor ruby command line building for testsDavid Rodríguez2020-05-081-0/+4
* [rubygems/rubygems] Remove unnecessary `@@ruby` variableDavid Rodríguez2020-05-081-2/+1
* [rubygems/rubygems] Simplify nested require exceptionsDavid Rodríguez2020-05-081-2/+1
* [rubygems/rubygems] Fix symlink RubyGems test problems for non-admin user.Josef Šimánek2020-05-081-0/+17
* [rubygems/rubygems] Fix race condition on bundler's parallel installerDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] Allow spaces in file headers during octal checkDmytro Shyrshov2020-05-081-1/+2
* Normalize heredoc case in rubygems code baseDavid Rodríguez2020-05-081-4/+4
* Normalize heredoc delimitersDavid Rodríguez2020-05-081-2/+2
* [rubygems/rubygems] Fix platform comparison bug in #contains_requirable_file?Benoit Daloze2020-05-081-1/+1
* [rubygems/rubygems] Do not use set.Josef Šimánek2020-05-081-2/+1
* [rubygems/rubygems] Add gem build test to check for removed methods.Josef Šimánek2020-05-081-0/+2
* [rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek2020-05-082-13/+17
* [rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek2020-05-082-3/+12
* [rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek2020-05-081-1/+0
* [rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc2020-05-081-0/+25
* [rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc2020-05-086-13/+13
* [rubygems/rubygems] Add next_rubygems_major_version methodbronzdoc2020-05-081-8/+6
* [rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc2020-05-085-10/+10