| Commit message (Expand) | Author | Age | Files | Lines |
* | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 12 | -12/+12 |
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 29 | -87/+87 |
* | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
* | Fix coroutine actor destructor | alexvru | 2023-03-16 | 2 | -2/+9 |
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 143 | -0/+5546 |
* | Add all-to-one UT, add handshake broker to test environment, | serg-belyakov | 2023-03-15 | 4 | -66/+132 |
* | Fix cpu count metric, | kruall | 2023-03-14 | 2 | -2/+2 |
* | Fix overbooking reaction, | kruall | 2023-03-14 | 1 | -24/+27 |
* | Fix false starving state, | kruall | 2023-03-14 | 9 | -31/+24 |
* | Intermediate changes | robot-piglet | 2023-03-14 | 5 | -26/+170 |
* | Add different next permission selection strategies for handshake broker, | serg-belyakov | 2023-03-13 | 1 | -3/+38 |
* | Add Broker holder class which automatically frees the broker on destroy, remo... | serg-belyakov | 2023-03-10 | 3 | -43/+82 |
* | Improve coroutine actor interface | alexvru | 2023-03-10 | 4 | -24/+33 |
* | Add THandle using in TEventLight | va-kuznecov | 2023-03-10 | 1 | -0/+1 |
* | cleanup event_pb.h | xenoxeno | 2023-03-10 | 1 | -37/+0 |
* | Intermediate changes | robot-piglet | 2023-03-10 | 1 | -0/+4 |
* | Improve coroutine actor interface | alexvru | 2023-03-10 | 3 | -36/+31 |
* | Add SSL_set_tlsext_host_name ssl option | molotkov-and | 2023-03-09 | 4 | -14/+19 |
* | light events for actor system | xenoxeno | 2023-03-09 | 58 | -385/+1538 |
* | Intermediate changes | robot-piglet | 2023-03-09 | 30 | -0/+602 |
* | Intermediate changes | robot-piglet | 2023-03-07 | 45 | -30/+30 |
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 24 | -15/+357 |
* | Interconnect handshake activity markdown | alexvru | 2023-03-06 | 1 | -6/+3 |
* | Add capability to set headers to outgoing response | molotkov-and | 2023-03-06 | 3 | -8/+120 |
* | Remove incoming handshake broker, add inflight setting to IC common, | serg-belyakov | 2023-02-28 | 4 | -26/+30 |
* | Improve TActorCoro | alexvru | 2023-02-21 | 2 | -52/+27 |
* | Перенос yc public yq events api в oss | auzhegov | 2023-02-17 | 7 | -0/+137 |
* | fix threads count determination for kqp tasks calculation | ivanmorozov | 2023-02-15 | 3 | -13/+22 |
* | attempt to stabilize perf test in different environments | xenoxeno | 2023-02-09 | 2 | -47/+48 |
* | Correct mem limit detection in mk8s | hor911 | 2023-02-09 | 1 | -7/+12 |
* | tasks calculation improve | ivanmorozov | 2023-02-09 | 1 | -0/+15 |
* | Intermediate changes | robot-piglet | 2023-02-07 | 42 | -347/+359 |
* | Add metrics about thread count in pool, | kruall | 2023-02-07 | 5 | -0/+23 |
* | Intermediate changes | robot-piglet | 2023-02-07 | 42 | -359/+347 |
* | Allow using TlsActivationContext inside coroutine | alexvru | 2023-02-02 | 2 | -6/+6 |
* | Parse old IC version record, when new one is not present, | serg-belyakov | 2023-01-31 | 2 | -1/+14 |
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 14 | -14/+14 |
* | Add UT for IC version control, | serg-belyakov | 2023-01-26 | 2 | -0/+9 |
* | Fix ubsan errors in VDisk | alexvru | 2023-01-25 | 1 | -3/+4 |
* | Intermediate changes | robot-piglet | 2023-01-25 | 1 | -1/+1 |
* | Add forgotten return in send method, | kruall | 2023-01-24 | 1 | -1/+1 |
* | Get rid of IActorVirtual | va-kuznecov | 2023-01-23 | 2 | -11/+3 |
* | Fix serialization for external data channel, | alexvru | 2023-01-23 | 12 | -48/+88 |
* | Intermediate changes | robot-piglet | 2023-01-23 | 1 | -2/+2 |
* | Revert "Support interface part for ExternalDataChannel feature" | gvit | 2023-01-23 | 12 | -81/+43 |
* | Fix valgrind build TRcBuf calls, | innokentii | 2023-01-19 | 1 | -22/+36 |
* | Use monotonic clock for time interval measurements in Interconnect | alexvru | 2023-01-18 | 6 | -44/+54 |
* | BS version control, Interconnect, | serg-belyakov | 2023-01-18 | 3 | -3/+35 |
* | Support interface part for ExternalDataChannel feature | alexvru | 2023-01-18 | 12 | -43/+81 |
* | Introduce ExternalDataChannel setting | alexvru | 2023-01-17 | 8 | -1/+15 |