| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implement external data channel: connection | alexvru | 2023-04-13 | 8 | -14/+196 | |
| | | ||||||
| * | Remove excessive reading from the pipe | alexvru | 2023-04-13 | 4 | -30/+48 | |
| | | ||||||
| * | Prepare for XDC support | alexvru | 2023-04-11 | 1 | -224/+232 | |
| | | ||||||
| * | Intermediate changes | robot-piglet | 2023-04-10 | 12 | -15/+39 | |
| | | ||||||
| * | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 | |
| | | ||||||
| * | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 3 | -6/+3 | |
| | | ||||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 7 | -214/+0 | |
| | | ||||||
| * | revert light events | xenoxeno | 2023-03-28 | 21 | -161/+90 | |
| | | ||||||
| * | Add not enough execution metrics, | kruall | 2023-03-24 | 2 | -0/+6 | |
| | | ||||||
| * | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 3 | -3/+3 | |
| | | ||||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 7 | -21/+21 | |
| | | | | Update tools: yexport | |||||
| * | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 | |
| | | | | Remove redundant LeaseHolder resets | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 36 | -0/+1445 | |
| | | ||||||
| * | Add all-to-one UT, add handshake broker to test environment, | serg-belyakov | 2023-03-15 | 4 | -66/+132 | |
| | | | | | | | | | | Decrease HandshakeBroker inflight limit Add HandshakeBroker to test environment Setup Handshake broker in test environment Increase timeout, decrease cluster size | |||||
| * | Intermediate changes | robot-piglet | 2023-03-14 | 5 | -22/+166 | |
| | | ||||||
| * | Add different next permission selection strategies for handshake broker, | serg-belyakov | 2023-03-13 | 1 | -3/+38 | |
| | | | | Add different selection strategies for handhsake broker | |||||
| * | Add Broker holder class which automatically frees the broker on destroy, ↵ | serg-belyakov | 2023-03-10 | 3 | -43/+82 | |
| | | | | | | remove cancelled waiters from queue, do other minor improvements, Add TBrokerHolder class which automatically frees the broker on destroy, | |||||
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 1 | -5/+13 | |
| | | ||||||
| * | Improve coroutine actor interface | alexvru | 2023-03-10 | 1 | -9/+14 | |
| | | ||||||
| * | light events for actor system | xenoxeno | 2023-03-09 | 20 | -94/+165 | |
| | | ||||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 4 | -0/+79 | |
| | | ||||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 6 | -4/+4 | |
| | | ||||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 2 | -2/+2 | |
| | | | | Update tools: yexport | |||||
| * | Interconnect handshake activity markdown | alexvru | 2023-03-06 | 1 | -6/+3 | |
| | | ||||||
| * | Remove incoming handshake broker, add inflight setting to IC common, | serg-belyakov | 2023-02-28 | 4 | -26/+30 | |
| | | | | | | Fix Remove outgoing handshake broker | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 6 | -68/+68 | |
| | | ||||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 6 | -68/+68 | |
| | | ||||||
| * | Parse old IC version record, when new one is not present, | serg-belyakov | 2023-01-31 | 2 | -1/+14 | |
| | | | | | | | | | | UT initial optional minor tag Initial | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 2 | -2/+2 | |
| | | | | Update tools: yexport | |||||
| * | Fix serialization for external data channel, | alexvru | 2023-01-23 | 6 | -18/+27 | |
| | | ||||||
| * | Revert "Support interface part for ExternalDataChannel feature" | gvit | 2023-01-23 | 6 | -16/+13 | |
| | | | | | This reverts commit 0a05f95e826bc5416a494ba7822d7d7eaa8ce52c, reversing changes made to 1c58d6c48d9dc449c72880696f23217d19595db1. | |||||
| * | 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 | 2 | -3/+31 | |
| | | | | BS version control, Interconnect, | |||||
| * | Support interface part for ExternalDataChannel feature | alexvru | 2023-01-18 | 6 | -13/+16 | |
| | | ||||||
| * | Introduce ExternalDataChannel setting | alexvru | 2023-01-17 | 7 | -1/+13 | |
| | | ||||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 8 | -8/+8 | |
| | | | | Update tools: yexport | |||||
| * | Refactor sending and registration methods, | kruall | 2023-01-12 | 1 | -3/+4 | |
| | | ||||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 6 | -10/+65 | |
| | | ||||||
| * | Rename TContiguousData to TRcBuf | innokentii | 2022-12-09 | 1 | -1/+1 | |
| | | | | rename TContiguousData to TRcBuf | |||||
| * | Improve IC packet slicing | alexvru | 2022-11-17 | 3 | -14/+21 | |
| | | ||||||
| * | Enable linux-arm platform. | dcherednik | 2022-10-26 | 2 | -1/+61 | |
| | | ||||||
| * | actors object model | ivanmorozov | 2022-10-18 | 1 | -2/+2 | |
| | | ||||||
| * | Pre resolve self address for discovery | hor911 | 2022-09-29 | 1 | -1/+10 | |
| | | ||||||
| * | External build system generator release 10 | robot-ya-builder | 2022-09-26 | 1 | -1/+1 | |
| | | | | Update tools: yexport | |||||
| * | External build system generator release 7 | robot-ya-builder | 2022-09-06 | 1 | -1/+1 | |
| | | ||||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 2 | -0/+2 | |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | |||||
| * | remove unused includes | tobo | 2022-08-31 | 1 | -1/+0 | |
| | | ||||||
| * | Fix Wilson verbosity and PipeCache TraceId forwarding | alexvru | 2022-08-19 | 1 | -3/+3 | |
| | | ||||||
| * | Library/cpp/actors Activities | hor911 | 2022-08-19 | 2 | -0/+6 | |
| | | ||||||
| * | Prepare to clang14: fix library/cpp/actors/interconnect ↵ | heretic | 2022-08-10 | 2 | -2/+8 | |
| | | | | | | | | -Wunused-but-set-variable && -Wdeprecated-copy fix library/cpp/actors/interconnect -Wdeprecated-copy fix library/cpp/actors/interconnect -Wunused-but-set-variable | |||||
