| Commit message (Expand) | Author | Age | Files | Lines |
| * | Intermediate changes | robot-piglet | 2023-12-05 | 131 | -24653/+0 |
| * | Revert commit rXXXXXX,Add env semantic | svidyuk | 2023-11-24 | 10 | -0/+277 |
| * | Add env semantic | dimdim11 | 2023-11-24 | 10 | -277/+0 |
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 6 | -0/+265 |
| * | AFL_ENSURE macros for AFL context usage in exception | ivanmorozov | 2023-11-20 | 2 | -7/+47 |
| * | Revert rXXXXXX: Turn on assert, KIKIMR-19280 | kruall | 2023-11-15 | 1 | -3/+3 |
| * | Add auto spin threshold, KIKIMR-19343 | kruall | 2023-11-15 | 19 | -60/+594 |
| * | Turn on assert, KIKIMR-19280 | kruall | 2023-11-15 | 1 | -3/+3 |
| * | ActorSystem scheduler queue include fix | maksim-kita | 2023-11-10 | 1 | -0/+1 |
| * | Check stateFunc type before assign it, KIKIMR-19280 | kruall | 2023-11-10 | 1 | -3/+40 |
| * | ActorSystem remove unused code | maksim-kita | 2023-11-09 | 2 | -8/+2 |
| * | Fix TlsActivationContext caching by compiler KIKIMR-19993 | alexvru | 2023-11-09 | 3 | -9/+45 |
| * | Throttle datashard log messages | azevaykin | 2023-11-01 | 1 | -0/+7 |
| * | add log macros | ivanmorozov | 2023-10-20 | 2 | -5/+24 |
| * | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 19 | -83/+83 |
| * | Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb' | ilnurkh | 2023-10-16 | 22 | -46/+46 |
| * | add tasan.supp, lsan.supp | nkozlovskiy | 2023-10-13 | 1 | -0/+3 |
| * | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 36 | -123/+123 |
| * | Improve benchmarks, KIKIMR-19207 | kruall | 2023-09-11 | 14 | -450/+1295 |
| * | 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 |
| * | Introduce perfect activation queue | alexvru | 2023-09-07 | 15 | -43/+174 |
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 9 | -0/+450 |
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 9 | -450/+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 |
| * | Support static node list change subscriptions in Dynamic Nameservice and use ... | alexvru | 2023-08-08 | 1 | -0/+7 |
| * | Report actor usage activity KIKIMR-11082 | alexvru | 2023-08-07 | 9 | -43/+198 |
| * | Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cpp | kungasc | 2023-07-31 | 1 | -5/+7 |
| * | 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 | 2 | -27/+92 |
| * | guard for memory markers + split actor type operators | ivanmorozov | 2023-07-18 | 12 | -123/+19 |
| * | actor instance custom name | ivanmorozov | 2023-07-18 | 2 | -0/+8 |
| * | KIKIMR-18568: internal control stats pool size limit | ivanmorozov | 2023-07-09 | 15 | -48/+46 |
| * | KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protos | ivanmorozov | 2023-07-08 | 21 | -81/+186 |
| * | Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ... | ivanmorozov | 2023-07-05 | 4 | -10/+19 |
| * | Revert commit rXXXXXX,use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 4 | -19/+10 |
| * | use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 4 | -10/+19 |
| * | Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failures | snaury | 2023-07-04 | 1 | -0/+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 | -52/+207 |
| * | fix destructor usage with tls context | ivanmorozov | 2023-06-27 | 1 | -4/+3 |
| * | Fix coroutine event serializer | alexvru | 2023-06-26 | 1 | -1/+5 |
| * | Fix coroutine event serializer | alexvru | 2023-06-24 | 4 | -45/+31 |
| * | Fix build for win, | kruall | 2023-06-19 | 1 | -3/+3 |