Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use own copy of library/grpc | dcherednik | 2023-11-29 | 44 | -4873/+0 |
| | |||||
* | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 6 | -0/+78 |
| | |||||
* | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 1 | -1/+1 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb' | ilnurkh | 2023-10-16 | 1 | -1/+1 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Set request unit trailing header for ScanQuery/ScanYql sctipts. KIKIMR-19243 | dcherednik | 2023-10-11 | 1 | -0/+11 |
| | |||||
* | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 6 | -45/+45 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Fix input variable missprint | svidyuk | 2023-08-30 | 4 | -0/+24 |
| | |||||
* | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 4 | -24/+0 |
| | |||||
* | ToDebugString | azevaykin | 2023-07-30 | 1 | -0/+9 |
| | |||||
* | Fix data race in case of handling clinet timeout during streaming call. Fix ↵ | dcherednik | 2023-07-19 | 1 | -10/+12 |
| | | | | possible use after free in case of enabled grpc debug log and streaming call. KIKIMR-18801 | ||||
* | Check the kqp session is destroyed during intermediate node stuck. KIKIMR-18250 | dcherednik | 2023-07-19 | 1 | -4/+9 |
| | |||||
* | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 1 | -2/+0 |
| | | | | | | | | | | | | | | 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 | ||||
* | Query service handle client lost | robdrynkin | 2023-06-15 | 2 | -0/+6 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 5 | -0/+70 |
| | |||||
* | Remove extra semicolon (library) | bulatman | 2023-06-10 | 1 | -1/+1 |
| | |||||
* | feat grpc: decode URL-encoded peer address in grpc library | leonidlazarev | 2023-05-24 | 2 | -2/+11 |
| | |||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 3 | -3/+3 |
| | | | Update tools: yexport | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 5 | -70/+0 |
| | |||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 3 | -9/+9 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 5 | -0/+70 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 6 | -0/+78 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 9 | -6/+6 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 6 | -3/+21 |
| | | | Update tools: yexport | ||||
* | Remove extra TString copy for GetPeer() call. | dcherednik | 2023-03-03 | 1 | -1/+1 |
| | |||||
* | Feature flag to enable grpc memory quota. | dcherednik | 2023-03-02 | 2 | -6/+13 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 9 | -21/+21 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 9 | -21/+21 |
| | |||||
* | Use several shards in grpc services for registered requests | snaury | 2023-02-02 | 1 | -18/+43 |
| | |||||
* | add option to set number of workers per CQ | eivanov89 | 2023-01-31 | 2 | -21/+35 |
| | |||||
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 3 | -3/+3 |
| | | | Update tools: yexport | ||||
* | Do not start processing reques in case of client disconnect or client timeout. | dcherednik | 2023-01-25 | 2 | -0/+9 |
| | |||||
* | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 13 | -13/+13 |
| | | | Update tools: yexport | ||||
* | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 12 | -42/+225 |
| | |||||
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 1 | -23/+0 |
| | |||||
* | validate canons without yatest_common | qrort | 2022-11-30 | 1 | -0/+23 |
| | |||||
* | Authorization of registration node | molotkov-and | 2022-11-18 | 6 | -6/+29 |
| | |||||
* | ydb format support for session actor. | dcherednik | 2022-10-26 | 2 | -0/+8 |
| | |||||
* | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 2 | -0/+11 |
| | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
* | Catch incorrect grpc request flow and prevent double free, | snaury | 2022-08-08 | 1 | -0/+39 |
| | |||||
* | [] Revert rXXXXXX () - causes timeouts on many tests | aneporada | 2022-07-25 | 4 | -62/+0 |
| | |||||
* | Modify interconnect to get root CA in a grpc way if CA file is not provided. | yuryalekseev | 2022-07-22 | 4 | -0/+62 |
| | |||||
* | Use grpc::Status::details | hor911 | 2022-07-12 | 2 | -9/+9 |
| | |||||
* | IGNIETFERRO-1105 Add missing PEERDIRs for deprecated atomic | eeight | 2022-06-16 | 1 | -0/+1 |
| | | | | ref:7ff80f9897aa27d91ceddb2dbeca2adad400038d | ||||
* | intermediate changes | arcadia-devtools | 2022-06-10 | 1 | -0/+2 |
| | | | | ref:737aa123095c71808f1dcf45b0d817cc4920fe97 | ||||
* | Move 'kikimr/yndx'-depending tests out of ydb/core | komels | 2022-04-15 | 2 | -38/+0 |
| | | | | ref:0a380e13308d579e0545a76924330d1ca5129c43 | ||||
* | Final part on compatibility layer: LOGBROKER-7215 | komels | 2022-04-14 | 2 | -0/+38 |
| | | | | ref:777c67aadbf705d19034a09a792b2df61ba53697 | ||||
* | Update grpc to 1.43.2 DTCC-864 | heretic | 2022-03-25 | 1 | -1/+6 |
| | | | | ref:50a492c335cda70f458797cf945e49fe739c2715 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 6 | -95/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 3 | -0/+27 |
| | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
* | intermediate changes | arcadia-devtools | 2022-02-18 | 3 | -0/+37 |
| | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 |