index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add message for otp bypass
Eric Herscovich
2023-04-12
1
-1
/
+1
*
Terminate interaction after wait for otp thread completes to support jruby
Jenny Shen
2023-04-12
1
-2
/
+6
*
Terminate interaction when rescuing WebauthnVerificationError during wait_for...
Jenny Shen
2023-04-12
2
-1
/
+4
*
Use Webauthn Listener in wait_for_otp
Jenny Shen
2023-04-12
1
-2
/
+6
*
Add wait for webauthn otp when fetching otp
Jenny Shen
2023-04-12
1
-5
/
+19
*
Merge lines
Ashley Ellis Pierce
2023-04-12
1
-2
/
+1
*
[rubygems/rubygems] Refactor Webauthn listener response - Makes the response ...
Jenny Shen
2023-04-12
7
-112
/
+148
*
[rubygems/rubygems] Add access control headers for all requests to allow Ruby...
Jenny Shen
2023-04-12
3
-13
/
+0
*
[rubygems/rubygems] Add otp command tests
Jenny Shen
2023-04-12
1
-0
/
+2
*
[rubygems/rubygems] Add WebauthnListener class
Jenny Shen
2023-04-12
1
-0
/
+83
*
[rubygems/rubygems] Add WebauthnVerificationError Exception
Jenny Shen
2023-04-12
1
-0
/
+10
*
[rubygems/rubygems] Add WebauthnListener response classes
Jenny Shen
2023-04-12
6
-0
/
+147
*
[rubygems/rubygems] Clarify message
Ashley Ellis Pierce
2023-04-12
1
-3
/
+3
*
[rubygems/rubygems] Ask user to otp at webauthn verification url
Ashley Ellis Pierce
2023-04-12
1
-5
/
+23
*
util/rubocop -A --only Style/NumericLiteralPrefix
Hiroshi SHIBATA
2023-04-11
12
-35
/
+35
*
[ruby/irb] Bump version to 1.6.4
ima1zumi
2023-04-09
1
-2
/
+2
*
[ruby/resolv] Do not compress domain name in SRV RDATA
Kasumi Hanazuki
2023-04-08
1
-5
/
+5
*
[ruby/irb] Simplify command method definition
Stan Lo
2023-04-08
1
-28
/
+7
*
[rubygems/rubygems] Remove one fallback to full indexes on big gemfiles
David Rodríguez
2023-04-07
1
-8
/
+5
*
[rubygems/rubygems] util/rubocop -A --only Style/FormatString
Hiroshi SHIBATA
2023-04-07
15
-44
/
+21
*
[rubygems/rubygems] util/rubocop -A --only Style/LineEndConcatenation
Hiroshi SHIBATA
2023-04-06
12
-24
/
+24
*
Revert accidentally commit of wrong file
Hiroshi SHIBATA
2023-04-06
1
-0
/
+1
*
v1.0.4
schneems
2023-04-06
1
-1
/
+1
*
v1.0.3
schneems
2023-04-06
1
-1
/
+1
*
[ruby/syntax_suggest] The annotation must end with a new line
Yusuke Endoh
2023-04-06
1
-0
/
+2
*
[ruby/syntax_suggest] Rollback comment indentation behavior
schneems
2023-04-06
2
-6
/
+7
*
[ruby/syntax_suggest] Add comments and refactor AroundBlockScan methods
schneems
2023-04-06
3
-19
/
+125
*
[ruby/syntax_suggest] Fix sibling bug to #177
schneems
2023-04-06
3
-9
/
+140
*
[ruby/syntax_suggest] Preserve whitespace in front of comments
schneems
2023-04-06
2
-7
/
+6
*
[ruby/syntax_suggest] Handle alias already exists when debugging
schneems
2023-04-06
1
-1
/
+3
*
[ruby/syntax_suggest] Remove unnecessary `--color` option
Nobuyoshi Nakada
2023-04-06
1
-1
/
+0
*
[rubygems/rubygems] Improve comment explaining the neccessity of `write_defau...
Vít Ondruch
2023-04-06
1
-0
/
+3
*
[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfile
David Rodríguez
2023-04-06
3
-6
/
+12
*
Revert "Refactor incomplete specs handling"
David Rodríguez
2023-04-06
4
-39
/
+13
*
[rubygems/rubygems] Revert "Reuse `SpecSet#materialize` logic"
David Rodríguez
2023-04-06
1
-3
/
+5
*
[ruby/irb] Drop Ruby 2.6 support
Stan Lo
2023-04-05
10
-77
/
+24
*
[rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteral
Hiroshi SHIBATA
2023-04-05
8
-14
/
+14
*
RJIT: Skip a class guard if known to be T_STRING
Takashi Kokubun
2023-04-05
1
-3
/
+6
*
RJIT: Handle include_all argument of respond_to?
Takashi Kokubun
2023-04-05
1
-13
/
+15
*
RJIT: Remove unused variables
Takashi Kokubun
2023-04-04
1
-8
/
+0
*
RJIT: Always use guard_two_fixnums
Takashi Kokubun
2023-04-04
1
-59
/
+27
*
RJIT: Eliminate known-result guards for blockarg
Takashi Kokubun
2023-04-04
1
-10
/
+4
*
RJIT: Eliminate known-result branches
Takashi Kokubun
2023-04-04
2
-95
/
+132
*
RJIT: Propagate argument types on method calls
Takashi Kokubun
2023-04-04
1
-0
/
+7
*
RJIT: Fix mapping offsets in stack_swap
Takashi Kokubun
2023-04-04
1
-4
/
+4
*
Use `em_delete` in `key_delete` (#504)
Étienne Barrié
2023-04-05
1
-2
/
+4
*
[ruby/optparse] Document requires needed for Date/DateTime/Time/URI/Shellword...
Jeremy Evans
2023-04-04
1
-6
/
+6
*
[Feature #19579] Remove !USE_RVARGC code (#7655)
Peter Zhu
2023-04-04
1
-1
/
+0
*
[rubygems/rubygems] util/rubocop -A
Hiroshi SHIBATA
2023-04-04
2
-2
/
+2
*
[rubygems/rubygems] util/rubocop -A --only Performance/RegexpMatch
Hiroshi SHIBATA
2023-04-04
17
-29
/
+29
[prev]
[next]