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
...
*
Intermediate changes
robot-piglet
2026-03-29
1
-0
/
+1
*
YT-23633: Enable power of two choices by default
ponasenko-rs
2026-03-29
1
-1
/
+1
*
YT-26267: Add min hash digest compaction logic
dave11ar
2026-03-29
2
-4
/
+4
*
YT-9652: Fix naming: rename read_size_estimation to read_size_estimate in col...
apollo1321
2026-03-28
3
-4
/
+4
*
Fix ranges on old desc sort tables
mpereskokova
2026-03-27
5
-0
/
+61
*
disable checking spec for native types in fmr
cdzyura171
2026-03-27
4
-4
/
+8
*
YT-27754: Avoid fiber context switch in TSyncBufferedOutputStreamAdapter::dtor
babenko
2026-03-27
5
-19
/
+13
*
YT-27655: Fix vptr race in TServiceContext
babenko
2026-03-27
1
-23
/
+21
*
Intermediate changes
robot-piglet
2026-03-27
1
-0
/
+1
*
Clear heap on shutdown
pechatnov
2026-03-27
2
-0
/
+23
*
Intermediate changes
robot-piglet
2026-03-27
1
-10
/
+22
*
Cosmetics: remove extra blank line
apachee
2026-03-27
1
-1
/
+0
*
YT-26051: For better UX, strip tx prepare/commit errors before replying from ...
shakurov
2026-03-26
1
-0
/
+2
*
Enable clang-tidy checks for more modules in yt/yt
pechatnov
2026-03-26
4
-4
/
+4
*
YQL-21093 USE yt:default
vvvv
2026-03-26
3
-0
/
+20
*
Intermediate changes
robot-piglet
2026-03-25
47
-156
/
+664
*
YT-22792: Return the spliced amount from SpliceAsync
dann239
2026-03-25
3
-24
/
+41
*
Add profiling for request queues
h0pless
2026-03-24
1
-4
/
+16
*
make FileCacheReplicationFactor dynamic in cpp sdk
o-gulyaev
2026-03-24
5
-7
/
+15
*
Intermediate changes
robot-piglet
2026-03-24
3
-0
/
+19
*
YQL-21045: Check output_columns in Aggregate
maxkovalev
2026-03-24
1
-0
/
+5
*
YT-25637: Fix QL tuning options missing in client
sabdenovch
2026-03-23
1
-0
/
+3
*
Intermediate changes
robot-piglet
2026-03-23
1
-4
/
+4
*
Noexcept move-contrustors and move-assignments
pechatnov
2026-03-23
5
-5
/
+5
*
Use `= default` for `operator==`
vitya-smirnov
2026-03-23
1
-5
/
+1
*
YT-27524, YT-27659: Better fix for races TTableReader
babenko
2026-03-23
1
-3
/
+11
*
YT-18571: Cosmetics around TReadyEventReaderBase::ReadyEvent
babenko
2026-03-23
2
-6
/
+10
*
Intermediate changes
robot-piglet
2026-03-23
1
-0
/
+3
*
YT-18571: Drop YT_ATTRIBUTE_NO_UNIQUE_ADDRESS in favor of Y_NO_UNIQUE_ADDRESS
babenko
2026-03-23
1
-2
/
+4
*
YT-18571: Drop YT_ATTRIBUTE_NO_SANITIZE_ADDRESS in favor of Y_NO_SANITIZE("ad...
babenko
2026-03-23
3
-11
/
+21
*
Cherry-pick Fix CallbackList
pavook
2026-03-22
2
-15
/
+9
*
Drop backward compat with grpc-prev
thegeorg
2026-03-20
1
-1
/
+1
*
YT-27694: fix data race in hedging session
kvk1920
2026-03-20
6
-1
/
+51
*
YT-27670: Fix TTcpBusServerProxy::GetTimeToExpiry().
yuryalekseev
2026-03-19
1
-8
/
+25
*
YQL-20928: Fix YqlSelect quoted atoms and unsupported message
vitya-smirnov
2026-03-19
22
-77
/
+12
*
YT-27514: Sync yt moody camel to 593df78ec309be7a7b456b3334025ccade1d2d66
ponasenko-rs
2026-03-18
1
-90
/
+96
*
Revert "YT-27514: Use BlockingConcurrentQueue instead of ConcurrentQueue in t...
ponasenko-rs
2026-03-18
4
-4771
/
+3732
*
YT-22478: Strongly prefer local replica under mount config flag
osidorkin
2026-03-18
2
-0
/
+6
*
YQL-20793 SExpr fixes, part 1
vvvv
2026-03-18
1
-1
/
+7
*
Cherry pick YQL-20998: Emit Reads only on EXISTS
vitya-smirnov
2026-03-18
5
-1
/
+13
*
Add missing transaction id to response info
kvk1920
2026-03-18
2
-0
/
+21
*
YT-26329: Drop some cosmetics todos: move several functions from cell_directo...
cherepashka
2026-03-18
1
-3
/
+2
*
support bool, float, double, string, utf8 types in QLFilter
lucius
2026-03-17
18
-68
/
+203
*
Rollback: rXXXXXX
robot-srch-releaser
2026-03-17
5
-13
/
+1
*
Fix throttling using default limits instead of per-user limits is rare cases
h0pless
2026-03-17
1
-12
/
+16
*
YQL-20998: Emit Reads only on EXISTS
vitya-smirnov
2026-03-17
5
-1
/
+13
*
YT-27514: Fix typo to actually use blocking concurrent queue in tsan
ponasenko-rs
2026-03-17
1
-1
/
+1
*
Fix deadlock at TAsyncQueue destroy
udovichenko-r
2026-03-16
8
-48
/
+56
*
YT-18571: Extract and refactor execution stacks
babenko
2026-03-14
12
-409
/
+125
*
Better compaction row merger memory tracking: per-task tracker and separate c...
ifsmirnov
2026-03-14
3
-0
/
+135
[prev]
[next]