Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 350 | -302/+1394 |
| | | | Update tools: yexport | ||||
* | Add yaml config utils | innokentii | 2023-03-06 | 2 | -12/+61 |
| | | | add yaml_config utils | ||||
* | Interconnect handshake activity markdown | alexvru | 2023-03-06 | 1 | -6/+3 |
| | |||||
* | Convert ydb/core/blobstorage/base tests to gtest | alexv-smirnov | 2023-03-06 | 13 | -0/+230 |
| | |||||
* | Add capability to set headers to outgoing response | molotkov-and | 2023-03-06 | 3 | -8/+120 |
| | |||||
* | Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKey | babenko | 2023-03-06 | 4 | -27/+200 |
| | |||||
* | Remove extra TString copy for GetPeer() call. | dcherednik | 2023-03-03 | 1 | -1/+1 |
| | |||||
* | Enable -Wdeprecated-this-capture for all YT projects | babenko | 2023-03-03 | 25 | -1/+77 |
| | |||||
* | YT: Fix yt/yt/client, yt/yt/ytlib for std::string and include it to ↵ | pechatnov | 2023-03-02 | 1 | -1/+5 |
| | | | | autocheck with TString=std::string | ||||
* | Feature flag to enable grpc memory quota. | dcherednik | 2023-03-02 | 2 | -6/+13 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-02 | 1 | -0/+1 |
| | |||||
* | Add multidoc support to fyamlcpp | innokentii | 2023-03-02 | 3 | -8/+137 |
| | | | add multidoc support to libfyaml | ||||
* | Remove incoming handshake broker, add inflight setting to IC common, | serg-belyakov | 2023-02-28 | 4 | -26/+30 |
| | | | | | Fix Remove outgoing handshake broker | ||||
* | separate counters for each file | valerybitsoev | 2023-02-28 | 1 | -0/+24 |
| | |||||
* | RIP DenseMap | babenko | 2023-02-28 | 1 | -26/+0 |
| | |||||
* | Hazard pointers cosmetics | babenko | 2023-02-24 | 6 | -83/+150 |
| | |||||
* | Add StringifyInt64Always mode | dddlatyshev | 2023-02-22 | 3 | -47/+56 |
| | |||||
* | (no commit message) | pg | 2023-02-21 | 2 | -0/+13 |
| | |||||
* | Improve TActorCoro | alexvru | 2023-02-21 | 2 | -52/+27 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-20 | 5 | -0/+39 |
| | |||||
* | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 9 | -9/+9 |
| | |||||
* | Fix build using cl.exe | spreis | 2023-02-17 | 1 | -1/+3 |
| | | | | | | | https://en.cppreference.com/w/c/language/array `Zero-length array declarations are not allowed, even though some compilers offer them as extensions (typically as a pre-C99 implementation of flexible array members).` This is needed to build catboost for Windows. | ||||
* | Перенос yc public yq events api в oss | auzhegov | 2023-02-17 | 7 | -0/+137 |
| | | | Initial version | ||||
* | Fix escaping cgi, according to RFC 3986 standart | andreizdor | 2023-02-16 | 2 | -8/+8 |
| | | | | | https://www.ietf.org/rfc/rfc3986.txt Символ `^` не входит в допустимые символы URI | ||||
* | fix threads count determination for kqp tasks calculation | ivanmorozov | 2023-02-15 | 3 | -13/+22 |
| | | | fix threads count | ||||
* | Migrate black linter on custom_lint pipeline | say | 2023-02-14 | 20 | -0/+3825 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-14 | 3 | -3/+91 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-13 | 4 | -1/+66 |
| | |||||
* | remove flag ForceWriteParsingErrorsToCerr | ulanovgeorgiy | 2023-02-10 | 2 | -17/+4 |
| | |||||
* | Refactor lib/cpp/testing/unittest | romakudlakov | 2023-02-10 | 1 | -2/+0 |
| | | | Remove test-started/test-finished events generator in utmain.cpp | ||||
* | attempt to stabilize perf test in different environments | xenoxeno | 2023-02-09 | 2 | -47/+48 |
| | |||||
* | Log backend move | hor911 | 2023-02-09 | 44 | -0/+4242 |
| | |||||
* | 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 | 698 | -2569/+2581 |
| | |||||
* | Add metrics about thread count in pool, | kruall | 2023-02-07 | 5 | -0/+23 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 698 | -2581/+2569 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 1 | -4/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 1 | -1/+1 |
| | |||||
* | [mapreduce/yt]Support HTTPs using http client from yt/yt/core | nadya73 | 2023-02-07 | 1 | -2/+2 |
| | | | Support HTTP client from yt/yt/core and HTTPs via its client. | ||||
* | fix typo | ulanovgeorgiy | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | enabling writing error message to exception in the default | ulanovgeorgiy | 2023-02-02 | 2 | -4/+4 |
| | |||||
* | Use several shards in grpc services for registered requests | snaury | 2023-02-02 | 1 | -18/+43 |
| | |||||
* | Allow using TlsActivationContext inside coroutine | alexvru | 2023-02-02 | 2 | -6/+6 |
| | |||||
* | Add basic yaml config resolver | innokentii | 2023-02-01 | 9 | -0/+3428 |
| | |||||
* | add option to set number of workers per CQ | eivanov89 | 2023-01-31 | 2 | -21/+35 |
| | |||||
* | 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 | ||||
* | Implement Damerau-Levenshtein distance | ilikepugs | 2023-01-31 | 2 | -20/+104 |
| | |||||
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 248 | -248/+248 |
| | | | Update tools: yexport | ||||
* | Add UT for IC version control, | serg-belyakov | 2023-01-26 | 2 | -0/+9 |
| | | | initial |