summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-12-05[rubygems/rubygems] Fold a line that got out of handDavid Rodríguez
2021-12-05[rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...David Rodríguez
2021-12-03[rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...Josef Šimánek
2021-12-02[rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch
2021-11-30[rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez
2021-11-30[rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez
2021-11-29[rubygems/rubygems] Deprecate typo nameNobuyoshi Nakada
2021-11-19Do not document vendored files [ci skip]Nobuyoshi Nakada
2021-11-18[rubygems/rubygems] Protect specs access at a finer levelDavid Rodríguez
2021-11-18[rubygems/rubygems] Stop using a constant for something not constantDavid Rodríguez
2021-11-18[rubygems/rubygems] Extract a helper method to reset specsDavid Rodríguez
2021-11-18[rubygems/rubygems] Make clearing loaded spec cache really privateDavid Rodríguez
2021-11-18[rubygems/rubygems] We can now use standard memoizationDavid Rodríguez
2021-11-18[rubygems/rubygems] Easier preservation of activated specsDavid Rodríguez
2021-11-18[rubygems/rubygems] Set `@@all` variable at class definition timeDavid Rodríguez
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-06[rubygems/rubygems] GNU Make needs DESTDIR on Windows environment like msys o...Hiroshi SHIBATA
2021-11-05[rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessarily changing GEM_HOMEDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessary loopDavid Rodríguez
2021-11-05[rubygems/rubygems] Explicitly ignored empty value for DESTDIRHiroshi SHIBATA
2021-11-05[rubygems/rubygems] Skip to set DESTDIR option when it's not provided for msw...Hiroshi SHIBATA
2021-11-05[rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross
2021-11-05[rubygems/rubygems] Fix `--destdir` handling on WindowsDavid Rodríguez
2021-11-05[rubygems/rubygems] More refactoring of `--destdir` handlingDavid Rodríguez
2021-11-05[rubygems/rubygems] Refactor `--destdir` handlingDavid Rodríguez
2021-11-03[rubygems/rubygems] Fix `gem install` vs `gem fetch` inconsistencyDavid Rodríguez
2021-11-02Update licenses= documentationCarlos Palhares
2021-11-02Allow custom LicenseRefCarlos Palhares
2021-11-02Removed the related code of `gem server`Hiroshi SHIBATA
2021-10-29[rubygems/rubygems] Vendor tsort into rubygemsFrederik Dudzik
2021-10-26[rubygems/rubygems] Add support to build and sign certificates with multiple ...Jenny Shen
2021-10-25[rubygems/rubygems] Avoid loading the `digest` gem unnecessarilyDavid Rodriguez
2021-10-25[rubygems/rubygems] Remove comment that seems no longer accurateDavid Rodriguez
2021-10-11[ruby/rubygems] Prefer `require_relative` for internal requiresDavid Rodriguez
2021-10-10[ruby/rubygems] We no longer need to check realpathsDavid Rodríguez
2021-10-10[ruby/rubygems] Check safety of packaged symlinksDavid Rodríguez
2021-10-10[ruby/rubygems] Install location safety should consider casingDavid Rodríguez
2021-10-10[ruby/rubygems] Remove redundant `File.expand_path`David Rodríguez
2021-10-10[ruby/rubygems] Simplify `File.expand_path` usageDavid Rodríguez
2021-10-10[ruby/rubygems] Don't make duplicated checks on directory safetyDavid Rodríguez
2021-10-10Needs time.rb for `Time#iso8601`Nobuyoshi Nakada
2021-10-09[rubygems/rubygems] Improve performance of Specification#missing_extensions?Masataka Pocke Kuwabara
2021-09-28[rubygems/rubygems] Only disallow FIXME/TODO for first word of gemspec descri...Ellen Marie Dash
2021-09-24[rubygems/rubygems] Revert "Fix an issue causing nested Gem::Uri instances"David Rodríguez
2021-09-24[rubygems/rubygems] Fix error message building changing password of sourcehuangduirong
2021-09-22[rubygems/rubygems] Fix bug where redacted credentials are sent to serverJonathan
2021-09-22[rubygems/rubygems] Fix an issue causing nested Gem::Uri instancesJonathan