| Commit message (Expand) | Author | Age | Files | Lines |
* | Опеспечить совместимость с 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 |
* | 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 | 8 | -0/+294 |
* | 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 |
* | Tunable backlog size for IC | alexvru | 2023-06-27 | 2 | -1/+3 |
* | fix destructor usage with tls context | ivanmorozov | 2023-06-27 | 1 | -4/+3 |
* | [unified agent] fix printf specifiers for 32 bit arch / | gluk47 | 2023-06-26 | 1 | -13/+13 |
* | Support TEvVGet in separate rope | alexvru | 2023-06-26 | 6 | -0/+11 |
* | Support IZeroCopyInput over TRope | aneporada | 2023-06-26 | 2 | -0/+77 |
* | Fix coroutine event serializer | alexvru | 2023-06-26 | 1 | -1/+5 |
* | Fix coroutine event serializer | alexvru | 2023-06-24 | 5 | -48/+36 |
* | Require semicolon after Y_DECLARE*_FLAGS | bulatman | 2023-06-24 | 2 | -4/+4 |
* | Regression test | alexvru | 2023-06-23 | 7 | -2/+115 |
* | [begemot] arm32 support: enable atomic instrinsics / | gluk47 | 2023-06-22 | 1 | -1/+1 |
* | Specify service.name for tracing | a-sumin | 2023-06-22 | 2 | -4/+9 |
* | [begemot] monlib: fix alignment for 32-bit arch / | gluk47 | 2023-06-22 | 1 | -1/+1 |
* | Fix CloseOnIdle peer termination | alexvru | 2023-06-21 | 2 | -1/+11 |
* | Fix build for win, | kruall | 2023-06-19 | 1 | -3/+3 |
* | Add exchangin threads when cpu usage around limit, | kruall | 2023-06-19 | 5 | -8/+85 |
* | Randomize ping intervals a bit | alexvru | 2023-06-19 | 1 | -0/+2 |
* | use controller directly instead of actor/events | ivanmorozov | 2023-06-16 | 1 | -0/+34 |