Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YT-19191: Support system stl for yt/cpp/mapreduce client | nadya73 | 2023-05-25 | 2 | -3/+3 |
| | | | Support default stl for yt/cpp/mapreduce client | ||||
* | Add precharge benchmark | kungasc | 2023-05-25 | 6 | -0/+96 |
| | |||||
* | more detailed logging; | qkrorlqr | 2023-05-24 | 1 | -1/+14 |
| | |||||
* | Examples in lwtrace | alexv-smirnov | 2023-05-24 | 11 | -0/+172 |
| | |||||
* | Search in hashmap benchmark | dtyo | 2023-05-24 | 1 | -3/+405 |
| | | | kv search benchmark | ||||
* | feat grpc: decode URL-encoded peer address in grpc library | leonidlazarev | 2023-05-24 | 2 | -2/+11 |
| | |||||
* | add ability to use test filter list from file | nkozlovskiy | 2023-05-24 | 3 | -1/+32 |
| | | | | | для opensource YDB очень важно иметь возможность не запускать некоторые тесты. Сейчас это можно сделать через аргументы командой строки, но это для нас не удобно по причине того, что нам необходимо будет для включения/исключения теста запускать cmake, и конфиг для исключения тестов с CMake получается очень раздутый и не удобный. я предлагаю добавить опцию и переменную окружения, в котором будет передаваться имя файла со списком enabled/disabled тестов. | ||||
* | add proper ut for handling remote traces; update owners; | asorotsky | 2023-05-24 | 1 | -7/+39 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-05-23 | 1 | -2/+6 |
| | |||||
* | proper handling for joined probes timestamps; | asorotsky | 2023-05-23 | 1 | -1/+8 |
| | |||||
* | YT: Fix memory leak in New | bulatman | 2023-05-23 | 2 | -2/+19 |
| | |||||
* | feat grpc: correct order of the fork variable set | leonidlazarev | 2023-05-22 | 1 | -1/+10 |
| | | | Correct order of the GRPC_ENABLE_FORK_SUPPORT set | ||||
* | YT-18571: Drop TStrongTypedef::operator= | babenko | 2023-05-20 | 2 | -22/+0 |
| | |||||
* | Enable more tests involving memory tagging | babenko | 2023-05-20 | 1 | -3/+7 |
| | |||||
* | YT-17341: Use thread name instead of thread id in error origins. | yuryalekseev | 2023-05-20 | 6 | -0/+65 |
| | |||||
* | Extract memory tag API to library | babenko | 2023-05-19 | 13 | -96/+156 |
| | |||||
* | Validate incoming peer hostname through direct DNS lookup | alexvru | 2023-05-18 | 2 | -31/+65 |
| | |||||
* | Setup test env.vars from test.context during test binary initialization cpp | zhukoff-pavel | 2023-05-18 | 3 | -11/+34 |
| | |||||
* | Fix OpenSSL problem | alexvru | 2023-05-17 | 4 | -17/+25 |
| | |||||
* | Add lua http lib; Add TVM auth for HTTP input | vadim-xd | 2023-05-17 | 1 | -1/+1 |
| | |||||
* | Switch TMonotonic to CLOCK_BOOTTIME instead of a separate type | snaury | 2023-05-17 | 8 | -197/+76 |
| | |||||
* | add sum of vector elements benchmark | dtyo | 2023-05-16 | 1 | -4/+297 |
| | |||||
* | Add SSL_OP_NO_TLSv1_1, SSL_OP_NO_TLSv1 ssl options | molotkov-and | 2023-05-16 | 1 | -0/+2 |
| | |||||
* | Support monotonic boot time with suspend awareness | snaury | 2023-05-16 | 11 | -154/+332 |
| | |||||
* | Remove extra semicolons in yt | bulatman | 2023-05-16 | 4 | -8/+14 |
| | |||||
* | Fix bug | alexvru | 2023-05-15 | 1 | -1/+1 |
| | |||||
* | RFC 8297 (Early Hints) initial support in balancer | nocomer | 2023-05-12 | 2 | -0/+3 |
| | |||||
* | Fix IC counters performance | alexvru | 2023-05-12 | 3 | -20/+43 |
| | |||||
* | Remove counters upon VDisk destruction | alexvru | 2023-05-11 | 2 | -4/+19 |
| | |||||
* | Support xxHash in IC | alexvru | 2023-05-10 | 12 | -11/+78 |
| | |||||
* | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-05-10 | 7 | -5/+459 |
| | | | Iteration no. 2. First one reverted due to YT-18997 | ||||
* | Add utils for token modification in fyaml | innokentii | 2023-05-07 | 3 | -20/+422 |
| | | | add utils for token modification in fyaml | ||||
* | Support object key serialization | s-berdnikov | 2023-05-07 | 1 | -2/+1 |
| | |||||
* | unify actor-system-logs for non-actor-system cases | ivanmorozov | 2023-05-07 | 6 | -63/+115 |
| | |||||
* | Fix encryption problem | alexvru | 2023-05-05 | 2 | -88/+86 |
| | |||||
* | "Update old actors examples" | Kirill Grachev | 2023-05-05 | 3 | -10/+10 |
| | | | | | "Update old actors examples" Pull Request resolved: #174 | ||||
* | Fix IC regression | alexvru | 2023-05-05 | 1 | -3/+5 |
| | |||||
* | Add utils for scalar modification in fyaml | innokentii | 2023-05-05 | 3 | -0/+63 |
| | | | add utils for scalar modification in fyaml | ||||
* | Intermediate changes | robot-piglet | 2023-05-05 | 2 | -1/+8 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-05-05 | 2 | -8/+12 |
| | |||||
* | Improve IC | alexvru | 2023-05-04 | 5 | -47/+100 |
| | |||||
* | YT-18920: Add `TryDecodeEnumValue()` | galtsev | 2023-05-04 | 3 | -23/+49 |
| | |||||
* | Revert: "Update old examples" | kruall | 2023-05-04 | 3 | -10/+10 |
| | |||||
* | Further IC fixes | alexvru | 2023-05-03 | 3 | -136/+140 |
| | |||||
* | Quick sort benchmark for actor system vs thread pool | dtyo | 2023-05-03 | 5 | -0/+420 |
| | |||||
* | Some IC fixes | alexvru | 2023-05-03 | 9 | -134/+195 |
| | |||||
* | Push down TMPDIR env var to a subprocess | alexv-smirnov | 2023-05-02 | 1 | -3/+8 |
| | |||||
* | YT-19007: Implement NewWithOffloadedDtor | babenko | 2023-05-02 | 4 | -112/+120 |
| | |||||
* | External build system generator release 31 | robot-ya-builder | 2023-05-01 | 1 | -2/+0 |
| | | | Update tools: yexport | ||||
* | Statically assert little endian | babenko | 2023-04-29 | 1 | -3/+1 |
| |