Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rightlib' into mergelibs-241002-1139 | Alexander Smirnov | 2024-10-02 | 71 | -649/+1942 |
|\ | |||||
| * | Revert patch onto contrib/libs/curl | thegeorg | 2024-10-02 | 2 | -218/+16 |
| | | | | | | | | commit_hash:546bccba996bfcdfc752dfeb824bb663f6f48049 | ||||
| * | YT-12720: Capture cancelation error in some new cases | arkady-e1ppa | 2024-10-02 | 12 | -42/+878 |
| | | | | | | | | commit_hash:db414aec089ec1f05bb59c309b763c4e403bae9e | ||||
| * | Support Android build for gRPC | kharcheva | 2024-10-02 | 9 | -9/+85 |
| | | | | | | | | commit_hash:273b353454e6490ebf71ed39743b7059c188690b | ||||
| * | Fix source file path emission in RESOURCE_FILES | spreis | 2024-10-02 | 2 | -2/+26 |
| | | | | | | | | commit_hash:9115d73d37586182bb7fc9ba45235d78af8c3316 | ||||
| * | Add semantic and protoc_extra_outs for deps.pb.h | dimdim11 | 2024-10-02 | 3 | -2/+8 |
| | | | | | | | | | | Add semantic for deps.pb.h commit_hash:fb9944288736e5ca8162baf88ca903bd896de7b0 | ||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2024-10-02 | 1 | -1/+1 |
| | | | | | | | | commit_hash:bd3669d0ac48528fcd492e4a300cb7332550b6d0 | ||||
| * | Revert commit rXXXXXX, YT-18541: Sequoia Response Keeper | babenko | 2024-10-01 | 3 | -28/+14 |
| | | | | | | | | commit_hash:8e78a28686a046a10d7766109b2feba4f8ba50da | ||||
| * | Make NMonitoring::IHistogram write methods noexcept | vadim-xd | 2024-10-01 | 6 | -18/+18 |
| | | | | | | | | commit_hash:e67a69864ab541f86bd413dfa8df106a77d05b71 | ||||
| * | Intermediate changes | robot-piglet | 2024-10-01 | 3 | -6/+29 |
| | | | | | | | | commit_hash:3cad2908c5fe0e3a7e703d15709be0f9970019db | ||||
| * | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2024-10-01 | 4 | -20/+24 |
| | | | | | | | | | | | | | | | | | | | | From hash: [43fb3eff8779379efe5955f3f48cef3bf8e3a894](https://a.yandex-team.ru/arcadia/commit/43fb3eff8779379efe5955f3f48cef3bf8e3a894) From revision: [14983160](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=488) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:c9ccda4ac484bc03a5c1241c4c64ab9e79b4a01f | ||||
| * | Remove code already moved to gnu_compiler.conf | spreis | 2024-10-01 | 1 | -5/+0 |
| | | | | | | | | | | Correct code is here: https://a.yandex-team.ru/arcadia/build/conf/compilers/gnu_compiler.conf?rev=rXXXXXX#L26-29 commit_hash:84c11898cbd35e7547eb284a59b0d025b30301b5 | ||||
| * | Intermediate changes | robot-piglet | 2024-10-01 | 1 | -1/+1 |
| | | | | | | | | commit_hash:e811435a370d74bf5a6cd796f1bf1070b8fde71b | ||||
| * | Cosmetics and better logging HTTP input/output | babenko | 2024-09-30 | 5 | -118/+157 |
| | | | | | | | | commit_hash:78c959d8b1d506e78fa0d49b89525db73487a75c | ||||
| * | enum_parser: support digit separators in numeric literals | swarmer | 2024-09-30 | 5 | -0/+125 |
| | | | | | | | | commit_hash:9791d25e9ea02f73329f9755f7c70f335c612121 | ||||
| * | YT: Use EErrorCode::Timeout for connection read/write timeout error | bulatman | 2024-09-30 | 1 | -2/+2 |
| | | | | | | | | commit_hash:25c0df5208d26a33d0add10bf0d84121df172467 | ||||
| * | Intermediate changes | robot-piglet | 2024-09-30 | 1 | -36/+59 |
| | | | | | | | | commit_hash:23fbc087e53bf6e74aff9194df6651c1a228e340 | ||||
| * | Add TExpiringSet::Remove | babenko | 2024-09-30 | 3 | -4/+42 |
| | | | | | | | | commit_hash:5d76a2050843e639046dc696be3b43c1795fd1dc | ||||
| * | SortMapKeys in proto2json for deterministic seriarialization | dimastark | 2024-09-30 | 3 | -2/+43 |
| | | | | | | | | commit_hash:e64dedae589fa2d16347be4d80e2596f46566b38 | ||||
| * | Add ya.bat to ydb repo to use ya without python prefix | pnv1 | 2024-09-30 | 1 | -0/+90 |
| | | | | | | | | | | Add ya.bat to ydb repo commit_hash:a4a0d193c84235eb67e9cb3997af18ae5e107cd8 | ||||
| * | Extract TExpiringSet to library/cpp/containers | babenko | 2024-09-30 | 7 | -87/+252 |
| | | | | | | | | commit_hash:dd1c08771b1d4865d03a492927afa0f9895a5f44 | ||||
| * | Refactor throttlers logging and trace context handling; also fix possible ↵ | babenko | 2024-09-30 | 1 | -52/+76 |
| | | | | | | | | | | | | use after free in logger access commit_hash:587688747a061fae529b3a4e9628317f7edba5aa | ||||
* | | Remove perf.data from pdisk dir (#9957) | Vlad Kuznetsov | 2024-10-02 | 1 | -0/+0 |
| | | |||||
* | | use `TTxControl` to commit transactions (#9890) | Alek5andr-Kotov | 2024-10-02 | 6 | -32/+149 |
| | | |||||
* | | Support for parametrized decimal in KQP, SDK, Datashard (#9587) | azevaykin | 2024-10-02 | 97 | -920/+1874 |
| | | |||||
* | | YQL: Limit thread number for local calculations (#9950) | Maxim Kovalev | 2024-10-02 | 4 | -0/+17 |
| | | |||||
* | | Add reason for pending action in maintenance public API (#3289) | Ilia Shakhov | 2024-10-02 | 14 | -59/+388 |
| | | |||||
* | | grpc client: send BUILD_INFO, PID, requestSettings.Header headers for ↵ | qyryq | 2024-10-02 | 1 | -0/+6 |
| | | | | | | | | bidirectional streams (#9940) | ||||
* | | fix potential GetStatistics hanging during rolling update (#9942) | Aleksandr Dmitriev | 2024-10-02 | 1 | -1/+7 |
| | | |||||
* | | Fix YDB CLI build for windows (#9944) | Nikolay Perfilov | 2024-10-02 | 2 | -12/+15 |
| | | |||||
* | | Fix #9889 (#9941) | Vladislav Gogov | 2024-10-02 | 6 | -18/+175 |
| | | |||||
* | | Add common libs for yql plugin. Ydb git part. (#9938) | Tony-Romanov | 2024-10-02 | 4 | -3/+31 |
| | | |||||
* | | Update changelog server.md RU for 24.1 (#9462) | katidisergei | 2024-10-02 | 1 | -0/+36 |
| | | | | | | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> Co-authored-by: Maksim Zinal <MaxZinal@yandex.ru> | ||||
* | | Speed up TSectorMapPerformance UT and fix SectorMap trottler (#9943) | Vlad Kuznetsov | 2024-10-02 | 4 | -16/+24 |
| | | |||||
* | | Configure BufferPool size depending on device type, second attempt (#9865) | Vlad Kuznetsov | 2024-10-02 | 6 | -19/+43 |
| | | |||||
* | | Improve cluster workload run (#9921) | Alexander Rutkovsky | 2024-10-02 | 1 | -25/+32 |
| | | |||||
* | | Speed up TPDiskTest::SmallDisk10Gb (#9947) | Vlad Kuznetsov | 2024-10-02 | 1 | -45/+10 |
| | | |||||
* | | Traslate YDB concepts (#8172) | Ivan Katkov | 2024-10-02 | 7 | -29/+61 |
| | | | | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> | ||||
* | | [KQP] Fix plan olap filter selectivity estimation (#9936) | pilik | 2024-10-01 | 3 | -35/+46 |
| | | |||||
* | | Fix GetAliveChildren with filter by type (#9932) | Ilnaz Nizametdinov | 2024-10-01 | 2 | -0/+34 |
| | | |||||
* | | Make pragma ForceJobSizeAdjuster public (#9739) | Vadim Averin | 2024-10-01 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #9891 from ydb-platform/mergelibs-240930-1059 | Maxim Yurchuk | 2024-10-01 | 145 | -15071/+14976 |
|\ \ | | | | | | | Library import 240930-1059 | ||||
| * | | Import libraries 240930-1059 | Alexander Smirnov | 2024-09-30 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'rightlib' into mergelibs-240930-1059 | Alexander Smirnov | 2024-09-30 | 144 | -15070/+14975 |
| |\| | |||||
| | * | YT-18541: Sequoia Response Keeper | cherepashka | 2024-09-30 | 3 | -14/+28 |
| | | | | | | | | | | | | commit_hash:41b98acf23004f76877fc53d634508bffd2f5851 | ||||
| | * | Remove clang14 toolchain as it should not be used by anyone | thegeorg | 2024-09-30 | 1 | -609/+0 |
| | | | | | | | | | | | | | | | [Grep over the codebase](https://a.yandex-team.ru/search?search=clang14-%28linux%257Cdarwin%257Cwindows%257Canroid%257Cios%29%2C%2Ci%2Carcadia%2C%2C200). commit_hash:88ae1feae2ac37f5793c76e6a5d9f68051851ca5 | ||||
| | * | . Fix create coverage report | saraykin | 2024-09-30 | 1 | -1/+1 |
| | | | | | | | | | | | | commit_hash:18d5a33bf73332686312655f2bbf4e06f2432e37 | ||||
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-09-30 | 3 | -10/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From hash: [00a4eb013dbf72cbb95bd5df0bb190f693edb166](https://a.yandex-team.ru/arcadia/commit/00a4eb013dbf72cbb95bd5df0bb190f693edb166) From revision: [14976038](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-ymake&version=238) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ymake, os_ymake commit_hash:d4fc62f8fda2f4df10db4c0f8997b89cff8acffc | ||||
| | * | Enable MAIN_OUTPUT_AS_EXTRA mode | somov | 2024-09-30 | 1 | -1/+1 |
| | | | | | | | | | | | | commit_hash:563d0a729b608792afde4e7381fc795aaa045bc8 | ||||
| | * | Intermediate changes | robot-piglet | 2024-09-30 | 1 | -4/+2 |
| | | | | | | | | | | | | commit_hash:99ac877e6e05737455ad173d5ce45946fde7d623 |