| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed crash in lwtrace upon ExtractItems in an empty TCyclicDepot | drbasic | 2026-03-05 | 2 | -4/+21 |
| | | | | | commit_hash:bd309c448765a61ea5ff32e9ed1dadc2afba8665 | ||||
| * | added for each shuttle function to lwtrace orbit | iajwjw | 2025-11-28 | 1 | -0/+14 |
| | | | | | | | | | | Хочется извлечь spanId из орбиты - для этого удобнее всего пройтись по всем шаттлам орбиты и собрать их spanId. Уже реализована функция `void ForEachShuttle(ui64 traceIdx, TFunc&& func)`, но она требует `traceIdx`, который не всегда можно легко достать. Поэтому добавляю отдельную функцию для итерации по всем шаттлам орбиты. ПР в котором используется новая функциональность: https://github.com/ydb-platform/nbs/pull/4730 commit_hash:ec94a22da98b998f53f7456d5bcf116a7b5b88e6 | ||||
| * | fix data race in lwtrace | yegorskii | 2025-10-22 | 3 | -3/+302 |
| | | | | | commit_hash:a3736570695184ad17b24a2a6da642132020197c | ||||
| * | Replaced HashSet count method to contains when the returned value is cast to ↵ | zaspa94 | 2025-09-17 | 1 | -2/+2 |
| | | | | | | | | bool in YDB Related GitHub PR: https://github.com/ydb-platform/ydb/pull/24488 commit_hash:d879b0ff8c49c1d066df9b6eda753884aeb708bc | ||||
| * | Fix LWTrace leaking HTTP request string to HTML page | Semyon Danilov | 2025-06-03 | 1 | -4/+4 |
| | | | | | | | | | | Co-authored-by: the-ancient-1 <[email protected]> --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1303 commit_hash:92106e48ef7d9a34a2446896fb26dfe92c86d194 | ||||
| * | [library] Fix -Wdeprecated-this-capture warning | nechda | 2025-05-06 | 1 | -1/+1 |
| | | | | | | Fix for library commit_hash:4ffd5fad7dcb0fae1cd0597997304346d7ac8865 | ||||
| * | Fix some errors related with libcxx update in library | mikhnenko | 2025-04-15 | 1 | -0/+1 |
| | | | | | commit_hash:583294dce96f9191d4976fa33730362bac79892f | ||||
| * | use C++ atomic with proper default constructor | eivanov89 | 2024-11-19 | 1 | -10/+14 |
| | | | | | commit_hash:1c25da3ce2125ca4d8d1e3e026ef0d2a6d0aa355 | ||||
| * | Remove usages of nullptr_t TString ctor (library/) | dgolear | 2024-09-19 | 1 | -1/+1 |
| | | | | | | library/ commit_hash:38b8e7afe8e2e7fd377997abd8aea6e33171cdb7 | ||||
| * | Replace complex hack in monlib macro | innokentii | 2024-02-12 | 1 | -1/+1 |
| | | | | | replace complex hack in monlib macro | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 24 | -1141/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | Library import 7 (#937) | AlexSm | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 4 | -12/+12 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 8 | -0/+219 |
| | | |||||
| * | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 2 | -13/+13 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 7 | -15/+15 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 8 | -0/+72 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 8 | -72/+0 |
| | | |||||
| * | ydb: support go code in OSS | uzhas | 2023-08-24 | 1 | -1/+1 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 11 | -0/+183 |
| | | |||||
| * | Remove extra semicolon (library) | bulatman | 2023-06-10 | 1 | -1/+1 |
| | | |||||
| * | Examples in lwtrace | alexv-smirnov | 2023-05-24 | 11 | -0/+172 |
| | | |||||
| * | add proper ut for handling remote traces; update owners; | asorotsky | 2023-05-24 | 1 | -7/+39 |
| | | |||||
| * | proper handling for joined probes timestamps; | asorotsky | 2023-05-23 | 1 | -1/+8 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 11 | -189/+0 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 4 | -12/+12 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 11 | -0/+189 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 8 | -0/+219 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 12 | -8/+8 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 10 | -4/+58 |
| | | | | Update tools: yexport | ||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 12 | -180/+180 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 12 | -180/+180 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 16 | -16/+16 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 16 | -161/+617 |
| | | |||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 2 | -0/+3 |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
| * | fix ya.make | monster | 2022-07-07 | 13 | -282/+0 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-06-21 | 3 | -0/+65 |
| | | | | | ref:c7577ae41288ba1544a9cd1f00cdeff854fe2994 | ||||
| * | IGNIETFERRO-1105 Add missing PEERDIRs for deprecated atomic | eeight | 2022-06-16 | 1 | -0/+1 |
| | | | | | ref:7ff80f9897aa27d91ceddb2dbeca2adad400038d | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-10 | 2 | -0/+3 |
| | | | | | ref:737aa123095c71808f1dcf45b0d817cc4920fe97 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-10 | 3 | -0/+167 |
| | | | | | ref:fd45b675f102830e5f7311e0b3c6aaa6ee7d4eaa | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-07 | 2 | -2/+2 |
| | | | | | ref:ef90b2b7f42604225d9ae8f4f0af73614761b65f | ||||
| * | add async monitoring http KIKIMR-14742 | Alexey Efimov | 2022-05-04 | 2 | -4/+4 |
| | | | | | ref:c51d608f0ae78f08597b88f837491da33a953ef6 | ||||
| * | Fix proto namespace support for plugins | svidyuk | 2022-04-07 | 1 | -3/+0 |
| | | | | | ref:64f38ab703c48a08c49a2ede68481651c4d51f13 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-25 | 1 | -0/+13 |
| | | | | | ref:84de00009e51ecf595c13dfc2c9846069069605d | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-25 | 1 | -0/+3 |
| | | | | | ref:ac52b2b4969cd1562fcebef15e16af428f77648b | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 11 | -202/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 4 | -0/+36 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-25 | 1 | -4/+0 |
| | | | | | ref:e3f00ef4e6dea6578b7e9ead4e6c020e1e259495 | ||||
