summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | sync CA: checkpoints: fix double-resume input channels (#43488)Yuriy Kaminskiy2026-07-063-8/+2
| | |
* | | row_dispatcher/leader_election: explicitly stop driver (#34521)Yuriy Kaminskiy2026-07-061-0/+3
| | |
* | | Add recourse (#45678)Олег2026-07-061-0/+1
| | |
* | | [YDB_LOG] Migrate ydb/core/tx/tracing (#45235)kseleznyov2026-07-061-2/+10
| | |
* | | [YDB_LOG] Migrate ydb/core/tx/tiering (#45233)kseleznyov2026-07-062-33/+90
| | |
* | | [YDB_LOG] Migrate ydb/core/tx/sharding (#45231)kseleznyov2026-07-061-1/+2
| | |
* | | Fix ASAN heap-use-after-free in ydb import by graceful driver shutdown (#45529)Nikolay Perfilov2026-07-0649-218/+433
| | |
* | | [YDB_LOG] Migrate core/tx/data_events/ (#45465)kseleznyov2026-07-061-1/+5
| | |
* | | Fix memory leak in TPDiskTest (#45654)Sergey Belyakov2026-07-061-1/+1
| | |
* | | Merge pull request #45674 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-061-0/+3
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot2026-07-061-0/+3
| | | |
* | | | Support different aggregation operators in kqp olap tests (#45666)Pavel Zuev2026-07-063-5/+19
| | | |
* | | | [NBS] Time predictor for read and write hedging (#45418)Kirill Pleshivtsev2026-07-0622-35/+1433
|/ / /
* | | CI: unify PR-check and postcommit (backport-safe) (#45533)Kirill Rysin2026-07-066-101/+138
| | | | | | | | | Co-authored-by: Cursor <[email protected]>
* | | Set `EnableCompileTimeDefaults` = true by default (#45636)Daniil Timižev2026-07-061-1/+1
| | |
* | | KIKIMR-25902 Remove extra copy instead of move (#45642)Kuzin Roman2026-07-062-12/+22
| | | | | | | | | Co-authored-by: Roman Kuzin <[email protected]>
* | | Merge pull request #45663 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-061-2/+0
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot2026-07-061-2/+0
| | | |
* | | | added deferred session creation support to the query client (#45019)Ermoshkin Artem2026-07-065-3/+174
| | | | | | | | | | | | Co-authored-by: Artem Ermoshkin <[email protected]>
* | | | Update muted_ya for release-asan mainYDBot2026-07-061-0/+1
|/ / /
* | | Update timestamp in the TryUpdateWriteTimetsamp if consumer's commit offset ↵ubyte2026-07-062-32/+98
| | | | | | | | | | | | | | | reaches the end of topic (#45504) LOGBROKER-10492
* | | Fix empty protobuf tail in coroutine serialization. NBYDB-2299 (#43987)Daniil Cherednik2026-07-066-1/+289
| | |
* | | implement GetClientIdentity for several CredentialProviders (#45173)Yuriy Kaminskiy2026-07-063-1/+19
| | | | | | | | | Co-authored-by: Copilot Autofix powered by AI <[email protected]>
* | | EXT-2313 Add timeout, precharge and continuation to the tablet_flat DbMon ↵Semyon Danilov2026-07-064-44/+863
| | | | | | | | | | | | transaction (#44626)
* | | YQ-5456 Added CloseSession() on PassAway() (#45466)Dmitry Kardymon2026-07-061-0/+3
| | |
* | | [NEW RBO] Simplify and extend map rules (#44427)alexpaniman2026-07-0648-2580/+4081
| | |
* | | Merge pull request #45639 from ydb-platform/update-muted-ya_main_release-tsanYDBot2026-07-061-3/+4
|\ \ \
| * | | Update muted_ya for release-tsan mainYDBot2026-07-061-3/+4
| | | |
* | | | docs: set 26.1.1.20 release date in downloads tables (#45579)sintjuri2026-07-062-6/+6
| | | | | | | | | | | | Co-authored-by: Cursor <[email protected]>
* | | | Merge pull request #45640 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-061-1/+2
|\ \ \ \
| * | | | Update muted_ya for release-asan mainYDBot2026-07-061-1/+2
| |/ / /
* | | | Update muted_ya (relwithdebinfo) in main (#45641)YDBot2026-07-061-2/+2
| | | |
* | | | [YDB_LOG] Migrate ydb/library/query_actor (#44473)kseleznyov2026-07-062-31/+88
| | | |
* | | | [YDB_LOG] Migrate ydb/core/local_proxy (#43517)kseleznyov2026-07-063-75/+195
|/ / /
* | | Update muted_ya for release-msan mainYDBot2026-07-061-0/+1
| | |
* | | Fix compatibility mutes after suite split (#45635)Kirill Rysin2026-07-065-7/+14
| | | | | | | | | Co-authored-by: Cursor <[email protected]>
* | | Fix fast-unmute grace race that caused re-mute after unmute (#45583)Kirill Rysin2026-07-064-1/+179
| | | | | | | | | | | | Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Kirill Rysin <[email protected]>
* | | Preserve added & removed deltas separately during non-final fulltext ↵Vitaliy Filippov2026-07-063-37/+764
| | | | | | | | | | | | compaction (#45280)
* | | fix locking of TDbDriverState (#45069)Yuriy Kaminskiy2026-07-062-32/+47
| | |
* | | remove tests (#45632)Kuzin Roman2026-07-063-251/+0
| | | | | | | | | Co-authored-by: Roman Kuzin <[email protected]>
* | | Merge pull request #45631 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-061-2/+0
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot2026-07-061-2/+0
| | | |
* | | | LOGBROKER-10406 Add batch logic to compactification topics (#45458)Kuzin Roman2026-07-0617-23/+467
| | | | | | | | | | | | Co-authored-by: Roman Kuzin <[email protected]>
* | | | Merge pull request #45630 from ydb-platform/update-muted-ya_main_release-msanYDBot2026-07-061-0/+6
|\ \ \ \
| * | | | Update muted_ya for release-msan mainYDBot2026-07-061-0/+6
| |/ / /
* / / / Format and tidy KQP JI code (#45535)Daniil Timižev2026-07-067-230/+202
|/ / /
* | | Replace redundant tests for custom authentication feature flags (#45044)Yury Kiselev2026-07-0629-227/+31999
| | |
* | | Fix broken JsonRestorer test. (#45350)risenberg2026-07-064-15/+16
| | |
* | | fix: too early provider lock can keep it alive on grpc thread (#45164)Ermoshkin Artem2026-07-061-2/+1
| | | | | | | | | Co-authored-by: Artem Ermoshkin <[email protected]>
* | | fixed flaky test (#45492)Nikolay Shestakov2026-07-061-3/+2
| | |