Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Intermediate changes | robot-piglet | 2025-02-28 | 4 | -16320/+8363 | |
| | | | | | | | | | | | | commit_hash:6de10ee070edbce022e46ebcc3c5740ed2f84b10 | |||||
| | * | Fix set EXPORT_LANG | dimdim11 | 2025-02-28 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | Fix set EXPORT_LANG commit_hash:5729ec9755802f84c04883c92020e4327130d3c7 | |||||
| | * | Upgrade commands in documentation modules | vpozdyayev | 2025-02-28 | 1 | -4/+5 | |
| | | | | | | | | | | | | commit_hash:ed98587920f1b2644af84b47a83f56d81f675222 | |||||
| | * | Update contrib/libs/cxxsupp/libcxxrt to 2024-10-22 | robot-contrib | 2025-02-28 | 8 | -174/+89 | |
| | | | | | | | | | | | | | | | This brings [PR #41](https://github.com/libcxxrt/libcxxrt/pull/41) from upstream which provides the logic similar to `fix_trace_format.patch`. commit_hash:e090272f3f529d314a55199847093e4101306600 | |||||
| | * | Get rid of `fetch_resource` | shadchin | 2025-02-28 | 2 | -44/+0 | |
| | | | | | | | | | | | | commit_hash:a255d4fa7a32b82f2213a87fba245054b9cb65a1 | |||||
| | * | Remove more unused settings from build/conf/settings.conf | thegeorg | 2025-02-28 | 1 | -5/+0 | |
| | | | | | | | | | | | | commit_hash:9a0435ca01e3bee65c65f98ebddb981557f77bfa | |||||
* | | | switch to scheme shard describe to get storage stats (#15290) | Alexey Efimov | 2025-03-04 | 3 | -30/+107 | |
| | | | ||||||
* | | | Move TTargetTransfer to target_transfer.h (#15269) | Nikolay Shestakov | 2025-03-04 | 13 | -197/+221 | |
| | | | | | | | | | Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com> | |||||
* | | | Fixed possible stop of reading from the topic partition (#15288) | Nikolay Shestakov | 2025-03-04 | 3 | -24/+35 | |
| | | | ||||||
* | | | Change MAX_REORDER_TX_KEYS from 100 to 1000 (main) (#15293) | qyryq | 2025-03-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | use std::greater instead of custom predicate (#15227) | zverevgeny | 2025-03-04 | 1 | -7/+1 | |
| | | | ||||||
* | | | feat(data_integrity_trails): add logging of acquired and broken locks (#13164) | Iuliia Sidorina | 2025-03-04 | 11 | -47/+282 | |
| | | | ||||||
* | | | Fix use-of-uninitialized-value (#15277) | andrew stalin | 2025-03-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | If optional is empty, get proper JSON value (#15168) | qyryq | 2025-03-04 | 3 | -22/+37 | |
| | | | ||||||
* | | | Add CleanupEC2MetadataClient() (#15266) | Ilnaz Nizametdinov | 2025-03-04 | 21 | -84/+93 | |
| | | | ||||||
* | | | optimize sub columns iterations (#15271) | ivanmorozov333 | 2025-03-04 | 3 | -70/+89 | |
| | | | ||||||
* | | | Do not use OlapApply for known functions pushdown (#15055) | zverevgeny | 2025-03-04 | 6 | -201/+205 | |
| | | | ||||||
* | | | Requirments to olap (#14759) | Kirill Rysin | 2025-03-03 | 20 | -0/+1724 | |
| | | | ||||||
* | | | reduce interconnect outgoing stream buffer size to 32KB (#15264) | Aleksandr Dmitriev | 2025-03-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix tests flaky window (#15268) | Kirill Rysin | 2025-03-03 | 1 | -19/+19 | |
| | | | ||||||
* | | | correct uptime group-by in viewer/nodes (#15258) | Alexey Efimov | 2025-03-03 | 4 | -36/+302 | |
| | | | ||||||
* | | | filter chains optimization (#15237) | ivanmorozov333 | 2025-03-03 | 21 | -54/+657 | |
| | | | ||||||
* | | | Add unique consumer for each transfer from topic (#15242) | Nikolay Shestakov | 2025-03-03 | 18 | -19/+306 | |
| | | | | | | | | | Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com> | |||||
* | | | The counter value for `UserInfo` is leaking (#15233) | Alek5andr-Kotov | 2025-03-03 | 4 | -6/+29 | |
| | | | ||||||
* | | | drop scheme entries in order in scenario tests (#15254) | Semyon | 2025-03-03 | 2 | -5/+20 | |
| | | | ||||||
* | | | #9056 Format module commands/interactive (#15212) | Victor Smirnov | 2025-03-03 | 8 | -58/+50 | |
| | | | | | | | | | Signed-off-by: vityaman <vityaman.dev@yandex.ru> | |||||
* | | | do not filter out dead tablets, set proper hive for dead tablets (#15231) | Alexey Efimov | 2025-03-03 | 1 | -1/+6 | |
| | | | ||||||
* | | | handle follower dying while being promoted to leader (#15134) | vporyadke | 2025-03-03 | 2 | -31/+77 | |
| | | | ||||||
* | | | Revert "Get topic data handler (#15038)" (#15245) | FloatingCrowbar | 2025-03-03 | 17 | -859/+76 | |
| | | | ||||||
* | | | [C++ SDK] Added metrics for QueryClient (#15213) | Bulat | 2025-03-03 | 6 | -48/+89 | |
| | | | ||||||
* | | | Get topic data handler (#15038) | FloatingCrowbar | 2025-03-03 | 17 | -76/+859 | |
| | | | ||||||
* | | | Fix limit tests for EvWrite (#15214) | Nikita Vasilev | 2025-03-03 | 2 | -13/+35 | |
| | | | ||||||
* | | | Unmute tests (#15191) | Alek5andr-Kotov | 2025-03-03 | 1 | -5/+0 | |
| | | | ||||||
* | | | correct indexation and fix json construction (#15222) | ivanmorozov333 | 2025-03-03 | 35 | -93/+367 | |
| | | | ||||||
* | | | Add access control on bootstrap (#15228) | Innokentii Mokin | 2025-03-02 | 4 | -1/+26 | |
|/ / | ||||||
* | | Split ydb/core/control circular dependencies with ydb/core/base (#14972), ↵ | lberserq | 2025-03-01 | 58 | -87/+125 | |
| | | | | | | | | | | KIKIMR-22738 Co-authored-by: Kamil Khamitov <kkhamitov@yandex-team.ru> | |||||
* | | Add UNAUTHORIZED status to dq (#15138) | kungurtsev | 2025-03-01 | 6 | -8/+16 | |
| | | ||||||
* | | Increase QUERY_TEXT_LIMIT for query stats to 10KB. (#15186) | spuchin | 2025-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | Retry info status in dq_cli (#15216) | Roman Udovichenko | 2025-03-01 | 1 | -14/+30 | |
| | | ||||||
* | | indexes data extractor for providing subcolumns info (#15175) | ivanmorozov333 | 2025-03-01 | 43 | -346/+1044 | |
| | | ||||||
* | | [CBO] added enableshuffleelimination flag (#15218) | pilik | 2025-03-01 | 16 | -189/+192 | |
| | | ||||||
* | | GroupLayoutSanitizer always monitors invalid groups, add UTs (#15026) | Sergey Belyakov | 2025-02-28 | 6 | -77/+57 | |
| | | ||||||
* | | Update muted_ya.txt (#15211) | Kirill Rysin | 2025-02-28 | 1 | -1/+4 | |
| | | ||||||
* | | add test for drop transfer (#15204) | Nikolay Shestakov | 2025-02-28 | 3 | -1/+71 | |
| | | ||||||
* | | Switch to library/cpp/charset/lite to avoid unneded dependency on libiconv ↵ | Andrey Neporada | 2025-02-28 | 4 | -4/+4 | |
| | | | | | | | | (#15157) | |||||
* | | remove some portion of stream lookup tests (#15202) | Vitalii Gridnev | 2025-02-28 | 24 | -346/+149 | |
| | | ||||||
* | | Check account lockout config (#15147) | Andrey Molotkov | 2025-02-28 | 2 | -5/+92 | |
| | | ||||||
* | | Client certificates options in ydb cli (#8406) | Vasily Gerasimov | 2025-02-28 | 43 | -31/+962 | |
| | | ||||||
* | | YQ-3561 FQrun supported remote databases (#15016) | Pisarenko Grigoriy | 2025-02-28 | 30 | -314/+969 | |
| | | ||||||
* | | Update changelog branch name (#15188) | Natasha Pirogova | 2025-02-28 | 1 | -1/+1 | |
| | |