aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/unified_agent_client
Commit message (Collapse)AuthorAgeFilesLines
* feat contrib: aiogram 3armenqa2024-01-1912-734/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Library import 8 (#1074)AlexSm2024-01-181-2/+2
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 7 (#937)AlexSm2024-01-111-1/+1
|
* External build system generator release 65robot-ya-builder2023-12-052-6/+6
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-204-0/+142
|
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-096-33/+33
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Fix input variable missprintsvidyuk2023-08-308-0/+136
|
* All .ll files support in LLVM_BCsvidyuk2023-08-308-136/+0
|
* sample_by_rate filter: add volume limit on data stream in filtergitnab2023-08-291-0/+2
|
* ydb: support go code in OSSuzhas2023-08-241-1/+1
|
* unified-agent: add log for SeqNoaleksei-le2023-08-201-1/+1
|
* feat grpc: update to grpc 1.53.1leonidlazarev2023-07-172-2/+2
| | | | | | | | | | | | | | 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
* unified-agent - fix static initialization order problemgrebelnik2023-07-131-5/+8
| | | unified-agent - fix static initialization order problem
* client-cpp for unified-agent: changing log levelaleksei-le2023-07-031-18/+18
|
* [unified agent] fix printf specifiers for 32 bit arch /gluk472023-06-261-13/+13
|
* add ymake export to ydbalexv-smirnov2023-06-134-0/+66
|
* feat grpc: update to grpc 1.50.2leonidlazarev2023-06-021-1/+2
| | | | | | | | | | | | | | | 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
* feat grpc: correct order of the fork variable setleonidlazarev2023-05-221-1/+10
| | | Correct order of the GRPC_ENABLE_FORK_SUPPORT set
* External build system generator release 29robot-ya-builder2023-04-192-2/+2
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-284-66/+0
|
* External build system generator release 21robot-ya-builder2023-03-172-6/+6
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-154-0/+66
|
* Intermediate changesrobot-piglet2023-03-094-0/+142
|
* Intermediate changesrobot-piglet2023-03-076-4/+4
|
* External build system generator release 17robot-ya-builder2023-03-068-2/+92
| | | Update tools: yexport
* separate counters for each filevalerybitsoev2023-02-281-0/+24
|
* Log backend movehor9112023-02-0941-0/+4239