| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 1 | -1/+1 |
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 2 | -6/+6 |
| * | 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 | 11 | -0/+539 |
| * | 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 | 8 | -30/+23 |
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 3 | -19/+20 |
| * | Add THandle using in TEventLight | va-kuznecov | 2023-03-10 | 1 | -0/+1 |
| * | cleanup event_pb.h | xenoxeno | 2023-03-10 | 1 | -37/+0 |
| * | Intermediate changes | robot-piglet | 2023-03-10 | 1 | -0/+4 |
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 2 | -27/+17 |
| * | light events for actor system | xenoxeno | 2023-03-09 | 23 | -198/+1240 |
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+88 |
| * | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 4 | -1/+37 |
| * | Improve TActorCoro | alexvru | 2023-02-21 | 2 | -51/+26 |
| * | fix threads count determination for kqp tasks calculation | ivanmorozov | 2023-02-15 | 3 | -13/+22 |
| * | Correct mem limit detection in mk8s | hor911 | 2023-02-09 | 1 | -7/+12 |
| * | tasks calculation improve | ivanmorozov | 2023-02-09 | 1 | -0/+15 |
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -111/+111 |
| * | Add metrics about thread count in pool, | kruall | 2023-02-07 | 4 | -0/+14 |
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -111/+111 |
| * | Allow using TlsActivationContext inside coroutine | alexvru | 2023-02-02 | 2 | -6/+6 |
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| * | Add forgotten return in send method, | kruall | 2023-01-24 | 1 | -1/+1 |
| * | Get rid of IActorVirtual | va-kuznecov | 2023-01-23 | 2 | -11/+3 |
| * | Fix serialization for external data channel, | alexvru | 2023-01-23 | 6 | -30/+61 |
| * | Intermediate changes | robot-piglet | 2023-01-23 | 1 | -2/+2 |
| * | Revert "Support interface part for ExternalDataChannel feature" | gvit | 2023-01-23 | 6 | -65/+30 |
| * | Support interface part for ExternalDataChannel feature | alexvru | 2023-01-18 | 6 | -30/+65 |
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| * | add file:line into ALS logs | ivanmorozov | 2023-01-16 | 1 | -1/+4 |
| * | Add Lazy and Tail sends, | kruall | 2023-01-13 | 14 | -81/+248 |
| * | Refactor sending and registration methods, | kruall | 2023-01-12 | 26 | -421/+576 |
| * | Fix failed tests with united pool, | kruall | 2023-01-09 | 2 | -1/+3 |
| * | Fix data races, | kruall | 2022-12-29 | 4 | -9/+10 |
| * | add cookie argument | xenoxeno | 2022-12-28 | 2 | -3/+3 |
| * | Remove needless template in send methods, | kruall | 2022-12-26 | 2 | -14/+9 |
| * | Add additional SendWithContinuousExecution | va-kuznecov | 2022-12-22 | 2 | -0/+30 |
| * | Add sensors about AS, | kruall | 2022-12-21 | 4 | -13/+36 |
| * | Send with continuous execution msg after registration, | kruall | 2022-12-21 | 1 | -1/+1 |
| * | Improve SendWithContinuousExecution, | kruall | 2022-12-20 | 1 | -5/+8 |
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -66/+231 |
| * | Add sensors, | kruall | 2022-12-15 | 6 | -29/+63 |
| * | Improve AS14, | kruall | 2022-12-08 | 8 | -49/+171 |
| * | AS1.4, | kruall | 2022-12-08 | 18 | -22/+579 |
| * | time providers in separated library for future refactoring | ivanmorozov | 2022-11-29 | 5 | -142/+11 |
| * | Fill 'created_at' field of scheme entry | ilnaz | 2022-11-28 | 1 | -99/+0 |
| * | Log correct actor type name in lwtrace | snaury | 2022-11-18 | 1 | -14/+16 |