aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors
Commit message (Expand)AuthorAgeFilesLines
* Revert commit rXXXXXX,Add env semanticsvidyuk2023-11-2472-0/+1586
* Add env semanticdimdim112023-11-2472-1586/+0
* add darwin-arm64 CMakeListsdcherednik2023-11-2068-0/+1694
* AFL_ENSURE macros for AFL context usage in exceptionivanmorozov2023-11-202-7/+47
* Fix EPOLLET logic to keep old behaviour for inoptimal user code KIKIMR-20021alexvru2023-11-1714-48/+128
* Revert rXXXXXX: Turn on assert, KIKIMR-19280kruall2023-11-151-3/+3
* Add auto spin threshold, KIKIMR-19343kruall2023-11-1520-63/+612
* Turn on assert, KIKIMR-19280kruall2023-11-151-3/+3
* Fix ubsan false-positivealexvru2023-11-131-1/+4
* ActorSystem scheduler queue include fixmaksim-kita2023-11-101-0/+1
* Check stateFunc type before assign it, KIKIMR-19280kruall2023-11-101-3/+40
* ActorSystem remove unused codemaksim-kita2023-11-092-8/+2
* An example of using AddObserver in unit testsazevaykin2023-11-091-1/+17
* Fix TlsActivationContext caching by compiler KIKIMR-19993alexvru2023-11-093-9/+45
* Switch epoll back to EPOLLET KIKIMR-20021alexvru2023-11-089-84/+103
* added switch secure/insecure grpc channel for wilson uploaderasmyasnikov2023-11-071-2/+2
* Throttle datashard log messagesazevaykin2023-11-011-0/+7
* KIKIMR-19066 added hc optimal clock skew calculationandrew-rykov2023-10-302-4/+29
* Code styleazevaykin2023-10-252-3/+5
* templated AddObserverazevaykin2023-10-252-19/+82
* add log macrosivanmorozov2023-10-202-5/+24
* Remove 'runtime' from TEventObserverazevaykin2023-10-202-6/+5
* fix coverity issue: resource leakuzhas2023-10-171-2/+4
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-1752-171/+171
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1652-187/+187
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-161-15/+0
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-165-0/+5
* add tasan.supp, lsan.suppnkozlovskiy2023-10-132-0/+4
* Y_VERIFY->Y_ABORT_UNLESS tail2ilnurkh2023-10-111-1/+1
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-09105-466/+466
* KIKIMR-19627: Exclude logging for responses with status 2xxmolotkov-and2023-10-091-1/+1
* KIKIMR-19463: Increase url perform size in http actor libmolotkov-and2023-09-291-1/+1
* Add the missed includemikhnenko2023-09-251-0/+1
* switch web login service to http handlers to avoid promise lock-out KIKIMR-19359xenoxeno2023-09-152-2/+2
* Improve benchmarks, KIKIMR-19207kruall2023-09-1114-452/+1297
* Add local activation queues, KIKIMR-19207kruall2023-09-098-15/+166
* Revert commit rXXXXXX, Introduce perfect activation queuealexvru2023-09-0815-174/+43
* Add thread count metrics to io pool, KIKIMR-18214kruall2023-09-081-1/+5
* Reset CloseOnIdle by default KIKIMR-19282alexvru2023-09-072-2/+1
* Introduce perfect activation queuealexvru2023-09-0715-43/+174
* Intermediate changesrobot-piglet2023-09-0616-40/+20
* Fix input variable missprintsvidyuk2023-08-30127-0/+4744
* All .ll files support in LLVM_BCsvidyuk2023-08-30127-4744/+0
* Introduce distributed configuration KIKIMR-19031alexvru2023-08-141-1/+4
* fix usage for non NActors namespace usingivanmorozov2023-08-101-1/+1
* Remove needless template argument, KIKIMR-18950kruall2023-08-104-17/+16
* KIKIMR-18932:special verification for formatted stream writingivanmorozov2023-08-102-3/+51
* Check stop flag before getting activation, KIKIMr-18950kruall2023-08-091-2/+2
* Make OSS build happydcherednik2023-08-0812-32/+32
* Support static node list change subscriptions in Dynamic Nameservice and use ...alexvru2023-08-082-0/+16