summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement "Send Read Set" datashard dev UI (#45347)Vitaliy Filippov2026-07-035-0/+106
* | Add precompute to output transforms (RETURNING) if they share input (#44542)Nikita Vasilev2026-07-032-142/+247
* | [YDB_LOG] Migrate ydb/core/yt (#44464)kseleznyov2026-07-031-43/+42
* | Fix data race on metrics exchange in BlobDepot (#45440)Sergey Belyakov2026-07-031-3/+5
* | Merge pull request #45480 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-031-22/+0
|\ \
| * | Update muted_ya for relwithdebinfo mainYDBot2026-07-031-22/+0
* | | nemesis: fix py2 (#45452)Pavel2026-07-031-2/+0
* | | Merge pull request #45473 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-031-0/+1
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot2026-07-031-0/+1
| |/ /
* | | Return BAD_REQUEST instead of UNAUTHORIZED when database is empty in grpc req...Andrey Zaspa2026-07-032-6/+14
* | | Fix memory leaks in ut_rdma (#45468)Sergey Belyakov2026-07-031-35/+35
|/ /
* | fix datarase (#45423)Anely2026-07-031-39/+28
* | Update muted_ya for release-asan mainYDBot2026-07-031-0/+5
* | wm: add two phase classification (#38021)Slusarenko Igor2026-07-0325-238/+1208
* | Rename SetColumnConstraint in public api (#45409)flown4qqqq2026-07-035-16/+16
* | Merge pull request #45451 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-031-0/+1
|\ \
| * | Update muted_ya for relwithdebinfo mainYDBot2026-07-031-0/+1
* | | Handle yexceptions in show create (#45352)Daniil Timižev2026-07-032-39/+42
* | | [NEW RBO] Simplify conflict resolution in plan conversion (#43758)alexpaniman2026-07-038-388/+343
|/ /
* | create a dependency leak check helper (#45139)Ermoshkin Artem2026-07-034-1/+159
* | [NBS] Cleanup dirty map when remove disabled hosts (#45264)Kirill Pleshivtsev2026-07-035-9/+453
* | Fix PQ partition AlterVersion on create to restore domain counters after rebo...Alek5andr-Kotov2026-07-031-1/+3
* | Fix use after free in donor UT (#45433)Sergey Belyakov2026-07-031-2/+2
* | Fix params for index perf test (#45428)Sergey M2026-07-031-10/+36
* | Merge pull request #45434 from ydb-platform/update-muted-ya_main_release-msanYDBot2026-07-031-0/+4
|\ \
| * | Update muted_ya for release-msan mainYDBot2026-07-031-0/+4
* | | Result_set_format Change SPLIT_FACTOR from 10 to 32 (#45372)Kirill Rysin2026-07-035-6/+6
|/ /
* | ydbd_slice init storage race fix (#45328)Konstantin Nikiforov2026-07-034-16/+99
* | CI: PR-check для PR и postcommit (#44879)Kirill Rysin2026-07-037-129/+161
* | Fixed MSAN error (#45274)Nikolay Shestakov2026-07-031-2/+2
* | Merge pull request #45415 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-031-0/+1
|\ \
| * | Update muted_ya for relwithdebinfo mainYDBot2026-07-031-0/+1
* | | Merge pull request #45416 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-031-0/+2
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot2026-07-031-0/+2
| |/ /
* | | Merge pull request #45414 from ydb-platform/update-muted-ya_main_release-msanYDBot2026-07-031-0/+3
|\ \ \
| * | | Update muted_ya for release-msan mainYDBot2026-07-031-0/+3
| |/ /
* / / Added test for sqs over topic with using boto3 (#45342)Nikolay Shestakov2026-07-0339-14/+2380
|/ /
* | YQ-5443 fix use-after-free (#45045)Dmitry Kardymon2026-07-031-0/+5
* | Introduce bench command (#45394)Alexander Rutkovsky2026-07-036-1/+459
* | YQ-5304 Decompression errors check (#45106)Dmitry Kardymon2026-07-031-2/+16
* | Add hanging SelectGroups fix test (#45402)Alexander Rutkovsky2026-07-033-2/+57
* | YDBDOCS2241-Translate diff in secondary indexes (#43860)SixOnMyface2026-07-031-8/+0
* | Reapply "Use `--cleanup-child-processes` for kill child processes when test f...Олег2026-07-031-0/+1
* | MLP FIFO: InflightMessageGroupCount in aggregated metrics (#45340)ubyte2026-07-035-6/+46
* | Merge pull request #45404 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-031-0/+2
|\ \
| * | Update muted_ya for release-asan mainYDBot2026-07-031-0/+2
* | | Update muted_ya for release-tsan mainYDBot2026-07-031-0/+4
|/ /
* | Merge pull request #45380 from ydb-platform/merge-rightlib-260703-0106YDBot2026-07-0366-959/+980
|\ \
| * | Sync branches 260703-0106YDBot2026-07-0366-959/+980
| |\|
| | * optimize TPagedVector + fixed copy assignment and copy constructortobo2026-07-022-23/+154