| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 35 | -5163/+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 | 582 | -8600/+0 |
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -5/+15 |
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -2/+16 |
* | Added mp4 and avi types to mime detector and some counters fixes in dns-proxy | zagevalo | 2023-03-28 | 2 | -0/+7 |
* | revert light events | xenoxeno | 2023-03-28 | 58 | -1375/+364 |
* | Fix memory leakage in TSyncPageCacheFileLogBackend | srx64 | 2023-03-28 | 1 | -4/+10 |
* | Fix asan problem with coro tx | alexvru | 2023-03-27 | 1 | -6/+10 |
* | Fix several small sins of junit xml report generator | galaxycrab | 2023-03-27 | 2 | -23/+139 |
* | Add cythonized python srcs lint checks | zhukoff-pavel | 2023-03-27 | 1 | -1/+1 |
* | [devtools/ya/package] Populate custom-version to vcs info | prettyboy | 2023-03-27 | 2 | -0/+3 |
* | Fix TEventType::Load for null input buffer | alexvru | 2023-03-25 | 3 | -4/+5 |
* | Revert commit rXXXXXX | innokentii | 2023-03-24 | 2 | -285/+0 |
* | Add not enough execution metrics, | kruall | 2023-03-24 | 10 | -3/+40 |
* | Add yaml config utils: | innokentii | 2023-03-24 | 2 | -0/+285 |
* | Filter searcher props by black list. Add NResource::Has() | m-milkin | 2023-03-24 | 5 | -1/+16 |
* | Fix leaks on fyamlcpp misuse | innokentii | 2023-03-23 | 3 | -16/+81 |
* | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 13 | -13/+13 |
* | Intermediate changes | robot-piglet | 2023-03-22 | 1 | -0/+11 |
* | Fix pp results parse in pmusca | zagevalo | 2023-03-22 | 2 | -0/+2 |
* | unittest junitxml add suite name to classname | alexv-smirnov | 2023-03-22 | 1 | -0/+3 |
* | Allow to AddOrReplace headers from THttpResponse | av-koshkin | 2023-03-22 | 2 | -0/+36 |
* | Intermediate changes | robot-piglet | 2023-03-21 | 1 | -1/+2 |
* | Don't use standalone GNU iconv in opensource | svidyuk | 2023-03-21 | 5 | -9/+9 |
* | Support --fork-tests in JUnitProcessor. Support more than one trace processor... | galaxycrab | 2023-03-20 | 5 | -118/+483 |
* | fixup: now AllowComments worked prepertly when using non-stream prototype of ... | yurial | 2023-03-20 | 1 | -4/+5 |
* | Intermediate changes | robot-piglet | 2023-03-20 | 1 | -1/+4 |
* | Поправить ошибку MemorySanitizer: use-of-uninitialized-value | tesseract | 2023-03-20 | 1 | -4/+4 |
* | Intermediate changes | robot-piglet | 2023-03-18 | 2 | -2/+17 |
* | YT-18571: fix YT enums' uniqueness check | ignatloskutov | 2023-03-17 | 1 | -9/+1 |
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 270 | -799/+799 |
* | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-03-17 | 9 | -94/+342 |
* | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
* | fix writing to junitxml set by an env var from a forked test | alexv-smirnov | 2023-03-17 | 2 | -10/+22 |
* | Fix coroutine actor destructor | alexvru | 2023-03-16 | 2 | -2/+9 |
* | JUnitXML output for unittest | alexv-smirnov | 2023-03-16 | 8 | -0/+218 |
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 694 | -0/+13313 |
* | Add all-to-one UT, add handshake broker to test environment, | serg-belyakov | 2023-03-15 | 4 | -66/+132 |
* | [http/server] Add epoll max events option | sskvor | 2023-03-14 | 2 | -1/+2 |
* | Fix cpu count metric, | kruall | 2023-03-14 | 2 | -2/+2 |