| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve IC | alexvru | 2023-05-04 | 5 | -47/+100 |
* | Revert: "Update old examples" | kruall | 2023-05-04 | 3 | -10/+10 |
* | Further IC fixes | alexvru | 2023-05-03 | 3 | -136/+140 |
* | Quick sort benchmark for actor system vs thread pool | dtyo | 2023-05-03 | 5 | -0/+420 |
* | Some IC fixes | alexvru | 2023-05-03 | 9 | -134/+195 |
* | Some IC fixes | alexvru | 2023-04-27 | 4 | -224/+198 |
* | Improve IC and XDC | alexvru | 2023-04-26 | 8 | -22/+112 |
* | Support XDC streams | alexvru | 2023-04-25 | 14 | -551/+1436 |
* | Intermediate changes | robot-piglet | 2023-04-21 | 1 | -2/+2 |
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 29 | -29/+29 |
* | Rework interconnect sending stream machinery | alexvru | 2023-04-19 | 14 | -306/+612 |
* | 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 | 21 | -49/+66 |
* | Report stuck actors | alexvru | 2023-04-14 | 8 | -0/+87 |
* | Intermediate changes | robot-piglet | 2023-04-14 | 3 | -10/+10 |
* | Remove TEventDescr1 support from IC | alexvru | 2023-04-14 | 6 | -73/+30 |
* | Remove TTcpPacketHeader_v1 support from IC | alexvru | 2023-04-14 | 7 | -128/+50 |
* | Implement external data channel: connection | alexvru | 2023-04-13 | 9 | -14/+206 |
* | Remove excessive reading from the pipe | alexvru | 2023-04-13 | 4 | -30/+48 |
* | use 200 chars solomon-tag-limit | ivanmorozov | 2023-04-11 | 2 | -4/+15 |
* | Prepare for XDC support | alexvru | 2023-04-11 | 1 | -224/+232 |
* | YDB support OpenID Connect | molotkov-and | 2023-04-11 | 2 | -8/+12 |
* | Intermediate changes | robot-piglet | 2023-04-10 | 48 | -58/+154 |
* | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 |
* | 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 | 2 | -16/+29 |
* | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 12 | -24/+12 |
* | 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 | 10 | -25/+209 |
* | solve recursion problem | xenoxeno | 2023-03-29 | 1 | -3/+3 |
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 31 | -826/+0 |
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -5/+15 |
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -2/+16 |
* | revert light events | xenoxeno | 2023-03-28 | 58 | -1375/+364 |
* | Fix asan problem with coro tx | alexvru | 2023-03-27 | 1 | -6/+10 |
* | Fix TEventType::Load for null input buffer | alexvru | 2023-03-25 | 3 | -4/+5 |
* | Add not enough execution metrics, | kruall | 2023-03-24 | 10 | -3/+40 |
* | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 12 | -12/+12 |
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 29 | -87/+87 |
* | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
* | Fix coroutine actor destructor | alexvru | 2023-03-16 | 2 | -2/+9 |
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 143 | -0/+5546 |
* | Add all-to-one UT, add handshake broker to test environment, | serg-belyakov | 2023-03-15 | 4 | -66/+132 |
* | Fix cpu count metric, | kruall | 2023-03-14 | 2 | -2/+2 |
* | Fix overbooking reaction, | kruall | 2023-03-14 | 1 | -24/+27 |
* | Fix false starving state, | kruall | 2023-03-14 | 9 | -31/+24 |