aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Copy ineffective rope in DS proxy Get request KIKIMR-18902alexvru2023-08-018-0/+27
* Use UDFs from YDBvvvv2023-07-31286-23598/+0
* add exception with related exceptionsjansenin2023-07-313-31/+116
* YQL-16239 Move purecalc to publicvvvv2023-07-31286-0/+23598
* Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cppkungasc2023-07-311-5/+7
* ToDebugStringazevaykin2023-07-301-0/+9
* YT-19210: expose YQL shared library for YT.max422023-07-29216-0/+21895
* replace wilson/protos with PEERDIR to contrib/libs/opentelemetry-protosoniachrn2023-07-2816-828/+22
* Intermediate changesrobot-piglet2023-07-286-20/+321
* add TryNodeFromJsonString: ability to parse object and check errors without t...ilnurkh2023-07-275-0/+30
* revert rXXXXXX (see discusstion in pr), will commit again more pci-dss friend...kulikov2023-07-2744-1261/+40
* Add explicit sanitizer dependencies up to marketreshilkin2023-07-265-0/+5
* Add several pools for one thread, KIKIMR-18440kruall2023-07-2617-154/+350
* Support h-format for escaped (but unquoted) stringsbabenko2023-07-262-10/+32
* Exclude util, libc++ and libc_compat dependencies from library/cpp/sanitizer/...thegeorg2023-07-255-12/+2
* Add explicit sanitizer dependenciesreshilkin2023-07-2510-0/+100
* Improve payload wire encoding and XDC selection KIKIMR-18394alexvru2023-07-249-64/+221
* Add explicit sanitizer dependenciesreshilkin2023-07-241-0/+8
* try to get rid of locks and allocations for elastic queue thread poolkulikov2023-07-2144-40/+1261
* Fix data race in case of handling clinet timeout during streaming call. Fix p...dcherednik2023-07-191-10/+12
* Check the kqp session is destroyed during intermediate node stuck. KIKIMR-18250dcherednik2023-07-191-4/+9
* Don't validate version tag, if it is absent in peer, KIKIMR-18776serg-belyakov2023-07-181-1/+4
* Allow using ibdrv interface in opensource appsthegeorg2023-07-183-8/+4
* guard for memory markers + split actor type operatorsivanmorozov2023-07-1828-125/+303
* actor instance custom nameivanmorozov2023-07-182-0/+8
* feat grpc: update to grpc 1.53.1leonidlazarev2023-07-173-4/+2
* Опеспечить совместимость с GCC 12.3philimonov2023-07-131-1/+1
* unified-agent - fix static initialization order problemgrebelnik2023-07-131-5/+8
* metrics input: compress number hist bucketsaleksei-le2023-07-136-9/+155
* Switch to TRope reply in TEvGet query result KIKIMR-18394alexvru2023-07-122-61/+48
* Build transitive closure of equality classesaozeritsky2023-07-1112-0/+180
* KIKIMR-18568: internal control stats pool size limitivanmorozov2023-07-0916-49/+54
* Move LOGGER component from kikimr-specific services to actorlib common ones K...alexvru2023-07-084-3/+4
* KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protosivanmorozov2023-07-0842-117/+228
* Make retry settings configurablessmike2023-07-076-0/+92
* Intermediate changesrobot-piglet2023-07-071-0/+4
* Introduce TLazyMultiValueFormatterifsmirnov2023-07-063-0/+81
* Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ...ivanmorozov2023-07-055-50/+46
* Revert commit rXXXXXX,use profile tags for any method actor name generationivanmorozov2023-07-055-46/+50
* use profile tags for any method actor name generationivanmorozov2023-07-055-50/+46
* Fix tsan race in TExecutor::GetMaxQueueSizeAndClearsnaury2023-07-041-1/+1
* Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failuressnaury2023-07-041-0/+5
* Fix critical TRcBuf issuealexvru2023-07-031-2/+5
* Intermediate changesrobot-piglet2023-07-031-1/+1
* client-cpp for unified-agent: changing log levelaleksei-le2023-07-031-18/+18
* Replace the functions for the `Levenshtein` and the `Damerau–Levenshtein` d...akinshchikov2023-07-032-8/+47
* Intermediate changesrobot-piglet2023-06-303-16/+43
* Intermediate changesrobot-piglet2023-06-305-51/+20
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-30143-20706/+0
* deallocation on destroyivanmorozov2023-06-301-2/+4