| Commit message (Expand) | Author | Age | Files | Lines |
* | KIKIMR-19463: Increase url perform size in http actor lib | molotkov-and | 2023-09-29 | 1 | -1/+1 |
* | Add the missed include | mikhnenko | 2023-09-25 | 1 | -0/+1 |
* | switch web login service to http handlers to avoid promise lock-out KIKIMR-19359 | xenoxeno | 2023-09-15 | 2 | -2/+2 |
* | Improve benchmarks, KIKIMR-19207 | kruall | 2023-09-11 | 14 | -452/+1297 |
* | Add local activation queues, KIKIMR-19207 | kruall | 2023-09-09 | 8 | -15/+166 |
* | Revert commit rXXXXXX, Introduce perfect activation queue | alexvru | 2023-09-08 | 15 | -174/+43 |
* | Add thread count metrics to io pool, KIKIMR-18214 | kruall | 2023-09-08 | 1 | -1/+5 |
* | Reset CloseOnIdle by default KIKIMR-19282 | alexvru | 2023-09-07 | 2 | -2/+1 |
* | Introduce perfect activation queue | alexvru | 2023-09-07 | 15 | -43/+174 |
* | Intermediate changes | robot-piglet | 2023-09-06 | 16 | -40/+20 |
* | Fix input variable missprint | svidyuk | 2023-08-30 | 127 | -0/+4744 |
* | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 127 | -4744/+0 |
* | Introduce distributed configuration KIKIMR-19031 | alexvru | 2023-08-14 | 1 | -1/+4 |
* | fix usage for non NActors namespace using | ivanmorozov | 2023-08-10 | 1 | -1/+1 |
* | Remove needless template argument, KIKIMR-18950 | kruall | 2023-08-10 | 4 | -17/+16 |
* | KIKIMR-18932:special verification for formatted stream writing | ivanmorozov | 2023-08-10 | 2 | -3/+51 |
* | Check stop flag before getting activation, KIKIMr-18950 | kruall | 2023-08-09 | 1 | -2/+2 |
* | Make OSS build happy | dcherednik | 2023-08-08 | 12 | -32/+32 |
* | Support static node list change subscriptions in Dynamic Nameservice and use ... | alexvru | 2023-08-08 | 2 | -0/+16 |
* | Better C++ coroutine lifetime in actors KIKIMR-18962 | snaury | 2023-08-08 | 20 | -438/+724 |
* | Report actor usage activity KIKIMR-11082 | alexvru | 2023-08-07 | 10 | -43/+208 |
* | Support running C++ coroutines as actors KIKIMR-18962 | snaury | 2023-08-07 | 24 | -0/+1783 |
* | Fix Compact to support undetached containers KIKIMR-18902 | alexvru | 2023-08-03 | 2 | -9/+34 |
* | Copy ineffective rope in DS proxy Get request KIKIMR-18902 | alexvru | 2023-08-01 | 8 | -0/+27 |
* | Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cpp | kungasc | 2023-07-31 | 1 | -5/+7 |
* | replace wilson/protos with PEERDIR to contrib/libs/opentelemetry-proto | soniachrn | 2023-07-28 | 16 | -828/+22 |
* | Add several pools for one thread, KIKIMR-18440 | kruall | 2023-07-26 | 17 | -154/+350 |
* | Improve payload wire encoding and XDC selection KIKIMR-18394 | alexvru | 2023-07-24 | 9 | -64/+221 |
* | Don't validate version tag, if it is absent in peer, KIKIMR-18776 | serg-belyakov | 2023-07-18 | 1 | -1/+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 |
* | Switch to TRope reply in TEvGet query result KIKIMR-18394 | alexvru | 2023-07-12 | 2 | -61/+48 |
* | 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 |
* | 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 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 |
* | deallocation on destroy | ivanmorozov | 2023-06-30 | 1 | -2/+4 |
* | 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 |
* | 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 |
* | 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 |