aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [docs] translate #17297 (#17612)Ivan Blinkov2025-04-301-1/+1
|
* Fix windows compatibility. (#17872)Daniil Cherednik2025-04-294-13/+51
| | | | Missed #ifdef has been added. MSG_ZEROCOPY related code works only on linux.
* Add missed linux/socket.h include. Try to fix "sandboxing build" (#17850)Daniil Cherednik2025-04-291-0/+5
|
* fq/quota_manager: fix sigsegv by dereference of copied TAutoPtr (#17834)yumkam2025-04-291-16/+17
|
* add stable-25-1-analytics to update_muted_ya.yml (#17874)Kirill Rysin2025-04-291-2/+2
|
* Fixed datetime and related pushdowns into Column Shards (#17743)Pavel Velikhov2025-04-294-35/+295
| | | Co-authored-by: Pavel Velikhov <pavelvelikhov@localhost.localdomain>
* Update muted_ya.txt in main (#17862)YDBot2025-04-291-2/+6
| | | Co-authored-by: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
* add stable-25-1-analytics to regression_run_compatibility.yml (#17866)Kirill Rysin2025-04-291-2/+2
|
* Added validation of the existence of the target transfer table (#17677)Nikolay Shestakov2025-04-295-31/+140
|
* Switch cmake build to clang 18 (#17859)AlexSm2025-04-293-10/+10
|
* ci: add clang-18 support (#17847)Nikita Kozlovskii2025-04-292-4/+21
|
* Precharge in EvWrite (#17721)azevaykin2025-04-294-36/+124
|
* The PQ tablet loses its TEvReadSet (#17842)Alek5andr-Kotov2025-04-293-18/+156
|
* Allow multi broadcast in table service by default (#17794)Олег2025-04-2955-3675/+2847
|
* #9056 Respect CompletedToken in YDB CLI (#17776)Victor Smirnov2025-04-291-1/+5
| | | Signed-off-by: vityaman <vityaman.dev@yandex.ru>
* introduce new CheckIntegrity query in DSProxy (#17626)Aleksandr Dmitriev2025-04-2816-5/+382
|
* fix PY2 build (#17823)Олег2025-04-281-2/+2
|
* fix test (#17825)Andrey Serebryanskiy2025-04-281-8/+9
|
* [docs] update default-branch.txt to stable-24-4 (#17785)Ivan Blinkov2025-04-281-1/+1
|
* [docs] configuration v2 release candidate (#17647)Ivan Blinkov2025-04-28179-1421/+4269
| | | | | Co-authored-by: mregrock <mregrock@ydb.tech> Co-authored-by: Cthulhu <cthulhu@ydb.tech> Co-authored-by: Cthulhu <the_ancient_one@aol.com>
* badge template without issue number (#17788)Aleksey Myasnikov2025-04-285-285/+312
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* Fix debug verify in case of session termination without XDC. (#17826)Daniil Cherednik2025-04-281-2/+4
| | | | TGuardActor should be launched only in case of uncompleted ZC transfers. https://github.com/ydb-platform/ydb/issues/17820
* [docs] disable pdf (#17829)Ivan Blinkov2025-04-281-1/+1
|
* Export/import encryption parameters in YDB SDK (#17798)Vasily Gerasimov2025-04-284-2/+75
|
* #9056 Auto-insert closing bracket in YDB CLI (#17774)Victor Smirnov2025-04-282-10/+34
| | | Signed-off-by: vityaman <vityaman.dev@yandex.ru>
* DOCSSUP-1673: update .yfm (#15456)Ivan Blinkov2025-04-281-0/+3
|
* fix Py2 build (#17816)Олег2025-04-281-13/+13
|
* DOCSSUP-1979: extend CSP for #17788 (#17824)Ivan Blinkov2025-04-281-1/+4
|
* [docs] fix download links (#17801)Ivan Blinkov2025-04-282-52/+104
|
* Test for copy table for all types (#16259)dennnniska2025-04-283-0/+86
|
* Fix backup progress state for the case when we have SchemaMapping metadata ↵Vasily Gerasimov2025-04-281-2/+3
| | | | files (#17812)
* Fixed test_log_scenario (#17809)Alexander Avdonkin2025-04-282-11/+6
|
* Test for export/import to S3 for all types (#16573)dennnniska2025-04-283-0/+152
|
* Mute ↵xyliganSereja2025-04-281-1/+1
| | | | | ydb/tests/olap/ttl_tiering/ttl_delete_s3.py.TestDeleteS3Ttl.test_ttl_delete #16597 (#17810) Co-authored-by: Matveev Sergei <xyligansereja@yandex-team.ru>
* Add arguments to `--breakpad-minidumps-path` and `--breakpad-minidump… ↵Олег2025-04-2817-47/+160
| | | | (#17711)
* Test for split/merge for all types (#16843)dennnniska2025-04-283-1/+154
|
* Extract build index helpers (#17622)kungurtsev2025-04-288-1088/+871
|
* Move index tests to separate files (#17797)kungurtsev2025-04-285-1285/+1399
|
* YDB FQ: pushdown `LIKE` expression (basic cases) (#17695)Vitaly Isaev2025-04-285-4/+45
|
* Fix leak in test ExportS3BufferTest::MinBufferSize (#17773)Vasily Gerasimov2025-04-281-2/+2
|
* CommitOffset python sdk docs (#17614)Oleg Ovcharuk2025-04-282-0/+42
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* Fix BSC vs Console interaction (#17752)Alexander Rutkovsky2025-04-282-20/+26
|
* Merge pull request #17782 from ydb-platform/merge-libs-250428-0050Alexander Smirnov2025-04-285-7/+13
|\
| * Import libraries 250428-0050Alexander Smirnov2025-04-281-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250428-0050Alexander Smirnov2025-04-284-6/+12
| |\
| | * Update contrib/restricted/boost/move to 1.88.0robot-contrib2025-04-274-6/+12
| | | | | | | | | | | | commit_hash:6bc68ae9eb665c4a01f5a8456483ee55a4200c2d
* | | [ci/docs] fetch default branch in docs_release.yaml (#17623)Ivan Blinkov2025-04-282-8/+25
|/ /
* | [docs] refactor downloads (#17480)Ivan Blinkov2025-04-2740-638/+546
| |
* | Updating documentation about releases due to changes in the branching scheme ↵Natasha Pirogova2025-04-273-31/+72
| | | | | | | | | | (#16149) Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru>
* | Docs: vector index limitations (#17591)azevaykin2025-04-2712-27/+76
| |