| Commit message (Expand) | Author | Age | Files | Lines |
* | Add explicit sanitizer dependencies up to market | reshilkin | 2023-07-26 | 5 | -0/+5 |
* | Add several pools for one thread, KIKIMR-18440 | kruall | 2023-07-26 | 17 | -154/+350 |
* | Support h-format for escaped (but unquoted) strings | babenko | 2023-07-26 | 2 | -10/+32 |
* | Exclude util, libc++ and libc_compat dependencies from library/cpp/sanitizer/... | thegeorg | 2023-07-25 | 5 | -12/+2 |
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-25 | 10 | -0/+100 |
* | Improve payload wire encoding and XDC selection KIKIMR-18394 | alexvru | 2023-07-24 | 9 | -64/+221 |
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-24 | 1 | -0/+8 |
* | try to get rid of locks and allocations for elastic queue thread pool | kulikov | 2023-07-21 | 44 | -40/+1261 |
* | Fix data race in case of handling clinet timeout during streaming call. Fix p... | dcherednik | 2023-07-19 | 1 | -10/+12 |
* | Check the kqp session is destroyed during intermediate node stuck. KIKIMR-18250 | dcherednik | 2023-07-19 | 1 | -4/+9 |
* | Fix tests | v-korovin | 2023-07-19 | 1 | -0/+2 |
* | Don't validate version tag, if it is absent in peer, KIKIMR-18776 | serg-belyakov | 2023-07-18 | 1 | -1/+4 |
* | Allow using ibdrv interface in opensource apps | thegeorg | 2023-07-18 | 3 | -8/+4 |
* | guard for memory markers + split actor type operators | ivanmorozov | 2023-07-18 | 28 | -125/+303 |
* | actor instance custom name | ivanmorozov | 2023-07-18 | 2 | -0/+8 |
* | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 3 | -4/+2 |
* | Опеспечить совместимость с GCC 12.3 | philimonov | 2023-07-13 | 1 | -1/+1 |
* | unified-agent - fix static initialization order problem | grebelnik | 2023-07-13 | 1 | -5/+8 |
* | metrics input: compress number hist buckets | aleksei-le | 2023-07-13 | 6 | -9/+155 |
* | Switch to TRope reply in TEvGet query result KIKIMR-18394 | alexvru | 2023-07-12 | 2 | -61/+48 |
* | Build transitive closure of equality classes | aozeritsky | 2023-07-11 | 12 | -0/+180 |
* | KIKIMR-18568: internal control stats pool size limit | ivanmorozov | 2023-07-09 | 16 | -49/+54 |
* | Move LOGGER component from kikimr-specific services to actorlib common ones K... | alexvru | 2023-07-08 | 4 | -3/+4 |
* | KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protos | ivanmorozov | 2023-07-08 | 42 | -117/+228 |
* | Make retry settings configurable | ssmike | 2023-07-07 | 6 | -0/+92 |
* | Intermediate changes | robot-piglet | 2023-07-07 | 1 | -0/+4 |
* | Introduce TLazyMultiValueFormatter | ifsmirnov | 2023-07-06 | 3 | -0/+81 |
* | Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ... | ivanmorozov | 2023-07-05 | 5 | -50/+46 |
* | Revert commit rXXXXXX,use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 5 | -46/+50 |
* | use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 5 | -50/+46 |
* | Fix tsan race in TExecutor::GetMaxQueueSizeAndClear | snaury | 2023-07-04 | 1 | -1/+1 |
* | Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failures | snaury | 2023-07-04 | 1 | -0/+5 |
* | Fix critical TRcBuf issue | alexvru | 2023-07-03 | 1 | -2/+5 |
* | Intermediate changes | robot-piglet | 2023-07-03 | 1 | -1/+1 |
* | client-cpp for unified-agent: changing log level | aleksei-le | 2023-07-03 | 1 | -18/+18 |
* | Replace the functions for the `Levenshtein` and the `Damerau–Levenshtein` d... | akinshchikov | 2023-07-03 | 2 | -8/+47 |
* | Intermediate changes | robot-piglet | 2023-06-30 | 3 | -16/+43 |
* | Intermediate changes | robot-piglet | 2023-06-30 | 5 | -51/+20 |
* | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 143 | -20706/+0 |
* | deallocation on destroy | ivanmorozov | 2023-06-30 | 1 | -2/+4 |
* | Import test great again | shadchin | 2023-06-30 | 1 | -6/+9 |
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 143 | -0/+20706 |
* | improve macros for default component determination instead of 0 | ivanmorozov | 2023-06-29 | 2 | -12/+34 |
* | contextable logging | ivanmorozov | 2023-06-29 | 2 | -54/+209 |
* | YQ Connector: support managed ClickHouse | vitalyisaev | 2023-06-29 | 13 | -0/+423 |
* | Improve monitoring | alexvru | 2023-06-28 | 2 | -18/+13 |
* | fix gen_tld.py on non-unicode locale encodings | Nikita Kozlovskiy | 2023-06-28 | 1 | -11/+14 |
* | YT: Escape back slash when format string with quotes | bulatman | 2023-06-28 | 2 | -0/+9 |
* | Strongly typed cell tag | kvk1920 | 2023-06-28 | 1 | -1/+0 |
* | Remove unused ADDINCL | alexv-smirnov | 2023-06-27 | 5 | -14/+0 |