aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Опеспечить совместимость с 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
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-30143-0/+20706
* improve macros for default component determination instead of 0ivanmorozov2023-06-292-12/+34
* contextable loggingivanmorozov2023-06-292-54/+209
* YQ Connector: support managed ClickHousevitalyisaev2023-06-298-0/+294
* Improve monitoringalexvru2023-06-282-18/+13
* fix gen_tld.py on non-unicode locale encodingsNikita Kozlovskiy2023-06-281-11/+14
* YT: Escape back slash when format string with quotesbulatman2023-06-282-0/+9
* Strongly typed cell tagkvk19202023-06-281-1/+0
* Remove unused ADDINCLalexv-smirnov2023-06-275-14/+0
* Tunable backlog size for ICalexvru2023-06-272-1/+3
* fix destructor usage with tls contextivanmorozov2023-06-271-4/+3
* [unified agent] fix printf specifiers for 32 bit arch /gluk472023-06-261-13/+13
* Support TEvVGet in separate ropealexvru2023-06-266-0/+11
* Support IZeroCopyInput over TRopeaneporada2023-06-262-0/+77
* Fix coroutine event serializeralexvru2023-06-261-1/+5
* Fix coroutine event serializeralexvru2023-06-245-48/+36
* Require semicolon after Y_DECLARE*_FLAGSbulatman2023-06-242-4/+4
* Regression testalexvru2023-06-237-2/+115
* [begemot] arm32 support: enable atomic instrinsics /gluk472023-06-221-1/+1
* Specify service.name for tracinga-sumin2023-06-222-4/+9
* [begemot] monlib: fix alignment for 32-bit arch /gluk472023-06-221-1/+1
* Fix CloseOnIdle peer terminationalexvru2023-06-212-1/+11
* Fix build for win,kruall2023-06-191-3/+3
* Add exchangin threads when cpu usage around limit,kruall2023-06-195-8/+85
* Randomize ping intervals a bitalexvru2023-06-191-0/+2
* use controller directly instead of actor/eventsivanmorozov2023-06-161-0/+34