| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-25 | [rubygems/rubygems] bin/rubocop -a --only Style/StringLiterals | Hiroshi SHIBATA | |
| https://github.com/rubygems/rubygems/commit/62e1bf2d37 Notes: Merged: https://github.com/ruby/ruby/pull/13177 | |||
| 2025-04-24 | Rewrite CGI.parse with URI.decode_www_form_component | Hiroshi SHIBATA | |
| Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org> | |||
| 2024-05-03 | [rubygems/rubygems] Rename credential email to identifier in WebAuthn poller | Jenny Shen | |
| https://github.com/rubygems/rubygems/commit/5e3e55f8bc | |||
| 2024-01-29 | Vendor uri gem in RubyGems | David Rodríguez | |
| 2023-12-13 | [rubygems/rubygems] Vendor timeout in RubyGems too | David Rodríguez | |
| https://github.com/rubygems/rubygems/commit/e2e7440ede | |||
| 2023-12-13 | [rubygems/rubygems] Vendor net-http and net-protocol in RubyGems | David Rodríguez | |
| https://github.com/rubygems/rubygems/commit/99d91c9ed2 | |||
| 2023-07-30 | [rubygems/rubygems] Set thread configurations inside block in the thread ↵ | Nobuyoshi Nakada | |
| local manner https://github.com/rubygems/rubygems/commit/965e54b8f1 | |||
| 2023-07-29 | Revert "[rubygems/rubygems] Set thread configurations inside block" | ko1 | |
| This reverts commit db80e947a382a6a9ef2295e81f5b97c6a8ecbce7. This patch uses `Thread.abort_on_exception = true` and it affects all of threads. This is why CI systems fails. How to modify: - use `thread.abort_on_exception = true` for specific threads - Run this code in a separated process | |||
| 2023-07-28 | [rubygems/rubygems] Add charset to Webauthn response content-type | Jenny Shen | |
| https://github.com/rubygems/rubygems/commit/442a3e8f37 | |||
| 2023-07-28 | [rubygems/rubygems] Set thread configurations inside block | Jenny Shen | |
| https://github.com/rubygems/rubygems/commit/860b145359 | |||
| 2023-07-28 | [rubygems/rubygems] Move Webauthn listener thread to WebauthnListener class | Jenny Shen | |
| https://github.com/rubygems/rubygems/commit/6ec474975e | |||
| 2023-07-28 | [rubygems/rubygems] Move WebauthnListener into the Gem::GemcutterUtilities ↵ | Jenny Shen | |
| namespace https://github.com/rubygems/rubygems/commit/3080394f81 | |||
| 2023-07-28 | [rubygems/rubygems] Extract polling logic into its own class | Jenny Shen | |
| https://github.com/rubygems/rubygems/commit/218b83abed | |||
