Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable another balancer in drain test | zalyalov | 2023-10-12 | 1 | -1/+2 |
| | |||||
* | cleanup PG RE cache | vvvv | 2023-10-12 | 2 | -0/+11 |
| | |||||
* | fix coverity issue: Big parameter passed by value | uzhas | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | Added "USE_KTLINT_OLD" macro support | daniel-march | 2023-10-12 | 2 | -1/+13 |
| | |||||
* | Revert commit c05447ff76587e13ebbab44bd84d1f886ef6134c, ↵ | pseudolukian | 2023-10-12 | 4 | -22/+0 |
| | | | | TOPIC_MIN_ACTIVE_PARTITIONS | ||||
* | SIMD Реализации для Westmere и Haswell | fixthgame | 2023-10-12 | 12 | -0/+823 |
| | | | | | | | | Unit test for SIMM Westmere and Haswell base.h Westmere and Haswell Simd | ||||
* | Added plan printing | grigoriypisar | 2023-10-12 | 2 | -11/+13 |
| | | | | Added plan printing | ||||
* | Fix TestProcessingQueue KIKIMR-19621 | ilnaz | 2023-10-12 | 3 | -33/+55 |
| | |||||
* | YQL-16838 initial support of big dates | vvvv | 2023-10-12 | 15 | -3/+239 |
| | |||||
* | TOPIC_MIN_ACTIVE_PARTITIONS | ilnaz | 2023-10-12 | 4 | -0/+22 |
| | |||||
* | Normalize Aggregate arguments | aneporada | 2023-10-12 | 20 | -36/+134 |
| | |||||
* | Addressed issues in rXXXXXX | arkady-e1ppa | 2023-10-12 | 3 | -25/+24 |
| | | | | Addressed issues | ||||
* | fix counter going negative | zalyalov | 2023-10-12 | 4 | -14/+12 |
| | |||||
* | reenable balancer unit test | zalyalov | 2023-10-12 | 2 | -6/+4 |
| | |||||
* | auditlog: add tests for AuditSettings.ExpectedSubjects | ijon | 2023-10-12 | 2 | -16/+81 |
| | | | | KIKIMR-18688 | ||||
* | Predict volatile plan steps based on neighbor readsets and either plan or ↵ | snaury | 2023-10-12 | 13 | -49/+323 |
| | | | | cancel them when they are lost KIKIMR-16343 | ||||
* | add contrib/libs/libc_compat/getservbyname for memory sanitizer | nkozlovskiy | 2023-10-12 | 4 | -0/+236 |
| | |||||
* | enable in memory pdisks by default | gvit | 2023-10-12 | 6 | -4/+17 |
| | |||||
* | KIKIMR-19093: fix blobs splitting | ivanmorozov | 2023-10-12 | 3 | -37/+140 |
| | |||||
* | Fix cyclic buffer size | innokentii | 2023-10-12 | 1 | -1/+2 |
| | | | | fix cyclic buffer size | ||||
* | KIKIMR-18760: Add tests for creating ldap search filter | molotkov-and | 2023-10-12 | 14 | -22/+136 |
| | |||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3 | robot-ya-builder | 2023-10-12 | 3 | -24/+24 |
| | | | | | | | | | From hash: [6b62360ff439aa40b72b98250a5c09f6a8ec279d](https://a.yandex-team.ru/arcadia/commit/6b62360ff439aa40b72b98250a5c09f6a8ec279d) From revision: [12648678](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=258) Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel) Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3 | ||||
* | Cosmetics | babenko | 2023-10-12 | 2 | -3/+6 |
| | |||||
* | Add uchar.h into test after rXXXXXX | mikhnenko | 2023-10-12 | 1 | -0/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-12 | 1 | -13/+69 |
| | |||||
* | External build system generator release 58 | robot-ya-builder | 2023-10-12 | 2 | -9/+9 |
| | | | | Update tools: yexport, os-yexport | ||||
* | Intermediate changes | robot-piglet | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.56 | robot-contrib | 2023-10-12 | 3 | -4/+4 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.56 | robot-contrib | 2023-10-12 | 398 | -50/+292 |
| | |||||
* | fix win warnings | ilnurkh | 2023-10-12 | 1 | -3/+1 |
| | |||||
* | Add missed #include <functional> | mikhnenko | 2023-10-12 | 2 | -0/+3 |
| | | | | В новой версии libcxx functional перестает подключаться вместе с algorithm, map и другими. Добавил явную зависимость. | ||||
* | fix comment in util | ilnurkh | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | remove Y_VERIFY | ilnurkh | 2023-10-11 | 1 | -1/+0 |
| | |||||
* | Increase SPLIT_FACTOR() KIKIMR-19675 | ilnaz | 2023-10-11 | 5 | -5/+5 |
| | |||||
* | Add THash<TZtStringBuf> | vadim-xd | 2023-10-11 | 1 | -0/+5 |
| | |||||
* | Added connector settings | grigoriypisar | 2023-10-11 | 2 | -1/+45 |
| | | | | Added local connector | ||||
* | YT-17268: Remove no longer needed SupportsHandshakes check. | yuryalekseev | 2023-10-11 | 5 | -29/+1 |
| | |||||
* | YQL-15891 Simplify and fix LLVM for WideToBlocks. | a-romanov | 2023-10-11 | 2 | -47/+38 |
| | |||||
* | YQL-16814 fix assert | vvvv | 2023-10-11 | 1 | -1/+1 |
| | |||||
* | YT-17268: Fix LoggingTag_ in TTcpConnection. | yuryalekseev | 2023-10-11 | 2 | -8/+8 |
| | |||||
* | Revert some excessive c-ares patches | thegeorg | 2023-10-11 | 2 | -8/+1 |
| | |||||
* | Change proto statistics field numbers | aleksandra-zh | 2023-10-11 | 1 | -5/+12 |
| | |||||
* | add sanitizers dependencies | nkozlovskiy | 2023-10-11 | 1713 | -11123/+380484 |
| | |||||
* | Restrict licenses in GO_PROGRAM / GO_DLL / GO_TEST by default | thegeorg | 2023-10-11 | 1 | -0/+10 |
| | |||||
* | Improve TEvVRange cost estimation, fix seek time calculation, KIKIMR-19499 | serg-belyakov | 2023-10-11 | 2 | -5/+5 |
| | | | | Better TEvVRange cost estimation | ||||
* | YT: Create TCodicilGuard before start running RPC method | bulatman | 2023-10-11 | 1 | -1/+8 |
| | |||||
* | Reduce contrib/libs/c-ares import footprint | thegeorg | 2023-10-11 | 10 | -2155/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-11 | 1 | -0/+5 |
| | |||||
* | Revert commit rXXXXXX, External build system generator release 57 | zhukoff-pavel | 2023-10-11 | 3 | -15/+15 |
| | |||||
* | Do not spoof SSH-short license with our alias | thegeorg | 2023-10-11 | 1 | -3/+0 |
| |