Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rightlib' into merge-libs-250307-0050 | Alexander Smirnov | 2025-03-07 | 7 | -9/+250 |
|\ | |||||
| * | monlib : memOnly support for JSON encoding/decoding (cpp) | miktorius | 2025-03-06 | 7 | -9/+250 |
| | | | | | | | | | | | | | | json encoder memonly attempt commit_hash:0cef79f66356a94c398c76dc9baf2fe3ea9a6948 | ||||
* | | Merge branch 'rightlib' into merge-libs-250304-1328 | Alexander Smirnov | 2025-03-04 | 8 | -10/+41 |
|\| | |||||
| * | monlib : adding memOnly flag support for cpp lib | miktorius | 2025-03-03 | 8 | -10/+41 |
| | | | | | | | | commit_hash:cffc55ecd6d0ea22c3c2ce52f21e6aba6da16a15 | ||||
* | | Merge branch 'rightlib' into merge-libs-250130-0050 | Alexander Smirnov | 2025-01-30 | 3 | -15/+60 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-01-30 | 3 | -15/+60 |
| | | | | | | | | commit_hash:c284e5d683d750f2d89e1bcccb3f4d334b47d60c | ||||
* | | Merge branch 'rightlib' into merge-libs-250129-0050 | Alexander Smirnov | 2025-01-29 | 2 | -3/+35 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-01-28 | 2 | -3/+35 |
| | | | | | | | | commit_hash:93f812fd528231c67adb63e20e083855d68bfe8d | ||||
* | | Merge branch 'rightlib' into merge-libs-250122-0020 | Alexander Smirnov | 2025-01-22 | 1 | -2/+10 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-01-21 | 1 | -2/+10 |
| | | | | | | | | commit_hash:cdae472f061820ed9998426cf0624c300468cdc8 | ||||
* | | Merge branch 'rightlib' into mergelibs-241016-1210 | Alexander Smirnov | 2024-10-16 | 1 | -0/+2 |
|\| | |||||
| * | add include that comes transparently | tobo | 2024-10-11 | 1 | -0/+2 |
| | | | | | | | | commit_hash:7ec5bc6f7e85e5412ff6759b0d1bd52d1172a9c1 | ||||
* | | Merge branch 'rightlib' into mergelibs-241004-1110 | Alexander Smirnov | 2024-10-04 | 4 | -8/+8 |
|\| | |||||
| * | Remove Size, Empty and Data usages from library | mikhnenko | 2024-10-04 | 4 | -8/+8 |
| | | | | | | | | commit_hash:ef5ad4cfa9e68bbfc586492e8c376c732d0a48af | ||||
* | | Added test ShouldNotFailOnMetricWithoutSensorLabel for prometheus encoder ↵ | Dmitry Razumov | 2024-05-06 | 1 | -0/+18 |
| | | | | | | | | | | (#4289) Co-authored-by: Dmitry Razumov <dvrazumov@yandex-team.ru> | ||||
* | | Don't erase first numerical character in sensor name in prometheus format ↵ | Dmitry Razumov | 2024-05-03 | 2 | -4/+85 |
|/ | | | | | (#4226) Co-authored-by: Dmitry Razumov <dvrazumov@yandex-team.ru> | ||||
* | manage prometheus | aleksei-le | 2024-03-19 | 4 | -77/+140 |
| | | | | a543f08a6f2957757c54b3f9e5a095389a51dbeb | ||||
* | skip metrics without name label instead of crashing KIKIMR-21198 | monster | 2024-03-18 | 1 | -3/+3 |
| | | | | c7b986ea7dbf4feee593ab829a2ad361d46c77b0 | ||||
* | YDB Import 566 | robot-ydb-importer | 2024-02-14 | 5 | -0/+694 |
| | | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb | ||||
* | fix prometheus_decoder ConsumeCounter | aleksei-le | 2024-02-06 | 1 | -4/+6 |
| | |||||
* | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 43 | -1106/+0 |
| | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
* | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 7 | -21/+21 |
| | | | | Update tools: yexport, os-yexport | ||||
* | allow multiple equal TYPE in prom metrics | valerybitsoev | 2023-11-23 | 1 | -2/+4 |
| | |||||
* | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 14 | -0/+204 |
| | |||||
* | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 4 | -9/+9 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb' | ilnurkh | 2023-10-16 | 1 | -4/+4 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 4 | -8/+4 |
| | |||||
* | 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 |
| | |||||
* | [fetcher] support unistat | kgershov | 2023-08-28 | 2 | -0/+14 |
| | |||||
* | metrics input: compress number hist buckets | aleksei-le | 2023-07-13 | 2 | -2/+2 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 20 | -0/+288 |
| | |||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 7 | -7/+7 |
| | | | Update tools: yexport | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 20 | -288/+0 |
| | |||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 7 | -21/+21 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 20 | -0/+288 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 14 | -0/+205 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 21 | -14/+14 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 13 | -7/+61 |
| | | | Update tools: yexport | ||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 21 | -75/+75 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 21 | -75/+75 |
| | |||||
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 7 | -7/+7 |
| | | | Update tools: yexport | ||||
* | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 29 | -29/+29 |
| | | | Update tools: yexport | ||||
* | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 28 | -117/+582 |
| | |||||
* | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 4 | -811/+0 |
| | |||||
* | validate canons without yatest_common | qrort | 2022-11-30 | 4 | -0/+811 |
| | |||||
* | [monlib] Remove a redundant check | ivanzhukov | 2022-10-27 | 1 | -1/+0 |
| | |||||
* | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 2 | -0/+15 |
| | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
* | fix ya.make | monster | 2022-07-07 | 7 | -1561/+0 |
| | |||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 5 | -3/+26 |
| | | | | ref:8868513666cce733c1c659c7f2d683ffab1150dd |