Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicated defines (#1788) | Mikhnenko Sasha | 2024-02-13 | 1 | -2/+0 |
| | |||||
* | YDBDOCS-596: extra clarifications to upgrade.md (#1874) | Ivan Blinkov | 2024-02-13 | 2 | -21/+18 |
| | |||||
* | quick fix for column name of select version() (#1801) | Vitaly Stoyan | 2024-02-13 | 119 | -1784/+2156 |
| | |||||
* | LOGBROKER-8894 enable minSeqNo save in partition (iter3) (#1768) | FloatingCrowbar | 2024-02-13 | 8 | -26/+70 |
| | |||||
* | Add unit tests for EvaluateExpr in VIEWs (#1488) | Daniil Demin | 2024-02-13 | 1 | -3/+90 |
| | | | Make sure that the behaviour is the same for the plain SELECT CurrentUtcTimestamp() and for the same statement, but executed via a view. | ||||
* | [Configs Refactor] Split protobufs (#1863) | Innokentii Mokin | 2024-02-12 | 4 | -87/+100 |
| | |||||
* | Do not call TypeName for trace in tablet transactions if no trace exists (#1867) | Semyon Danilov | 2024-02-12 | 1 | -3/+7 |
| | | | Fixes #1859 | ||||
* | Test supported types KIKIMR-20902 (#1865) | Ilnaz Nizametdinov | 2024-02-12 | 2 | -0/+60 |
| | |||||
* | Fixed missing PEERDIR in ydb/public/tools/lib/cmds (#1856) | Vitaly Isaev | 2024-02-12 | 1 | -1/+2 |
| | |||||
* | YQL-17250: Add stats for hybrid skip checks (#1670) | Maxim Kovalev | 2024-02-12 | 3 | -264/+231 |
| | |||||
* | Expose a factory for new native cbo YQL-17437 (#1855) | Alexey Ozeritskiy | 2024-02-12 | 2 | -88/+93 |
| | |||||
* | Support of database sys cache (#1817) | Vitaly Stoyan | 2024-02-12 | 7 | -0/+112 |
| | |||||
* | Сhange keys format for service partitions (#1569) | FloatingCrowbar | 2024-02-12 | 2 | -5/+88 |
| | |||||
* | ci: fix Embedded UI refresh workflow (#1780) | Vladimir Lewandowski | 2024-02-12 | 1 | -2/+2 |
| | |||||
* | runtime dispatching (fixed) (#1847) | starlinskiy | 2024-02-12 | 13 | -1/+275 |
| | |||||
* | Manage releases docs (#1351) | AlexSm | 2024-02-12 | 14 | -2/+172 |
| | | | Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> | ||||
* | Do not move protobuf from TValue during BulkUpsert execution. (#1809) | Daniil Cherednik | 2024-02-12 | 2 | -1/+70 |
| | | | | | | | TValue just wrapper over shared_ptr and has no deep copy ctor, it causes common mistake with retry case. Changelog category Bugfix | ||||
* | Use six's 'urllib.parse' in 'PY23_LIBRARY' modules (#1833) | Vitaly Isaev | 2024-02-12 | 1 | -1/+1 |
| | |||||
* | docs: fix presentation url (#1816) | zumra6a | 2024-02-12 | 1 | -1/+1 |
| | |||||
* | Revert "Move Inflight actors to ut_helpers" (#1802) | Sergey Belyakov | 2024-02-12 | 7 | -249/+200 |
| | |||||
* | fix segfault (#1799) | Alexey Efimov | 2024-02-12 | 2 | -9/+34 |
| | |||||
* | YQL-17502 Bigdate from/to string conversions (#1447) | amikish | 2024-02-12 | 26 | -357/+709 |
| | |||||
* | KIKIMR-20580: enable stream lookup (#1676) | Iuliia Sidorina | 2024-02-12 | 2 | -11/+3 |
| | |||||
* | Cannonized two plans (#1773) | Pavel Velikhov | 2024-02-12 | 2 | -31/+19 |
| | |||||
* | improve base stats propagation logic (#1741) | Aleksandr Dmitriev | 2024-02-12 | 6 | -49/+211 |
| | |||||
* | Merge pull request #1777 from alexv-smirnov/mergelibs13 | AlexSm | 2024-02-12 | 8438 | -2472363/+1545421 |
|\ | | | | | Library import 13 | ||||
| * | Update rightlib sha | Alexander Smirnov | 2024-02-09 | 1 | -1/+1 |
| | | |||||
| * | Try to allow PEERDIR between resource libraries | spreis | 2024-02-09 | 4 | -18/+22 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 3 | -3/+4 |
| | | |||||
| * | nots: Оптимизация в расчете integrity | khoden | 2024-02-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Теперь integrity (sha256) считается сразу в builder и записывается в архив. nots/cli распаковывает только один этот файл и сравнивает его с существующим. Получается, что в nots/cli нет необходимости считать sha256 каждый раз (особенно для неизменившихся пиров). Прирост скорости - где-то 250 мс для nots/cli. Для проектов с output.tar бОльшего размера или с крупными пирами ускорение более значительное. | ||||
| * | Add nvml.h sysincl | mikhnenko | 2024-02-09 | 2 | -0/+8 |
| | | |||||
| * | baseline per project для дефолтного ktlint | psydmm | 2024-02-09 | 2 | -1/+16 |
| | | | | | | | | add baseline per project for ktline | ||||
| * | Fix threading for gevent in Python 3.11.8 | vlasovskikh | 2024-02-09 | 1 | -1/+6 |
| | | |||||
| * | Rework joinpath for importlib.resources | shadchin | 2024-02-09 | 3 | -30/+98 |
| | | |||||
| * | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵ | robot-ya-builder | 2024-02-09 | 4 | -30/+36 |
| | | | | | | | | | | | | | | | | | | | | | | os_test_tool_3, test_tool3 From hash: [51ef6df793710716058155002ef049141838fa02](https://a.yandex-team.ru/arcadia/commit/51ef6df793710716058155002ef049141838fa02) From revision: [13398836](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=341) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 | ||||
| * | fix namespace for DOCS_SRCS | snermolaev | 2024-02-09 | 2 | -25/+33 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 5 | -19/+66 |
| | | |||||
| * | (no commit message) | pg | 2024-02-09 | 15 | -152/+269 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 6 | -119/+164 |
| | | |||||
| * | Backport https://github.com/ydb-platform/ydb/pull/1688/files | svidyuk | 2024-02-09 | 2 | -18/+40 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 1 | -0/+4 |
| | | |||||
| * | [devtools/ya/test] Removed unused PyTestScriptSuite | prettyboy | 2024-02-09 | 1 | -3/+0 |
| | | |||||
| * | Add USE_LOCAL_PYTHON setting | somov | 2024-02-09 | 1 | -2/+17 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 9 | -31/+117 |
| | | |||||
| * | Update `ya tool python 3` to 3.11.8 | shadchin | 2024-02-09 | 2 | -5/+15 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 4 | -4/+6 |
| | | |||||
| * | Update contrib/libs/cxxsupp/libcxxrt to 2024-02-06 | itrofimow | 2024-02-09 | 7 | -85/+93 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 2 | -1/+3 |
| | | |||||
| * | (no commit message) | pg | 2024-02-09 | 207 | -2194/+682 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-02-09 | 8 | -15/+139 |
| | |