summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/core
Commit message (Expand)AuthorAgeFilesLines
* Create stable-23-2 branchDaniil Cherednik2023-06-154-19/+4
* add library/cpp/actors to github exportDaniil Cherednik2023-06-027-0/+197
* Ydb stable 23-1-2623.1.26Daniil Cherednik2023-05-0514-36/+212
* Ydb stable 23-1-1923.1.19Daniil Cherednik2023-03-3111-58/+88
* Add Lazy and Tail sends,kruall2023-01-1314-81/+248
* Refactor sending and registration methods,kruall2023-01-1226-421/+576
* Fix failed tests with united pool,kruall2023-01-092-1/+3
* Fix data races,kruall2022-12-294-9/+10
* add cookie argumentxenoxeno2022-12-282-3/+3
* Remove needless template in send methods,kruall2022-12-262-14/+9
* Add additional SendWithContinuousExecutionva-kuznecov2022-12-222-0/+30
* Add sensors about AS,kruall2022-12-214-13/+36
* Send with continuous execution msg after registration,kruall2022-12-211-1/+1
* Improve SendWithContinuousExecution,kruall2022-12-201-5/+8
* Sync linux-headers instead of using system onesthegeorg2022-12-154-66/+231
* Add sensors,kruall2022-12-156-29/+63
* Improve AS14,kruall2022-12-088-49/+171
* AS1.4,kruall2022-12-0818-22/+579
* time providers in separated library for future refactoringivanmorozov2022-11-295-142/+11
* Fill 'created_at' field of scheme entryilnaz2022-11-281-99/+0
* Log correct actor type name in lwtracesnaury2022-11-181-14/+16
* Improve semaphore,kruall2022-11-153-313/+434
* pass away guardivanmorozov2022-11-081-1/+30
* Add extra Y_VERIFY in PassAwayalexvru2022-10-287-4/+12
* fix NO_DEBUG_INFO() for OS_DARWINsnermolaev2022-10-231-0/+181
* fix namespace usage for tls variableivanmorozov2022-10-211-9/+9
* actor logs usage simplificationivanmorozov2022-10-211-0/+43
* event for anything (temporary compatibility with simple events)ivanmorozov2022-10-213-16/+30
* use context constructor and sender guard instead of method with a lot of argu...ivanmorozov2022-10-212-5/+41
* optimize interfacesivanmorozov2022-10-195-24/+46
* actors object modelivanmorozov2022-10-1813-59/+249
* Add GroupOverseer component for testingalexvru2022-09-242-0/+4
* span with profileivanmorozov2022-09-211-0/+10
* add log buffer 3andrew-rykov2022-09-156-176/+162
* Remove Sleep from logger when AllowDrop is falsesnaury2022-09-132-14/+3
* add-log-buffer 2andrew-rykov2022-09-1310-170/+432
* remove macros clash with absl librariesgvit2022-09-091-12/+12
* Move TSharedData to actors libinnokentii2022-09-096-751/+0
* Add method for sending message without waking thread up,kruall2022-09-0710-122/+230
* remove unused includestobo2022-08-311-1/+0
* Library/cpp/actors Activitieshor9112022-08-195-4/+8
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-181-0/+4
* pg proxy and pg wire first versionxenoxeno2022-08-091-0/+1
* change default PB message size in actor systemmonster2022-07-251-4/+0
* DC awarenessAleksandr Khoroshilov2022-06-302-0/+9
* intermediate changesarcadia-devtools2022-06-221-0/+1
* Refactor Wilson KIKIMR-15105Alexander Rutkovsky2022-06-161-3/+3
* intermediate changesarcadia-devtools2022-06-071-1/+1
* KIKIMR-14761: fix bug to always wakeup compaction queueEvgeniy Ivanov2022-05-201-0/+8
* KIKIMR-9748: print proto event name in trace logsEvgeniy Ivanov2022-03-251-1/+3