Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat grpc: update to grpc 1.54.2 | leonidlazarev | 2023-08-01 | 2 | -12/+78 |
| | | | | | | | | | | update grpc to 1.54.2 update grpcio to 1.54.2 Added patches: pr33239_fix_use_after_free.patch Removed patches: pr32547-fix-race.patch - exists in upstream | ||||
* | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 27 | -782/+901 |
| | | | | | | | | | | | | | | 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 | 23 | -538/+534 |
| | | | | | | | | | | | | | | | 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 | 10 | -33/+43 |
| | |||||
* | Quick fix for races in unimplemented grpc methods | snaury | 2023-02-14 | 1 | -7/+16 |
| | |||||
* | Cleanup unused grpc targets | thegeorg | 2022-11-02 | 9 | -1045/+0 |
| | | | | | * 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 grpc to 1.43.2 DTCC-864 | heretic | 2022-03-25 | 17 | -120/+130 |
| | | | | ref:50a492c335cda70f458797cf945e49fe739c2715 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 17 | -330/+423 |
| | | | | ref:953ca886ec160075b38c0f3614de029b423f0a9e | ||||
* | Restoring authorship annotation for <gusev-p@yandex-team.ru>. Commit 2 of 2. | gusev-p | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <gusev-p@yandex-team.ru>. Commit 1 of 2. | gusev-p | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 2 of 2. | akastornov | 2022-02-10 | 13 | -1095/+1095 |
| | |||||
* | Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 1 of 2. | akastornov | 2022-02-10 | 13 | -1095/+1095 |
| | |||||
* | Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 2 of 2. | dvshkurko | 2022-02-10 | 19 | -873/+873 |
| | |||||
* | Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 1 of 2. | dvshkurko | 2022-02-10 | 19 | -873/+873 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2. | heretic | 2022-02-10 | 21 | -507/+507 |
| | |||||
* | Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2. | heretic | 2022-02-10 | 21 | -507/+507 |
| | |||||
* | Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 2 of 2. | neksard | 2022-02-10 | 18 | -1730/+1730 |
| | |||||
* | Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 1 of 2. | neksard | 2022-02-10 | 18 | -1730/+1730 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 20 | -1099/+1099 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 20 | -1099/+1099 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 33 | -0/+5299 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |