summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-04-20[rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error...Hiroshi SHIBATA
2023-04-19Hide Gem::MockGemUi. It's only used by testsHiroshi SHIBATA
2023-04-19[rubygems/rubygems] Added tests for load_with_rubygems_config_hash and dump_w...Hiroshi SHIBATA
2023-04-19[rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when in...Hiroshi SHIBATA
2023-04-19[rubygems/rubygems] Replaced Gem::ConfigFile.dump_with_rubygems_yaml for save...Hiroshi SHIBATA
2023-04-19[rubygems/rubygems] Introduce self.load_with_rubygems_config_hashHiroshi SHIBATA
2023-04-19[rubygems/rubygems] Wrap self.convert_rubygems_config_hash from Bundler::YAML...Hiroshi SHIBATA
2023-04-19[rubygems/rubygems] Move all changes only in RubyGemsHiroshi SHIBATA
2023-04-19[rubygems/rubygems] Added guard condition for replacing __ variable in YAML keysHiroshi SHIBATA
2023-04-19[rubygems/rubygems] Replaced load_yaml_file with Bundler::YAMLSerializerHiroshi SHIBATA
2023-04-19[rubygems/rubygems] api_key is always contained stringHiroshi SHIBATA
2023-04-19fix `NameError` messageKoichi Sasada
2023-04-19* remove trailing spaces. [ci skip]git
2023-04-19Refactor `Regexp#match` cache implementation (#7724)TSUYUSATO Kitsune
2023-04-19MatchData#named_captures: add optional symbolize_names keyword (#6952)Vladimir Dementyev
2023-04-17[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-04-16skip if `DidYouMean.formatter=` is not definedKoichi Sasada
2023-04-15Implement ObjectSpace::WeakMap#delete and ObjectSpace::WeakKeyMap#deleteJean Boussier
2023-04-15[ruby/reline] Change Reline.add_dialog_proc(name, nil) to properlytomoya ishida
2023-04-14[Bug #19533] Fix infinite range inclusion with numeric valueNobuyoshi Nakada
2023-04-13Emit a performance warning when a class reached max variationsJean Boussier
2023-04-13[rubygems/rubygems] Extract alias variables for long name classHiroshi SHIBATA
2023-04-13[rubygems/rubygems] Downcase camel like cases of instance variableHiroshi SHIBATA
2023-04-13[Feature #19590] Show the invalid clock argumentNobuyoshi Nakada
2023-04-12[Bug #19587] Fix `reset_match_cache` argumentsNobuyoshi Nakada
2023-04-12[rubygems/rubygems] Close the server for testNobuyoshi Nakada
2023-04-12Ensure api_key is sent if basic auth not provided on webauthn_verification_urlAshley Ellis Pierce
2023-04-12Add message for otp bypassEric Herscovich
2023-04-12Terminate interaction when rescuing WebauthnVerificationError during wait_for...Jenny Shen
2023-04-12Use Webauthn Listener in wait_for_otpJenny Shen
2023-04-12Add wait for webauthn otp when fetching otpJenny Shen
2023-04-12[rubygems/rubygems] Refactor Webauthn listener response - Makes the response ...Jenny Shen
2023-04-12[rubygems/rubygems] Add access control headers for all requests to allow Ruby...Jenny Shen
2023-04-12[rubygems/rubygems] Add otp command testsJenny Shen
2023-04-12[rubygems/rubygems] Add WebauthnListener classJenny Shen
2023-04-12[rubygems/rubygems] Add MockBrowser helper classJenny Shen
2023-04-12[rubygems/rubygems] Add WebauthnListener response classesJenny Shen
2023-04-12[rubygems/rubygems] Clarify messageAshley Ellis Pierce
2023-04-12[rubygems/rubygems] Ask user to otp at webauthn verification urlAshley Ellis Pierce
2023-04-11hash.c: Fix hash_iter_lev_dec corrupting shapeJean Boussier
2023-04-11util/rubocop -A --only Style/NumericLiteralPrefixHiroshi SHIBATA
2023-04-11[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-04-10[Bug #19570] Propagate message encoding to decorated messageNobuyoshi Nakada
2023-04-08[ruby/resolv] Do not compress domain name in SRV RDATAKasumi Hanazuki
2023-04-07[Bug #19563] Yield words separators per linesNobuyoshi Nakada
2023-04-07[ruby/irb] Fix RubyLex's heredoc_with_hembexpr test to avoid rippertomoya ishida
2023-04-07[rubygems/rubygems] util/rubocop -A --only Style/FormatStringHiroshi SHIBATA
2023-04-06[rubygems/rubygems] util/rubocop -A --only Style/LineEndConcatenationHiroshi SHIBATA
2023-04-06Add guard to compaction test in WeakMapPeter Zhu
2023-04-06Add missing test for Data.initializeMarc-Andre Lafortune