aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* auditlog: add tests for AuditSettings.ExpectedSubjectsijon2023-10-122-16/+81
| | | | KIKIMR-18688
* Predict volatile plan steps based on neighbor readsets and either plan or ↵snaury2023-10-1213-49/+323
| | | | cancel them when they are lost KIKIMR-16343
* add contrib/libs/libc_compat/getservbyname for memory sanitizernkozlovskiy2023-10-124-0/+236
|
* enable in memory pdisks by defaultgvit2023-10-126-4/+17
|
* KIKIMR-19093: fix blobs splittingivanmorozov2023-10-123-37/+140
|
* Fix cyclic buffer sizeinnokentii2023-10-121-1/+2
| | | | fix cyclic buffer size
* KIKIMR-18760: Add tests for creating ldap search filtermolotkov-and2023-10-1214-22/+136
|
* Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3robot-ya-builder2023-10-123-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
* Cosmeticsbabenko2023-10-122-3/+6
|
* Add uchar.h into test after rXXXXXXmikhnenko2023-10-121-0/+1
|
* Intermediate changesrobot-piglet2023-10-121-13/+69
|
* External build system generator release 58robot-ya-builder2023-10-122-9/+9
| | | | Update tools: yexport, os-yexport
* Intermediate changesrobot-piglet2023-10-121-1/+1
|
* Update contrib/python/boto3/py3 to 1.28.56robot-contrib2023-10-123-4/+4
|
* Update contrib/python/botocore/py3 to 1.31.56robot-contrib2023-10-12398-50/+292
|
* fix win warningsilnurkh2023-10-121-3/+1
|
* Add missed #include <functional>mikhnenko2023-10-122-0/+3
| | | | В новой версии libcxx functional перестает подключаться вместе с algorithm, map и другими. Добавил явную зависимость.
* fix comment in utililnurkh2023-10-121-1/+1
|
* remove Y_VERIFYilnurkh2023-10-111-1/+0
|
* Increase SPLIT_FACTOR() KIKIMR-19675ilnaz2023-10-115-5/+5
|
* Add THash<TZtStringBuf>vadim-xd2023-10-111-0/+5
|
* Added connector settingsgrigoriypisar2023-10-112-1/+45
| | | | Added local connector
* YT-17268: Remove no longer needed SupportsHandshakes check.yuryalekseev2023-10-115-29/+1
|
* YQL-15891 Simplify and fix LLVM for WideToBlocks.a-romanov2023-10-112-47/+38
|
* YQL-16814 fix assertvvvv2023-10-111-1/+1
|
* YT-17268: Fix LoggingTag_ in TTcpConnection.yuryalekseev2023-10-112-8/+8
|
* Revert some excessive c-ares patchesthegeorg2023-10-112-8/+1
|
* Change proto statistics field numbersaleksandra-zh2023-10-111-5/+12
|
* add sanitizers dependenciesnkozlovskiy2023-10-111713-11123/+380484
|
* Restrict licenses in GO_PROGRAM / GO_DLL / GO_TEST by defaultthegeorg2023-10-111-0/+10
|
* Improve TEvVRange cost estimation, fix seek time calculation, KIKIMR-19499serg-belyakov2023-10-112-5/+5
| | | | Better TEvVRange cost estimation
* YT: Create TCodicilGuard before start running RPC methodbulatman2023-10-111-1/+8
|
* Reduce contrib/libs/c-ares import footprintthegeorg2023-10-1110-2155/+1
|
* Intermediate changesrobot-piglet2023-10-111-0/+5
|
* Revert commit rXXXXXX, External build system generator release 57zhukoff-pavel2023-10-113-15/+15
|
* Do not spoof SSH-short license with our aliasthegeorg2023-10-111-3/+0
|
* ISA Detectionfixthgame2023-10-116-0/+24
| | | | | | | | | | | | remove namespace and edit ya make Fix misprint in variable name Add unit test to ya.make unit tests for isa detection Make ISA detection
* fix UNINIT coverity issueuzhas2023-10-112-2/+2
|
* Only count donors when estimating disk's slots overusage, fix bug, KIKIMR-19466serg-belyakov2023-10-111-5/+7
| | | | Only count donors when estimating disk's slots overusage, fix bug, KIKIMR-19466
* Change "config.yaml"alexv-smirnov2023-10-1117-0/+2620
|
* Intermediate changesrobot-piglet2023-10-111-0/+2
|
* PR from branch users/nkozlovskiy/github-pr-history-linknkozlovskiy2023-10-112-7/+17
| | | | | | fix runid wip
* Update contrib/python/s3transfer/py3 to 0.7.0robot-contrib2023-10-117-6/+45
|
* Prepare for compile time fmt string validation [ydb]dakovalkov2023-10-114-6/+6
|
* Set request unit trailing header for ScanQuery/ScanYql sctipts. KIKIMR-19243dcherednik2023-10-117-3/+53
|
* KIKIMR-19330: Drop table if exists in query serviceqrort2023-10-119-16/+96
|
* Adjust l_discount rangeaozeritsky2023-10-112-2/+2
|
* Do not PEERDIR library/cpp/sanitizer/include by defaultthegeorg2023-10-111-7/+0
|
* Y_VERIFY->Y_ABORT_UNLESS tail2ilnurkh2023-10-118-8/+8
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* ya build: increase memory to 256gb for runnernkozlovskiy2023-10-111-1/+1
|