aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Put log chunks from killed owners on quarantine, if owner is still reading lo...Semyon Danilov2024-12-127-23/+260
* Rename RESOLVED_TIMESTAMPS to BARRIERS_INTERVAL (part 1) (#12555)Ilnaz Nizametdinov2024-12-121-1/+1
* Collect Sink Stats (#12507)Nikita Vasilev2024-12-129-16/+612
* Rename consistency settings (#12526)Ilnaz Nizametdinov2024-12-1234-178/+256
* unmited fixed TPDiskTest.AllRequestsAreAnsweredOnPDiskRestart (#12551)Vlad Kuznetsov2024-12-121-1/+0
* YQL: Skip Hybrid at Dq timeout (#12487)Maxim Kovalev2024-12-127-2/+25
* /operation/get doesn't retust stats (#12478)Andrei Rykov2024-12-122-8/+36
* fix validation in case removed table indexation (#12541)ivanmorozov3332024-12-125-9/+20
* Refactoring ydb/library/backup/backup.cpp (#12536)stanislav_shchetinin2024-12-121-16/+18
* v2 portions usage only available (#12530)ivanmorozov3332024-12-1214-41/+66
* Register a custom audit log item builder (#12268)andrew stalin2024-12-125-33/+59
* Update StructMerge docs (#12540)Vadim Averin2024-12-122-2/+2
* Update VisitOrDefault docs (#12539)Vadim Averin2024-12-122-6/+6
* Clarify ListHas docs (#12506)Vitaly Stoyan2024-12-122-4/+4
* fix TPDiskTest::AllRequestsAreAnsweredOnPDiskRestart (#12516)Vlad Kuznetsov2024-12-124-8/+13
* Fix metrics of inactive partitions (#12479)Nikolay Shestakov2024-12-116-96/+131
* Add config option for ArrayBufferMinFillPercentage (#12520)Ivan2024-12-1120-26/+63
* Revert incorrect changes in BlobDepot (#12508)Alexander Rutkovsky2024-12-118-28/+0
* Use QueryService by default (`--executer generic`) in `ydb workload kv` and `...Nikolay Perfilov2024-12-114-6/+7
* Library "files" for ydb/public/lib/ydb_cli/dump (#12432)stanislav_shchetinin2024-12-1111-48/+112
* commit processing fixes (#12519)ivanmorozov3332024-12-1115-80/+111
* Add BS performance metrics dashboards (#11155)Sergey Belyakov2024-12-111-0/+493
* Don't run spilling (unused) with asan (#12514)Filitov Mikhail2024-12-111-0/+5
* scan optimization for filter applying in case simple chunks (#12476)ivanmorozov3332024-12-1115-99/+341
* Add GetBlock request (#12431)mregrock2024-12-1129-1/+379
* Standalone tool for nemesis (#12502)Maxim Yurchuk2024-12-113-0/+243
* Mute unstable and unmute stable (#12504)Kirill Rysin2024-12-111-4/+2
* Use distconf by default (#11632)Ivan Blinkov2024-12-1110-55/+1384
* build: refresh Embedded UI (v7.2.0) (#12500)AlexSm2024-12-11479-1005/+1005
* Changes minidump_script.py (#12501)Aleksei Kobzev2024-12-111-2/+2
* Move ydb/core/io_formats/arrow/csv_arrow ->ydb/library/formats/arrow/csv/conv...Олег2024-12-1114-12/+13
* Enable SystemView.Nodes test (#12499)kungurtsev2024-12-113-8/+2
* fstec: Add rules for password strength (#11963)Andrey Molotkov2024-12-1121-1/+823
* YQ-3893 Remove query_id metrics on terminate (#12397)Dmitry Kardymon2024-12-115-10/+16
* YQ-3955 RD fixed uncaught exception error (#12465)Pisarenko Grigoriy2024-12-111-3/+4
* YDB FQ: fix list of datasources supported by fq-connector-go (#12396)Vitaly Isaev2024-12-112-0/+8
* Merge pull request #12481 from ydb-platform/mergelibs-241210-1802Maxim Yurchuk2024-12-10216-1381/+1179
|\
| * Import libraries 241210-1802Alexander Smirnov2024-12-101-1/+1
| * Merge branch 'rightlib' into mergelibs-241210-1802Alexander Smirnov2024-12-10215-1380/+1178
| |\
| | * Microfix DQ Reader: do not hang on stream creation errorsmrlolthe1st2024-12-101-0/+1
| | * feat(conf): disable eslint chunks for TS_LOCAL_CLIzaverden2024-12-101-1/+4
| | * nots: дедупликация действий после сборки, п...khoden2024-12-101-1/+24
| | * Intermediate changesrobot-piglet2024-12-101-0/+6
| | * Remove no-op WERROR() macro as -Werror was enabled by default in rXXXXXXthegeorg2024-12-101-8/+0
| | * Do not allow NO_COMPILER_WARNINGS() in ya.commonthegeorg2024-12-101-1/+0
| | * Fix issues in rXXXXXXapollo13212024-12-102-0/+16
| | * Support MATCH_RECOGNIZE formattingzhvv1172024-12-1013-117/+419
| | * drop csv from corevvvv2024-12-106-591/+0
| | * Make sure returned TStringBuffers do not change during splitter lifetime. Als...pnv12024-12-102-14/+24
| | * remove redundant semicolons, always add semicolon after last statement in lam...zhvv1172024-12-10136-386/+457