index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix babenko-issues around row-merger
gryzlov-ad
2026-03-04
1
-1
/
+1
*
Fix KeyedHeap bug during deletion from the middle
gryzlov-ad
2026-03-04
1
-7
/
+12
*
Intermediate changes
robot-piglet
2026-03-04
48
-430
/
+1092
*
Drop redundant YT_VERIFY(IsSet) preceeding GetOrCrash
babenko
2026-03-04
3
-3
/
+1
*
Introduce TFuture<T>::BlockingWait
pechatnov
2026-03-04
3
-10
/
+34
*
Fix race between Future.IsSet() and Promise.IsSet()
babenko
2026-03-03
1
-3
/
+2
*
YT-27317: Do not normalize path separators on unix
pavook
2026-03-03
2
-3
/
+11
*
Intermediate changes
robot-piglet
2026-03-03
7
-37
/
+104
*
Intermediate changes
robot-piglet
2026-03-03
47
-569
/
+587
*
Intermediate changes
robot-piglet
2026-03-03
37
-390
/
+938
*
Qplayer2 - save and load activated flags at TSettingDispatcher & YT provider ...
ziganshinmr
2026-03-03
2
-2
/
+4
*
Intermediate changes
robot-piglet
2026-03-03
56
-56
/
+3
*
Cosmetics, various (PR 10425648)
sabdenovch
2026-03-02
2
-8
/
+8
*
[NODIFF:rt_money] DRAFT Renaming .Get() -> .BlockingGet() for futures and ma...
pechatnov
2026-03-02
1
-0
/
+3
*
YQL-20904: Support UNION at YqlSelect subquery
vitya-smirnov
2026-03-02
6
-28
/
+19
*
Intermediate changes
robot-piglet
2026-03-02
2
-2
/
+4
*
Intermediate changes
robot-piglet
2026-03-02
2
-2
/
+3
*
Setup proper compatibility flags for TableContent
aneporada
2026-03-02
6
-19
/
+43
*
YT-27461: fix races in RK and PRK
shakurov
2026-03-02
1
-10
/
+10
*
Replace BlockingGet() with GetOrCrash() where appropriate
babenko
2026-03-02
22
-35
/
+35
*
YT-22593: Switch IPoller pool name to std::string
babenko
2026-03-02
2
-6
/
+6
*
YT: Make NYT.NProto.TError.code field optional
dgolear
2026-03-01
1
-1
/
+1
*
Replace DangerousGetPtr with TWeakPtr
babenko
2026-03-01
5
-27
/
+33
*
Fix race (and slightly refactor) pollable invoker management
babenko
2026-02-28
2
-22
/
+32
*
YT-27536: Fix (seemingly benign) race in TTwoLevelFairShareQueue
babenko
2026-02-28
1
-6
/
+6
*
Move default values of ytcfgen and ytdyncfgen to code
dave11ar
2026-02-28
2
-0
/
+13
*
Intermediate changes
robot-piglet
2026-02-28
7
-48
/
+48
*
Offload row materialization to Heavy RPC invoker
babenko
2026-02-28
1
-2
/
+4
*
Intermediate changes
robot-piglet
2026-02-27
1
-0
/
+4
*
Intermediate changes
robot-piglet
2026-02-27
1
-20
/
+198
*
YT-26837: expect finished transaction error during ping
achains
2026-02-27
1
-3
/
+11
*
Intermediate changes
robot-piglet
2026-02-27
1
-7
/
+180
*
Renaming .Get() -> .BlockingGet() for futures in yt. Part 3
pechatnov
2026-02-27
30
-135
/
+135
*
[queues] feature: YT-18038 paths for queue agents
panesher
2026-02-27
2
-2
/
+18
*
[yt string] move some dependencies out for 32bit build support
vasko
2026-02-27
1
-0
/
+1
*
Revert grpc upver
nechda
2026-02-27
1
-6
/
+0
*
Annotate yt version with sanitizers different from asan
ponasenko-rs
2026-02-27
1
-0
/
+16
*
Renaming .Get() -> .BlockingGet() for futures with regexp in yt. Part 2
pechatnov
2026-02-27
22
-54
/
+54
*
YT-20689: last shot
oskinderev
2026-02-27
1
-4
/
+0
*
fix write file options rpc serializator
o-gulyaev
2026-02-26
1
-1
/
+1
*
YT-27255: Support key widening for rls & nmcc
coteeq
2026-02-26
2
-8
/
+18
*
YT-23205: Use lower priority peers with probability proportional to their amount
osidorkin
2026-02-26
1
-21
/
+82
*
TPreciseInstant and TPreciseDuration for precise serialization of time
mikari
2026-02-26
7
-0
/
+199
*
YT-27439: Add builtin yt-bundle-controller user
atalmenev
2026-02-26
1
-1
/
+1
*
Renaming .Get() -> .BlockingGet() for futures with regexp in yt
pechatnov
2026-02-26
57
-349
/
+349
*
YT-27372: Add enum value checks for polymorphic yson struct
apachee
2026-02-26
2
-4
/
+43
*
Minor fix for tracked chunk provider
sabdenovch
2026-02-26
1
-3
/
+5
*
Intermediate changes
robot-piglet
2026-02-26
21
-195
/
+411
*
grpc bump 1.60.2
nechda
2026-02-25
1
-0
/
+6
*
Introduce BlockingGet and GetOrCrash in TFuture
pechatnov
2026-02-25
3
-127
/
+234
[prev]
[next]