| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Intermediate changes | Daniil Cherednik | 2023-09-26 | 1 | -1/+5 |
| | | | | | x-stable-origin-commit: 0625cde2edaa58c9b3bc15294cc849f406362ef9 | ||||
| * | Create stable-23-3 branch | Daniil Cherednik | 2023-08-25 | 2 | -27/+92 |
| | | | | | x-stable-origin-commit: 3224c68a1e19d5457dc64c1c4f3260f7cd718558 | ||||
| * | 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 |
| | | | | | actor name generation | ||||
| * | 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 |
| | | |||||
| * | Add exchangin threads when cpu usage around limit, | kruall | 2023-06-19 | 4 | -8/+79 |
| | | |||||
| * | use controller directly instead of actor/events | ivanmorozov | 2023-06-16 | 1 | -0/+34 |
| | | |||||
| * | allow to use arena allocated protobuf messages | gvit | 2023-06-15 | 1 | -10/+53 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+174 |
| | | |||||
| * | Remove extra semicolon (library) | bulatman | 2023-06-10 | 5 | -7/+6 |
| | | |||||
| * | Fix memory leak in TActorSystem | a-sumin | 2023-06-07 | 3 | -23/+49 |
| | | |||||
| * | prevent extra copy and format for log_s; | asorotsky | 2023-05-30 | 1 | -6/+6 |
| | | |||||
| * | Check TlsActivationContext in log macroses | nsofya | 2023-05-26 | 1 | -16/+15 |
| | | | | Чтобы в тестах без акторов можно было использовать, и не было падений. | ||||
| * | Search in hashmap benchmark | dtyo | 2023-05-24 | 1 | -3/+405 |
| | | | | kv search benchmark | ||||
| * | Switch TMonotonic to CLOCK_BOOTTIME instead of a separate type | snaury | 2023-05-17 | 2 | -4/+0 |
| | | |||||
| * | add sum of vector elements benchmark | dtyo | 2023-05-16 | 1 | -4/+297 |
| | | |||||
| * | Support monotonic boot time with suspend awareness | snaury | 2023-05-16 | 4 | -19/+8 |
| | | |||||
| * | unify actor-system-logs for non-actor-system cases | ivanmorozov | 2023-05-07 | 6 | -60/+112 |
| | | |||||
| * | Quick sort benchmark for actor system vs thread pool | dtyo | 2023-05-03 | 5 | -0/+420 |
| | | |||||
| * | Some IC fixes | alexvru | 2023-05-03 | 1 | -7/+3 |
| | | |||||
| * | Improve IC and XDC | alexvru | 2023-04-26 | 1 | -1/+2 |
| | | |||||
| * | Support XDC streams | alexvru | 2023-04-25 | 2 | -71/+111 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 2 | -2/+2 |
| | | | | Update tools: yexport | ||||
| * | improve code navigation for flags usage | ivanmorozov | 2023-04-17 | 2 | -24/+27 |
| | | |||||
| * | log formatting | ivanmorozov | 2023-04-17 | 1 | -0/+52 |
| | | |||||
| * | getting rid of TActorContext in state functions | xenoxeno | 2023-04-14 | 9 | -25/+54 |
| | | |||||
| * | Report stuck actors | alexvru | 2023-04-14 | 7 | -0/+81 |
| | | |||||
| * | use 200 chars solomon-tag-limit | ivanmorozov | 2023-04-11 | 1 | -1/+2 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-04-10 | 4 | -5/+13 |
| | | |||||
| * | avoiding recursion on some builds | xenoxeno | 2023-04-03 | 1 | -6/+1 |
| | | |||||
| * | Fix ThreadSanitizer for coroutine actors | alexvru | 2023-04-03 | 2 | -34/+87 |
| | | |||||
| * | general actor id constructor for signals and stats | ivanmorozov | 2023-04-02 | 1 | -16/+11 |
| | | | | remove useless method necessary | ||||
| * | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 1 | -2/+1 |
| | | |||||
| * | Improve coroutine actors with pre-leave and pre-enter hooks | alexvru | 2023-03-30 | 2 | -0/+43 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-29 | 1 | -5/+4 |
| | | |||||
| * | Fix is starved with no working threads, | kruall | 2023-03-29 | 1 | -2/+5 |
| | | |||||
| * | Add burst metrics, | kruall | 2023-03-29 | 9 | -25/+165 |
| | | |||||
| * | solve recursion problem | xenoxeno | 2023-03-29 | 1 | -3/+3 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 2 | -172/+0 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -5/+15 |
| | | |||||
