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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Remove unique index from doc (#38533)
Andrey Serebryanskiy
2026-04-21
2
-10
/
+10
|
/
/
*
|
NBS groups allocation optimization (#38516)
Evgenik2
2026-04-21
3
-35
/
+147
*
|
Fix off-by-one error in formatting of explain table (#38333)
alexpaniman
2026-04-21
1
-1
/
+6
*
|
Update muted YA file for main
YDBot
2026-04-21
1
-0
/
+2
*
|
Merge pull request #38503 from ydb-platform/merge-rightlib-260421-1306
YDBot
2026-04-21
247
-1331
/
+5811
|
\
\
|
*
|
Sync branches 260421-1306
YDBot
2026-04-21
247
-1331
/
+5811
|
|
\
|
|
|
*
Introduce yson error codes
tea-mur
2026-04-21
7
-7
/
+24
|
|
*
- retry "cluster read-only mode is active" yt errors
voevodskiy
2026-04-21
1
-6
/
+14
|
|
*
YT_DECLARE_SPIN_LOCK whack-a-mole
dann239
2026-04-21
13
-16
/
+15
|
|
*
YQL-21132 Utf8 mark for nodes
vvvv
2026-04-21
19
-63
/
+323
|
|
*
Update contrib/libs/simdjson to 4.6.2
robot-contrib
2026-04-21
11
-111
/
+207
|
|
*
Intermediate changes
robot-piglet
2026-04-21
4
-0
/
+28
|
|
*
[refactoring] Support DeferredAtom in some DDL
aneporada
2026-04-21
8
-173
/
+143
|
|
*
ADL-friendly serialization for externally serializable
pechatnov
2026-04-21
2
-11
/
+80
|
|
*
Fix darwin ktlint
pazus
2026-04-21
2
-1
/
+5
|
|
*
Intermediate changes
robot-piglet
2026-04-21
2
-0
/
+0
|
|
*
Intermediate changes
robot-piglet
2026-04-21
1
-0
/
+13
|
|
*
Fix description: function -> body block
akhropov
2026-04-21
1
-2
/
+2
|
|
*
Fix GetCurrentProcessCommandLine
babenko
2026-04-20
1
-1
/
+3
|
|
*
add ddl for min_max index is YDB Column Shards
becalm
2026-04-20
4
-5
/
+59
|
|
*
Intermediate changes
robot-piglet
2026-04-20
4
-3
/
+16
|
|
*
Intermediate changes
robot-piglet
2026-04-20
1
-1
/
+2
|
|
*
YQL-21105 polyargs for Re2/Pire/Hyperscan, refactoring
vvvv
2026-04-20
13
-14
/
+286
|
|
*
Revert "YT-27972: mapreduce over rpc_proxy client, write data in small chunks"
ermolovd
2026-04-20
1
-26
/
+4
|
|
*
Add go_std 1.26 (no switch)
mikhnenko
2026-04-20
1
-0
/
+3
|
|
*
YQL-21169: Fix case with empty lineage section
maxkovalev
2026-04-20
3
-2
/
+16
|
|
*
Fix IsPathRelativeAndInvolvesNoTraversal treating "." component as directory ...
babenko
2026-04-20
2
-1
/
+2
|
|
*
YT-27300: Some auxiliary refactoring around throttling in replication reader
akozhikhov
2026-04-20
2
-0
/
+6
|
|
*
Fix GetThreadCount always returning 0 on missing Threads field
babenko
2026-04-20
1
-1
/
+1
|
|
*
Fix TStaticName::Write comparing only prefix when checking for no-op update
babenko
2026-04-20
1
-1
/
+1
|
|
*
Fix duplicate OnListItem call in TVirtualListBase::GetSelf
babenko
2026-04-20
1
-1
/
+0
|
|
*
Fix shutdown_busy_timeout bound to wrong field in TLogManagerConfig
babenko
2026-04-20
1
-1
/
+1
|
|
*
Fix unknown packet type causing connection to stop reading in TTcpConnection
babenko
2026-04-20
1
-3
/
+1
|
|
*
YT-27951: Add special formatter for truncated string
osidorkin
2026-04-20
3
-0
/
+50
|
|
*
Revert commit rXXXXXX, Poison memory in allocation holders
sabdenovch
2026-04-20
1
-4
/
+0
|
|
*
YQL-21034: Convert integers to Uint64 at ListSampleN
mariibykova
2026-04-20
17
-222
/
+192
|
|
*
Intermediate changes
robot-piglet
2026-04-20
4
-15
/
+97
|
|
*
libsndfile
alevando
2026-04-20
1
-0
/
+21
|
|
*
Fix AccountMemory using sizeof(key.size()) instead of key.size() in OnKeyedItem
babenko
2026-04-20
1
-1
/
+1
|
|
*
Fix null peer certificate falling through to GetFingerprintSHA256 after Abort
babenko
2026-04-20
1
-0
/
+1
|
|
*
Fix use-after-move of config in TDynamicChannelPool constructor
babenko
2026-04-20
1
-1
/
+1
|
|
*
Pushdown/fuse Filter + CalcOverWindow
aneporada
2026-04-20
32
-187
/
+1651
|
|
*
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
robot-ya-builder
2026-04-20
4
-20
/
+22
|
|
*
YT-22593: Switch to std::string in core/net, client, server/tools, library/co...
dgolear
2026-04-20
5
-18
/
+17
|
|
*
Fix /proc/PID/stat parsing broken by spaces in comm field
babenko
2026-04-20
1
-2
/
+12
|
|
*
Fix traceparent version field parsed as decimal instead of hex
babenko
2026-04-20
1
-1
/
+1
|
|
*
Fix off-by-one in retransmit counter overflow handling in TTcpConnection
babenko
2026-04-20
1
-3
/
+4
|
|
*
YQL-21046: Support window aggregation over YqlSelect
vitya-smirnov
2026-04-20
88
-403
/
+2467
|
|
*
Poison memory in allocation holders
sabdenovch
2026-04-20
1
-0
/
+4
|
|
*
Поддержать bytecode Java 25 в компиляции Kotlin
pazus
2026-04-20
1
-3
/
+3
[prev]
[next]