| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Improve semaphore, | kruall | 2022-11-15 | 3 | -313/+434 |
| * | pass away guard | ivanmorozov | 2022-11-08 | 1 | -1/+30 |
| * | Add extra Y_VERIFY in PassAway | alexvru | 2022-10-28 | 7 | -4/+12 |
| * | fix NO_DEBUG_INFO() for OS_DARWIN | snermolaev | 2022-10-23 | 1 | -0/+181 |
| * | fix namespace usage for tls variable | ivanmorozov | 2022-10-21 | 1 | -9/+9 |
| * | actor logs usage simplification | ivanmorozov | 2022-10-21 | 1 | -0/+43 |
| * | event for anything (temporary compatibility with simple events) | ivanmorozov | 2022-10-21 | 3 | -16/+30 |
| * | use context constructor and sender guard instead of method with a lot of argu... | ivanmorozov | 2022-10-21 | 2 | -5/+41 |
| * | optimize interfaces | ivanmorozov | 2022-10-19 | 5 | -24/+46 |
| * | actors object model | ivanmorozov | 2022-10-18 | 13 | -59/+249 |