| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Lazy and Tail sends, | kruall | 2023-01-13 | 14 | -81/+248 |
* | Refactor sending and registration methods, | kruall | 2023-01-12 | 29 | -425/+586 |
* | 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 |
* | schemeshard: make reboot tests run faster | ijon | 2022-12-26 | 1 | -2/+2 |
* | Add additional SendWithContinuousExecution | va-kuznecov | 2022-12-22 | 2 | -0/+30 |
* | [actors/http] Fixed inactivity event handling | uranix | 2022-12-21 | 1 | -8/+8 |
* | Add sensors about AS, | kruall | 2022-12-21 | 5 | -13/+48 |
* | 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 | 54 | -278/+1265 |
* | Add sensors, | kruall | 2022-12-15 | 7 | -29/+76 |
* | Add TStringBuf conversion operator for TRcBuf | innokentii | 2022-12-13 | 3 | -16/+36 |
* | Add TStringBuf conversion operator for TSharedData | innokentii | 2022-12-13 | 2 | -0/+5 |
* | Rename TContiguousData to TRcBuf | innokentii | 2022-12-09 | 7 | -111/+111 |
* | Improve AS14, | kruall | 2022-12-08 | 11 | -62/+215 |
* | AS1.4, | kruall | 2022-12-08 | 18 | -22/+579 |
* | TContiguousData reimplement backend | innokentii | 2022-12-07 | 5 | -199/+274 |
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 2 | -62/+0 |
* | validate canons without yatest_common | qrort | 2022-11-30 | 2 | -0/+62 |
* | 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 | -6/+6 |
* | Add reserve to TContiguousData | innokentii | 2022-11-22 | 2 | -0/+79 |
* | Log correct actor type name in lwtrace | snaury | 2022-11-18 | 1 | -14/+16 |
* | Improve IC packet slicing | alexvru | 2022-11-17 | 4 | -19/+21 |
* | fix node crash on bad content length parsing | xenoxeno | 2022-11-17 | 1 | -8/+20 |
* | Improve semaphore, | kruall | 2022-11-15 | 3 | -317/+438 |
* | Improve TContiguouseData interface | innokentii | 2022-11-14 | 2 | -9/+40 |
* | Add Detach to TSharedData | innokentii | 2022-11-11 | 5 | -6/+36 |
* | guess socket type on creation | xenoxeno | 2022-11-09 | 2 | -7/+38 |
* | pass away guard | ivanmorozov | 2022-11-08 | 1 | -1/+30 |
* | Add owner-based shared_data backend impl for contiguous_data | innokentii | 2022-11-08 | 5 | -183/+213 |
* | async send method | ivanmorozov | 2022-11-07 | 2 | -0/+5 |
* | Add msvc workaround for TContiguousData | innokentii | 2022-11-03 | 1 | -2/+2 |
* | Add extra Y_VERIFY in PassAway | alexvru | 2022-10-28 | 8 | -4/+16 |
* | Enable linux-arm platform. | dcherednik | 2022-10-26 | 2 | -1/+61 |
* | 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 | 15 | -65/+255 |
* | Improve TContigousData interface | innokentii | 2022-10-18 | 2 | -78/+227 |
* | Remove redundant TString conversion in blobstorage | innokentii | 2022-10-17 | 1 | -0/+7 |
* | Fix wilson uploader event handler | alexvru | 2022-10-12 | 1 | -5/+33 |
* | Use TContiguousData rooms interface in vdisk/pdisk | innokentii | 2022-10-10 | 3 | -5/+121 |
* | support content-type in GET | uzhas | 2022-10-04 | 2 | -1/+26 |