summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/core
Commit message (Expand)AuthorAgeFilesLines
* Mandate sdk_version 11.0 when targeting MacOSthegeorg2023-03-231-1/+1
* External build system generator release 21robot-ya-builder2023-03-172-6/+6
* Fix coroutine actor destructoralexvru2023-03-162-2/+9
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1511-0/+539
* Fix cpu count metric,kruall2023-03-142-2/+2
* Fix overbooking reaction,kruall2023-03-141-24/+27
* Fix false starving state,kruall2023-03-148-30/+23
* Improve coroutine actor interfacealexvru2023-03-103-19/+20
* Add THandle using in TEventLightva-kuznecov2023-03-101-0/+1
* cleanup event_pb.hxenoxeno2023-03-101-37/+0
* Intermediate changesrobot-piglet2023-03-101-0/+4
* Improve coroutine actor interfacealexvru2023-03-102-27/+17
* light events for actor systemxenoxeno2023-03-0923-198/+1240
* Intermediate changesrobot-piglet2023-03-092-0/+88
* Intermediate changesrobot-piglet2023-03-073-2/+2
* External build system generator release 17robot-ya-builder2023-03-064-1/+37
* Improve TActorCoroalexvru2023-02-212-51/+26
* fix threads count determination for kqp tasks calculationivanmorozov2023-02-153-13/+22
* Correct mem limit detection in mk8shor9112023-02-091-7/+12
* tasks calculation improveivanmorozov2023-02-091-0/+15
* Intermediate changesrobot-piglet2023-02-073-111/+111
* Add metrics about thread count in pool,kruall2023-02-074-0/+14
* Intermediate changesrobot-piglet2023-02-073-111/+111
* Allow using TlsActivationContext inside coroutinealexvru2023-02-022-6/+6
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
* Add forgotten return in send method,kruall2023-01-241-1/+1
* Get rid of IActorVirtualva-kuznecov2023-01-232-11/+3
* Fix serialization for external data channel,alexvru2023-01-236-30/+61
* Intermediate changesrobot-piglet2023-01-231-2/+2
* Revert "Support interface part for ExternalDataChannel feature"gvit2023-01-236-65/+30
* Support interface part for ExternalDataChannel featurealexvru2023-01-186-30/+65
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
* add file:line into ALS logsivanmorozov2023-01-161-1/+4
* 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