Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Drop hash_helpers.h | babenko | 2023-04-29 | 5 | -0/+21 | |
| | ||||||
* | Fix powerpc.h | lurid | 2023-04-28 | 1 | -1/+1 | |
| | ||||||
* | 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. |