aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-241002-1139Alexander Smirnov2024-10-0271-649/+1942
|\
| * Revert patch onto contrib/libs/curlthegeorg2024-10-022-218/+16
| | | | | | | | commit_hash:546bccba996bfcdfc752dfeb824bb663f6f48049
| * YT-12720: Capture cancelation error in some new casesarkady-e1ppa2024-10-0212-42/+878
| | | | | | | | commit_hash:db414aec089ec1f05bb59c309b763c4e403bae9e
| * Support Android build for gRPCkharcheva2024-10-029-9/+85
| | | | | | | | commit_hash:273b353454e6490ebf71ed39743b7059c188690b
| * Fix source file path emission in RESOURCE_FILESspreis2024-10-022-2/+26
| | | | | | | | commit_hash:9115d73d37586182bb7fc9ba45235d78af8c3316
| * Add semantic and protoc_extra_outs for deps.pb.hdimdim112024-10-023-2/+8
| | | | | | | | | | Add semantic for deps.pb.h commit_hash:fb9944288736e5ca8162baf88ca903bd896de7b0
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-021-1/+1
| | | | | | | | commit_hash:bd3669d0ac48528fcd492e4a300cb7332550b6d0
| * Revert commit rXXXXXX, YT-18541: Sequoia Response Keeperbabenko2024-10-013-28/+14
| | | | | | | | commit_hash:8e78a28686a046a10d7766109b2feba4f8ba50da
| * Make NMonitoring::IHistogram write methods noexceptvadim-xd2024-10-016-18/+18
| | | | | | | | commit_hash:e67a69864ab541f86bd413dfa8df106a77d05b71
| * Intermediate changesrobot-piglet2024-10-013-6/+29
| | | | | | | | commit_hash:3cad2908c5fe0e3a7e703d15709be0f9970019db
| * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-014-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.confspreis2024-10-011-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 changesrobot-piglet2024-10-011-1/+1
| | | | | | | | commit_hash:e811435a370d74bf5a6cd796f1bf1070b8fde71b
| * Cosmetics and better logging HTTP input/outputbabenko2024-09-305-118/+157
| | | | | | | | commit_hash:78c959d8b1d506e78fa0d49b89525db73487a75c
| * enum_parser: support digit separators in numeric literalsswarmer2024-09-305-0/+125
| | | | | | | | commit_hash:9791d25e9ea02f73329f9755f7c70f335c612121
| * YT: Use EErrorCode::Timeout for connection read/write timeout errorbulatman2024-09-301-2/+2
| | | | | | | | commit_hash:25c0df5208d26a33d0add10bf0d84121df172467
| * Intermediate changesrobot-piglet2024-09-301-36/+59
| | | | | | | | commit_hash:23fbc087e53bf6e74aff9194df6651c1a228e340
| * Add TExpiringSet::Removebabenko2024-09-303-4/+42
| | | | | | | | commit_hash:5d76a2050843e639046dc696be3b43c1795fd1dc
| * SortMapKeys in proto2json for deterministic seriarializationdimastark2024-09-303-2/+43
| | | | | | | | commit_hash:e64dedae589fa2d16347be4d80e2596f46566b38
| * Add ya.bat to ydb repo to use ya without python prefixpnv12024-09-301-0/+90
| | | | | | | | | | Add ya.bat to ydb repo commit_hash:a4a0d193c84235eb67e9cb3997af18ae5e107cd8
| * Extract TExpiringSet to library/cpp/containersbabenko2024-09-307-87/+252
| | | | | | | | commit_hash:dd1c08771b1d4865d03a492927afa0f9895a5f44
| * Refactor throttlers logging and trace context handling; also fix possible ↵babenko2024-09-301-52/+76
| | | | | | | | | | | | use after free in logger access commit_hash:587688747a061fae529b3a4e9628317f7edba5aa
* | Remove perf.data from pdisk dir (#9957)Vlad Kuznetsov2024-10-021-0/+0
| |
* | use `TTxControl` to commit transactions (#9890)Alek5andr-Kotov2024-10-026-32/+149
| |
* | Support for parametrized decimal in KQP, SDK, Datashard (#9587)azevaykin2024-10-0297-920/+1874
| |
* | YQL: Limit thread number for local calculations (#9950)Maxim Kovalev2024-10-024-0/+17
| |
* | Add reason for pending action in maintenance public API (#3289)Ilia Shakhov2024-10-0214-59/+388
| |
* | grpc client: send BUILD_INFO, PID, requestSettings.Header headers for ↵qyryq2024-10-021-0/+6
| | | | | | | | bidirectional streams (#9940)
* | fix potential GetStatistics hanging during rolling update (#9942)Aleksandr Dmitriev2024-10-021-1/+7
| |
* | Fix YDB CLI build for windows (#9944)Nikolay Perfilov2024-10-022-12/+15
| |
* | Fix #9889 (#9941)Vladislav Gogov2024-10-026-18/+175
| |
* | Add common libs for yql plugin. Ydb git part. (#9938)Tony-Romanov2024-10-024-3/+31
| |
* | Update changelog server.md RU for 24.1 (#9462)katidisergei2024-10-021-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 Kuznetsov2024-10-024-16/+24
| |
* | Configure BufferPool size depending on device type, second attempt (#9865)Vlad Kuznetsov2024-10-026-19/+43
| |
* | Improve cluster workload run (#9921)Alexander Rutkovsky2024-10-021-25/+32
| |
* | Speed up TPDiskTest::SmallDisk10Gb (#9947)Vlad Kuznetsov2024-10-021-45/+10
| |
* | Traslate YDB concepts (#8172)Ivan Katkov2024-10-027-29/+61
| | | | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* | [KQP] Fix plan olap filter selectivity estimation (#9936)pilik2024-10-013-35/+46
| |
* | Fix GetAliveChildren with filter by type (#9932)Ilnaz Nizametdinov2024-10-012-0/+34
| |
* | Make pragma ForceJobSizeAdjuster public (#9739)Vadim Averin2024-10-013-3/+3
| |
* | Merge pull request #9891 from ydb-platform/mergelibs-240930-1059Maxim Yurchuk2024-10-01145-15071/+14976
|\ \ | | | | | | Library import 240930-1059
| * | Import libraries 240930-1059Alexander Smirnov2024-09-301-1/+1
| | |
| * | Merge branch 'rightlib' into mergelibs-240930-1059Alexander Smirnov2024-09-30144-15070/+14975
| |\|
| | * YT-18541: Sequoia Response Keepercherepashka2024-09-303-14/+28
| | | | | | | | | | | | commit_hash:41b98acf23004f76877fc53d634508bffd2f5851
| | * Remove clang14 toolchain as it should not be used by anyonethegeorg2024-09-301-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 reportsaraykin2024-09-301-1/+1
| | | | | | | | | | | | commit_hash:18d5a33bf73332686312655f2bbf4e06f2432e37
| | * Automatic release build for ymake, os_ymakerobot-ya-builder2024-09-303-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 modesomov2024-09-301-1/+1
| | | | | | | | | | | | commit_hash:563d0a729b608792afde4e7381fc795aaa045bc8
| | * Intermediate changesrobot-piglet2024-09-301-4/+2
| | | | | | | | | | | | commit_hash:99ac877e6e05737455ad173d5ce45946fde7d623