Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 49 | -11646/+282 |
| | | | | | | | | | | | | | | 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 | ||||
* | feat grpc: update to grpc 1.50.2 | leonidlazarev | 2023-06-02 | 27 | -2169/+92 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Update contrib/libs/grpc to 1.45.2 | thegeorg | 2023-03-28 | 22 | -789/+774 |
| | |||||
* | Better replacement for #include <string> in contrib/libs/grpc | thegeorg | 2023-03-24 | 2 | -0/+2 |
| | |||||
* | Better std::to_string replacement in grpc | thegeorg | 2023-03-23 | 1 | -1/+1 |
| | | | | grpc 1.45.2 introduced `ToString()` method in certain classes. We want to use global `::ToString()` as `std::to_string()` replacement. | ||||
* | Quick fix for races in unimplemented grpc methods | snaury | 2023-02-14 | 1 | -1/+5 |
| | |||||
* | Update contrib/libs/grpc to 1.44.0 | thegeorg | 2022-11-09 | 1 | -1/+1 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 2 | -118/+0 |
| | |||||
* | Update grpc to 1.43.2 DTCC-864 | heretic | 2022-03-25 | 51 | -250/+302 |
| | | | | ref:50a492c335cda70f458797cf945e49fe739c2715 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 32 | -468/+762 |
| | | | | ref:953ca886ec160075b38c0f3614de029b423f0a9e | ||||
* | Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 2 of 2. | dvshkurko | 2022-02-10 | 30 | -1330/+1330 |
| | |||||
* | Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 1 of 2. | dvshkurko | 2022-02-10 | 30 | -1330/+1330 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2. | heretic | 2022-02-10 | 35 | -6663/+6663 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2. | heretic | 2022-02-10 | 35 | -6663/+6663 |
| | |||||
* | Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 2 of 2. | neksard | 2022-02-10 | 23 | -2867/+2867 |
| | |||||
* | Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 1 of 2. | neksard | 2022-02-10 | 23 | -2867/+2867 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 3 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 3 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 34 | -2929/+2929 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 34 | -2929/+2929 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 51 | -0/+13740 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |