| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create stable-23-2 branch | Daniil Cherednik | 2023-06-15 | 4 | -19/+4 |
| * | add library/cpp/actors to github export | Daniil Cherednik | 2023-06-02 | 7 | -0/+197 |
| * | Ydb stable 23-1-2623.1.26 | Daniil Cherednik | 2023-05-05 | 14 | -36/+212 |
| * | Ydb stable 23-1-1923.1.19 | Daniil Cherednik | 2023-03-31 | 11 | -58/+88 |
| * | 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 |
| * | Add GroupOverseer component for testing | alexvru | 2022-09-24 | 2 | -0/+4 |
| * | span with profile | ivanmorozov | 2022-09-21 | 1 | -0/+10 |
| * | add log buffer 3 | andrew-rykov | 2022-09-15 | 6 | -176/+162 |
| * | Remove Sleep from logger when AllowDrop is false | snaury | 2022-09-13 | 2 | -14/+3 |
| * | add-log-buffer 2 | andrew-rykov | 2022-09-13 | 10 | -170/+432 |
| * | remove macros clash with absl libraries | gvit | 2022-09-09 | 1 | -12/+12 |
| * | Move TSharedData to actors lib | innokentii | 2022-09-09 | 6 | -751/+0 |
| * | Add method for sending message without waking thread up, | kruall | 2022-09-07 | 10 | -122/+230 |
| * | remove unused includes | tobo | 2022-08-31 | 1 | -1/+0 |
| * | Library/cpp/actors Activities | hor911 | 2022-08-19 | 5 | -4/+8 |
| * | temp fix ydb oss sync config to unlock sync on /vendor dependency | alexv-smirnov | 2022-08-18 | 1 | -0/+4 |
| * | pg proxy and pg wire first version | xenoxeno | 2022-08-09 | 1 | -0/+1 |
| * | change default PB message size in actor system | monster | 2022-07-25 | 1 | -4/+0 |
| * | DC awareness | Aleksandr Khoroshilov | 2022-06-30 | 2 | -0/+9 |
| * | intermediate changes | arcadia-devtools | 2022-06-22 | 1 | -0/+1 |
| * | Refactor Wilson KIKIMR-15105 | Alexander Rutkovsky | 2022-06-16 | 1 | -3/+3 |
| * | intermediate changes | arcadia-devtools | 2022-06-07 | 1 | -1/+1 |
| * | KIKIMR-14761: fix bug to always wakeup compaction queue | Evgeniy Ivanov | 2022-05-20 | 1 | -0/+8 |
| * | KIKIMR-9748: print proto event name in trace logs | Evgeniy Ivanov | 2022-03-25 | 1 | -1/+3 |