summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2025-04-01[rubygems/rubygems] Let compact index response parser consistently return a m...David Rodríguez
2025-04-01[rubygems/rubygems] Sorting files in metadata for reproducibilityGiacomo Benedetti
2025-03-27[rubygems/rubygems] Fix Style/RedundantParentheses by bin/rubocop -aHiroshi SHIBATA
2025-03-27[rubygems/rubygems] Have "gem exec" sort executable names in error message.Ellen Marie Dash
2025-03-24[rubygems/rubygems] Let `gem exec` raise an error in ambiguous casesDavid Rodríguez
2025-03-18[rubygems/rubygems] Speed up Version#<=> ~20-50% when lengths differHartley McGuire
2025-03-10[rubygems/rubygems] Fix `gem rdoc` not working with newer versions of rdocDavid Rodríguez
2025-03-03[rubygems/rubygems] Update vendored uri to 1.0.3Hiroshi SHIBATA
2025-02-21[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparisonHiroshi SHIBATA
2025-02-20[rubygems/rubygems] gem server command is extracted from rubygems core featur...Hiroshi SHIBATA
2025-02-10[rubygems/rubygems] Allocate strings from Requirement match only onceDavid Rodríguez
2025-02-03[rubygems/rubygems] Raise a simpler error when RubyGems fails to activate a d...David Rodríguez
2025-01-28Ignore vendor folder for documentation just onceNobuyoshi Nakada
2025-01-16[rubygems/rubygems] fix `@licenses` array unmarshallingMichael Rykov
2025-01-09[rubygems/rubygems] Add credentials file path to "gem env".Ellen Marie Dash
2025-01-06[rubygems/rubygems] Update SPDX license list as of 2024-12-30License Update
2024-12-24Merge RubyGems-3.6.2 and Bundler-2.6.2David Rodríguez
2024-12-18Bump vendored securerandom to 0.4.1David Rodríguez
2024-12-18Bump vendored timeout to 0.4.3David Rodríguez
2024-12-17Bump vendored resolv to 0.6.0David Rodríguez
2024-12-16[rubygems/rubygems] Fix `gem info` tagging some non default gems as defaultDavid Rodríguez
2024-12-13Bump vendored uri to 1.0.2David Rodríguez
2024-12-13Bump vendored net-http to 0.6.0David Rodríguez
2024-12-13Bump vendored securerandom to 0.4.0David Rodríguez
2024-12-06[rubygems/rubygems] Skip unresolved deps warning on `Gem::Specification.reset...David Rodríguez
2024-12-05[rubygems/rubygems] Apply suggestions from code reviewSamuel Giddins
2024-12-05[rubygems/rubygems] Stop storing executable names in ivarsSamuel Giddins
2024-12-02[rubygems/rubygems] [DOC] Fix missing single quoteNobuyoshi Nakada
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove comment about oldest supported versionDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove unnecessary and out of date ruby version checkDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove now dead codeDavid Rodríguez
2024-11-21[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...Adam Daniels
2024-11-20[rubygems/rubygems] Add --attestation option to gem pushSamuel Giddins
2024-11-14[rubygems/rubygems] URI::DEFAULT_PARSER.escape is obsoleted. We should use UR...Hiroshi SHIBATA
2024-11-14Update vendored timeout to 0.4.2David Rodríguez
2024-11-14Update vendored securerandom to 0.3.2David Rodríguez
2024-11-14Update vendored resolv to 0.5.0David Rodríguez
2024-11-14Update vendored net-http to 0.5.0David Rodríguez
2024-11-14Update vendored optparse to 0.6.0David Rodríguez
2024-11-12[rubygems/rubygems] Update SPDX license list as of 2024-08-19License Update
2024-11-11Bump vendored uri to 1.0.1David Rodríguez
2024-11-06[rubygems/rubygems] Fix manifest in gem package using incorrect platform some...David Rodríguez
2024-11-04Validate user input encodingDavid Rodríguez
2024-11-04[rubygems/rubygems] Fix commands with 2 MFA requests when webauthn is enabledDavid Rodríguez
2024-11-04[rubygems/rubygems] OTP is already added by `rubygems_api_request`David Rodríguez
2024-11-04[rubygems/rubygems] Fix incompatible encodings errorDavid Rodríguez
2024-10-30[rubygems/rubygems] Rely on PATH if Ruby is not installed in the same directo...David Rodríguez