| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ydb stable 23-2-1223.2.12 | Daniil Cherednik | 2023-08-11 | 85 | -695/+1771 |
| | | | | | x-stable-origin-commit: bdfbd91e7d23d931fe44daf4085f7c5573a0c951 | ||||
| * | Ydb stable 23-2-1123.2.11 | Daniil Cherednik | 2023-07-20 | 159 | -1060/+6702 |
| | | | | | x-stable-origin-commit: 758ace972646c843c5e0785d75c8f4fe044580a1 | ||||
| * | Create stable-23-2 branch | Daniil Cherednik | 2023-06-15 | 454 | -4509/+16262 |
| | | | | | x-stable-origin-commit: 3fd4d58117c143ed9e6b21813ccd9e507d2cd4d3 | ||||
| * | add library/cpp/actors to github export | Daniil Cherednik | 2023-06-02 | 95 | -3/+3049 |
| | | | | | x-stable-origin-commit: 0e951cfb44430a0ed33bec779c8a790f73c31b91 | ||||
| * | bring workflows from main | Alexander Smirnov | 2023-05-31 | 8 | -0/+632 |
| | | |||||
| * | Ydb stable 23-1-26-hotfix-123.1.26.hotfix.1 | Daniil Cherednik | 2023-05-29 | 1 | -0/+5 |
| | | | | | x-stable-origin-commit: c5470e06dda20e57714f72d1bdc5fc8102b9e54c | ||||
| * | Ydb stable 23-1-2623.1.26 | Daniil Cherednik | 2023-05-05 | 3658 | -5251/+67858 |
| | | | | | x-stable-origin-commit: 22184a7e157553d447f17a2dffc4ea2d32dfd74d | ||||
| * | Ydb stable 23-1-1923.1.19 | Daniil Cherednik | 2023-03-31 | 4141 | -16569/+39533 |
| | | | | | x-stable-origin-commit: c5d5a396e89d0a72e0267a55e93d8404d4fb54fe | ||||
| * | Remove table resolve step via scheme board cache in KQP executer. () | spuchin | 2023-01-15 | 8 | -179/+248 |
| | | |||||
| * | fix storage retention settings for ydb_cli | shmel1k | 2023-01-15 | 1 | -1/+1 |
| | | |||||
| * | Fix handling null outputs in BlockCompress::FetchValues() | aneporada | 2023-01-14 | 1 | -7/+11 |
| | | |||||
| * | Implement BlockIf | aneporada | 2023-01-14 | 23 | -223/+585 |
| | | |||||
| * | TSharedPtr::As()&: leakage fix | sv-denisov | 2023-01-14 | 2 | -6/+59 |
| | | | | | | | По следам https://a.yandex-team.ru/review/2996409/details Исправлены случаи при неудачных кастах: 1. контрольный блок дёргается даже при указании на nullptr (нехорошо для атомиков) 2. если исходный шаред поинтер разрушится раньше, чем полученный nullptr (например, при возврате из функции), то ресурс утечёт | ||||
| * | CREATE/ALTER table with tiering | chertus | 2023-01-14 | 10 | -0/+97 |
| | | |||||
| * | [yql] Provider specific validation of execution | udovichenko-r | 2023-01-13 | 5 | -0/+31 |
| | | |||||
| * | (Re)set tiering at YQL layer | chertus | 2023-01-13 | 5 | -7/+65 |
| | | |||||
| * | Switch cdc stream to ready state, drop lock & snapshot | ilnaz | 2023-01-13 | 19 | -63/+369 |
| | | |||||
| * | Fix death process in case of IncreaseSessions | va-kuznecov | 2023-01-13 | 1 | -1/+5 |
| | | |||||
| * | Make --ydb-root required argument. | yuryalekseev | 2023-01-13 | 1 | -1/+1 |
| | | |||||
| * | Sort result for multishard table. | dcherednik | 2023-01-13 | 1 | -1/+1 |
| | | |||||
| * | fix stats calculation in test | gvit | 2023-01-13 | 1 | -2/+2 |
| | | |||||
| * | implement idle checks in kqp proxy service | gvit | 2023-01-13 | 5 | -84/+121 |
| | | |||||
| * | switch on mute services by default (no artefacts before usage) | ivanmorozov | 2023-01-13 | 3 | -3/+3 |
| | | |||||
| * | default user initialization for special secret id format | ivanmorozov | 2023-01-13 | 5 | -29/+110 |
| | | |||||
| * | add failed tests error messages to test run output | alexv-smirnov | 2023-01-13 | 1 | -1/+2 |
| | | |||||
| * | add test for no artefacts on initialization | ivanmorozov | 2023-01-13 | 19 | -112/+217 |
| | | |||||
| * | configure ItemConfigGeneration for DefineHostConfig command in 'admin ↵ | mzinal | 2023-01-13 | 1 | -5/+5 |
| | | | | | blobstorage init' | ||||
| * | introduced settings for Udf callable | vvvv | 2023-01-13 | 3 | -5/+39 |
| | | |||||
| * | Implement readset expectations for volatile transactions | snaury | 2023-01-13 | 23 | -75/+641 |
| | | |||||
| * | Add cluster get to dstool. | yuryalekseev | 2023-01-13 | 8 | -3/+86 |
| | | |||||
| * | Drop duplicate GetSeqItemType. | a-romanov | 2023-01-13 | 9 | -59/+42 |
| | | |||||
| * | flag for write protobuf error to exception message instead of cerr | ulanovgeorgiy | 2023-01-13 | 2 | -19/+74 |
| | | |||||
| * | Add Lazy and Tail sends, | kruall | 2023-01-13 | 14 | -81/+248 |
| | | |||||
| * | Improve BlobDepot assimilation | alexvru | 2023-01-13 | 8 | -73/+134 |
| | | |||||
| * | (refactoring) Memory changes | ilnaz | 2023-01-13 | 2 | -37/+25 |
| | | |||||
| * | Update contrib/restricted/aws/aws-c-io to 0.13.12 | robot-contrib | 2023-01-13 | 19 | -88/+143 |
| | | |||||
| * | join-reduce optimization. | orlovorlov | 2023-01-13 | 1 | -0/+6 |
| | | |||||
| * | Refactor sending and registration methods, | kruall | 2023-01-12 | 41 | -426/+603 |
| | | |||||
| * | reverted | vvvv | 2023-01-12 | 6 | -202/+159 |
| | | | | Note: mandatory check (NEED_CHECK) was skipped | ||||
| * | introduce NumberOfMillicores() function based on refactored CgroupCpus() ↵ | svkrasnov | 2023-01-12 | 2 | -5/+29 |
| | | | | | returning double value | ||||
| * | Abort immediate tx in case of client lost: | dcherednik | 2023-01-12 | 3 | -14/+65 |
| | | |||||
| * | Cosmetic fix. | a-romanov | 2023-01-12 | 3 | -17/+12 |
| | | |||||
| * | Update contrib/restricted/boost/spirit to 1.81.0 | thegeorg | 2023-01-12 | 48 | -14513/+1 |
| | | |||||
| * | Write sessionId to logs | epbugaev | 2023-01-12 | 19 | -111/+287 |
| | | | | Write sessionId to logs | ||||
| * | Enable cast nothing to empty list/dict. | a-romanov | 2023-01-12 | 6 | -160/+208 |
| | | |||||
| * | fix error message providing | ivanmorozov | 2023-01-12 | 1 | -1/+7 |
| | | |||||
| * | fixed availability of tab functions | bazeltsev | 2023-01-12 | 2 | -0/+10 |
| | | | | updated | ||||
| * | (refactoring) MakeDataShardProposal | ilnaz | 2023-01-12 | 14 | -139/+43 |
| | | |||||
| * | Disable NOT_YET suppression on donor unavailability | alexvru | 2023-01-12 | 1 | -1/+1 |
| | | |||||
| * | Fix indention | mokhotskii | 2023-01-12 | 1 | -18/+18 |
| | | |||||
