| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | grpc bump 1.60.2 round 2 | nechda | 2026-03-09 | 13 | -23/+104 |
| | | | | | commit_hash:ede5af5ae2989185f1f823b57183ce2414f53b28 | ||||
| * | Revert grpc upver | nechda | 2026-02-27 | 13 | -104/+23 |
| | | | | | commit_hash:1ad1d3e927e2706a778ffe7b0e480fcbf1899a81 | ||||
| * | grpc bump 1.60.2 | nechda | 2026-02-25 | 13 | -23/+104 |
| | | | | | commit_hash:fa6f56a6a0023650474aacd9cc773027d697b917 | ||||
| * | Update contrib/libs/grpc and contrib/python/grpcio/py3 to 1.54.3 | shadchin | 2024-12-17 | 3 | -3/+3 |
| | | | | | commit_hash:bb9eada94a255f7675a516b6c69ab9b64e741eec | ||||
| * | Intermediate changes | robot-piglet | 2024-08-20 | 3 | -0/+6 |
| | | |||||
| * | Make PROTOC_TRANSITIVE_HEADERS=no compatible with GRPC() | innokentii | 2024-02-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | add new deps to protobuf out done with grpc done with pb fix add patch to make intransitive pb compatible with grpc 60ab6319b92d29a98a74971c6906cd8eea1aab1e | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 7 | -214/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | (no commit message) | pg | 2023-12-05 | 1 | -0/+1 |
| | | |||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 1 | -3/+3 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 2 | -0/+39 |
| | | |||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 6 | -0/+175 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 6 | -175/+0 |
| | | |||||
| * | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 9 | -40/+110 |
| | | | | | | | | | | | | | | | update grpc to 1.53.1 update grpcio/py3 to 1.53.1 Added patches: 22-grpc-code-output.patch - allow translation of grpc code to internal string type. 23-max-thread-limitation.patch - to provide interface for settings of thread number limit, as grpc::DynamicThreadPool doesn't provide interface to limit thread number anymore. 24-support_for-non-abort-grpc.patch - generate exception instead of application crash 25-forkable-destruction-order.patch - correct forkable logic for TimerManager 27-skip-child-post-fork-operations.patch - allow to skip child post fork operations to exclude UB (used for unified agent only) pr33495_fox_nested_fork.patch - fix issues with nested forks pr33582_fork_handler.patch - disable fork handler support if it is not requested intentionally | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 3 | -0/+109 |
| | | |||||
| * | feat grpc: update to grpc 1.50.2 | leonidlazarev | 2023-06-02 | 4 | -10/+29 |
| | | | | | | | | | | | | | | | | update grpc to 1.50.2 update grpcio to 1.50.0 Удаленные патчи: 06-flow_control.patch - логика в upstream удалена 10-fix-crash-on-fork.patch - логика в upstream удалена 12-coverity-fix.patch - логика в upstream удалена 20-P2166-string-nullptr.patch - в upstream временный объект вместо nullptr PR29209-fix-heap-use-after-free.patch - решение есть в upstream Добавленные патчи: pr33085_fix_epoll1_engine_reinit.patch 21-windows_build.patch | ||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 3 | -109/+0 |
| | | |||||
| * | Better replacement for #include <string> in contrib/libs/grpc | thegeorg | 2023-03-24 | 5 | -2/+4 |
| | | |||||
| * | Better std::to_string replacement in grpc | thegeorg | 2023-03-23 | 4 | -6/+6 |
| | | | | | grpc 1.45.2 introduced `ToString()` method in certain classes. We want to use global `::ToString()` as `std::to_string()` replacement. | ||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 3 | -0/+109 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+37 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 3 | -3/+3 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -21/+21 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -21/+21 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 5 | -5/+5 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -28/+117 |
| | | |||||
| * | Update contrib/libs/grpc to 1.44.0 | thegeorg | 2022-11-09 | 1 | -3/+23 |
| | | |||||
| * | Cleanup unused grpc targets | thegeorg | 2022-11-02 | 17 | -0/+2798 |
| | | | | | | * Merge grpc (core), grpc++ and gpr libraries into contrib/libs/grpc * Drop unused grpc_unsecure, grpc++_unsecure and grpc++_error_details * Remove abundance of hacks from import routine | ||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 1 | -0/+9 |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
| * | fix ya.make | monster | 2022-07-07 | 16 | -2793/+0 |
| | | |||||
| * | Hackish NO_COMPILER_WARNINGS support | svidyuk | 2022-07-01 | 1 | -0/+1 |
| | | | | | | | | | Proper implementation must be done as part of YMAKE-91 YMAKE-91 ref:8b77363477972e5927f43d53d571cd60dd458995 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-07 | 1 | -1/+0 |
| | | | | | ref:bab1141168add6a5ad2d3ac926957ac6c27e30c3 | ||||
| * | Update grpc to 1.43.2 DTCC-864 | heretic | 2022-03-25 | 18 | -349/+342 |
| | | | | | ref:50a492c335cda70f458797cf945e49fe739c2715 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-23 | 1 | -2/+12 |
| | | | | | ref:e2259743aaaa198850a5184b92813fca8eb3a49b | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 7 | -142/+139 |
| | | | | | ref:953ca886ec160075b38c0f3614de029b423f0a9e | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 3 | -110/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 1 | -0/+9 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 1 | -0/+22 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 1 | -3/+3 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵ | Vlad Yaroslavlev | 2022-02-10 | 1 | -3/+3 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | akastornov | 2022-02-10 | 26 | -3403/+3403 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | akastornov | 2022-02-10 | 26 | -3403/+3403 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | prime | 2022-02-10 | 1 | -5/+5 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | prime | 2022-02-10 | 1 | -5/+5 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dvshkurko | 2022-02-10 | 23 | -616/+616 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dvshkurko | 2022-02-10 | 23 | -616/+616 |
| | | |||||
