Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix library -Wdeprecate-lax-vec-conv-all | lurid | 2023-04-28 | 1 | -7/+7 |
| | |||||
* | Some IC fixes | alexvru | 2023-04-27 | 4 | -224/+198 |
| | |||||
* | Fix library -Wunused-but-set-variable | lurid | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | Improve IC and XDC | alexvru | 2023-04-26 | 8 | -22/+112 |
| | |||||
* | Support XDC streams | alexvru | 2023-04-25 | 14 | -551/+1436 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-21 | 1 | -2/+2 |
| | |||||
* | Remove dependency on library/cpp/containers/flat_hash | snaury | 2023-04-20 | 45 | -3561/+0 |
| | |||||
* | YT-18920: Parse unknown enum values | galtsev | 2023-04-19 | 1 | -1/+25 |
| | |||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 262 | -262/+262 |
| | | | Update tools: yexport | ||||
* | Rework interconnect sending stream machinery | alexvru | 2023-04-19 | 14 | -306/+612 |
| | |||||
* | Revert "YT-17689: Move TFreeList to library/cpp/yt/memory" | aleexfi | 2023-04-17 | 8 | -341/+94 |
| | | | | This reverts commit 617a1d07971366c19cdf278579ee9b1cbfa53db8, reversing changes made to 27e0312d3842c4e5e3ea6b09611c8f6ff6938dd6. | ||||
* | improve code navigation for flags usage | ivanmorozov | 2023-04-17 | 2 | -24/+27 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-17 | 1 | -3/+3 |
| | |||||
* | log formatting | ivanmorozov | 2023-04-17 | 1 | -0/+52 |
| | |||||
* | getting rid of TActorContext in state functions | xenoxeno | 2023-04-14 | 21 | -49/+66 |
| | |||||
* | Report stuck actors | alexvru | 2023-04-14 | 8 | -0/+87 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-14 | 3 | -10/+10 |
| | |||||
* | Remove TEventDescr1 support from IC | alexvru | 2023-04-14 | 6 | -73/+30 |
| | |||||
* | [library/cpp/logger] Support meta flags with TLogElement | m-milkin | 2023-04-14 | 5 | -12/+76 |
| | | | | | | | | Support opportunity to use TMetaFlags with TLogElement. **Use example:** `Log().With("Property", "Value").With("Code", "Code") << LogMessage` Such interface allows to not parse required by TLogBackend properties from raw string. | ||||
* | Remove TTcpPacketHeader_v1 support from IC | alexvru | 2023-04-14 | 7 | -128/+50 |
| | |||||
* | Forward libfyaml node styles to fyamlcpp | innokentii | 2023-04-13 | 3 | -13/+38 |
| | | | forward libfyaml node styles to fyamlcpp | ||||
* | Implement external data channel: connection | alexvru | 2023-04-13 | 9 | -14/+206 |
| | |||||
* | Refactor backtrace cursors | babenko | 2023-04-13 | 8 | -0/+133 |
| | |||||
* | Remove excessive reading from the pipe | alexvru | 2023-04-13 | 4 | -30/+48 |
| | |||||
* | use 200 chars solomon-tag-limit | ivanmorozov | 2023-04-11 | 2 | -4/+15 |
| | |||||
* | Prepare for XDC support | alexvru | 2023-04-11 | 1 | -224/+232 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-11 | 1 | -7/+0 |
| | |||||
* | YDB support OpenID Connect | molotkov-and | 2023-04-11 | 2 | -8/+12 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-11 | 3 | -11/+119 |
| | |||||
* | jemalloc handler: add stats command | joker2k | 2023-04-10 | 1 | -0/+2 |
| | | | jemalloc handler: add stats command | ||||
* | Don't allow 1043 to become fakes [mergeto:jupiter] | alexromanov | 2023-04-10 | 1 | -0/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-10 | 55 | -69/+175 |
| | |||||
* | YT-18707: Move LLVM out of ytlib | dtorilov | 2023-04-07 | 1 | -0/+16 |
| | |||||
* | YT-18375: Get rid of zero size padding | aleexfi | 2023-04-07 | 2 | -1/+23 |
| | |||||
* | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-07 | 2 | -0/+7 |
| | |||||
* | [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵ | prettyboy | 2023-04-06 | 3 | -0/+32 |
| | | | | obtain global resources from context file | ||||
* | Intermediate changes | robot-piglet | 2023-04-06 | 1 | -0/+4 |
| | |||||
* | avoiding recursion on some builds | xenoxeno | 2023-04-03 | 1 | -6/+1 |
| | |||||
* | Fix ThreadSanitizer for coroutine actors | alexvru | 2023-04-03 | 2 | -34/+87 |
| | |||||
* | general actor id constructor for signals and stats | ivanmorozov | 2023-04-02 | 2 | -16/+29 |
| | | | remove useless method necessary | ||||
* | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 13 | -26/+13 |
| | |||||
* | coro allocator by default | alexeylaptev | 2023-03-31 | 1 | -2/+2 |
| | |||||
* | Swith flake8 to custom lint schema | say | 2023-03-31 | 20 | -3847/+0 |
| | |||||
* | Improve coroutine actors with pre-leave and pre-enter hooks | alexvru | 2023-03-30 | 2 | -0/+43 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-29 | 1 | -5/+4 |
| | |||||
* | Fix is starved with no working threads, | kruall | 2023-03-29 | 1 | -2/+5 |
| | |||||
* | Add burst metrics, | kruall | 2023-03-29 | 10 | -25/+209 |
| | |||||
* | solve recursion problem | xenoxeno | 2023-03-29 | 1 | -3/+3 |
| | |||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 533 | -7971/+0 |
| |