| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update contrib/restricted/boost/align to 1.91.0 | robot-contrib | 2026-04-29 | 2 | -5/+4 |
| | | | | | commit_hash:e142f9fd6240211472db2ee7b8d89305db200d44 | ||||
| * | Intermediate changes | robot-piglet | 2025-12-16 | 2 | -3/+3 |
| | | | | | commit_hash:01073d5debabb2b7da51639f6d5137155132d193 | ||||
| * | Intermediate changes | robot-piglet | 2025-08-24 | 2 | -3/+3 |
| | | | | | commit_hash:eeb63526b0e7d1af454fe7f827a075e48a720c82 | ||||
| * | Intermediate changes | robot-piglet | 2025-08-22 | 1 | -1/+1 |
| | | | | | commit_hash:c695140ef0756cc6f8476240f944dd500ed41915 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-25 | 2 | -3/+3 |
| | | | | | commit_hash:c94956365009858d19389e25868603490967a181 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-12 | 2 | -0/+30 |
| | | | | | commit_hash:4a7b107595b27e8638b5cf772d691c8914fcb6ca | ||||
| * | Intermediate changes | robot-piglet | 2025-02-12 | 1 | -1/+1 |
| | | | | | commit_hash:968efa1587ed15d27ed5b3b0c8f68f01abcbba67 | ||||
| * | Intermediate changes | robot-piglet | 2024-12-17 | 1 | -2/+2 |
| | | | | | commit_hash:dc5b180818469371df752cfabe06a9885bffb8b3 | ||||
| * | publishFullContrib: true for ydb | maxim-yurchuk | 2024-10-09 | 29 | -0/+1353 |
| | | | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e | ||||
| * | Intermediate changes | robot-piglet | 2024-08-17 | 1 | -2/+2 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-04-24 | 1 | -2/+2 |
| | | |||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 6 | -121/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | Intermediate changes | robot-piglet | 2023-12-15 | 1 | -2/+2 |
| | | |||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 1 | -3/+3 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 2 | -0/+22 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-08-16 | 1 | -2/+2 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+28 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 30 | -1386/+0 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 30 | -0/+1386 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+22 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | Apply boost yamaker helpers to unsafe subset | bugaevskiy | 2022-12-31 | 3 | -6/+0 |
| | | |||||
| * | Update contrib/restricted/boost/align to 1.81.0 | robot-contrib | 2022-12-20 | 1 | -1/+1 |
| | | |||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -14/+75 |
| | | |||||
| * | [vendor] Add github.com/itchyny/gojq. | verytable | 2022-09-18 | 3 | -82/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` ya tool yo get github.com/itchyny/gojq go: downloading github.com/itchyny/gojq v0.12.9 go: downloading github.com/itchyny/timefmt-go v0.1.4 go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 go: added github.com/itchyny/gojq v0.12.9 go: added github.com/itchyny/timefmt-go v0.1.4 go: upgraded github.com/mattn/go-isatty v0.0.14 => v0.0.16 go: upgraded golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d => v0.0.0-20220829200755-d48e67d00261 ``` Тесты: ``` ya make -t -A ./vendor/github.com/itchyny/gojq Total 2 suites: 2 - GOOD Total 905 tests: 905 - GOOD Ok ``` Для двух тестов, использовавших локальные файлы добавил `TEST_CWD`. | ||||
| * | Update contrib/restricted/boost/ratio to 1.79.0 | robot-contrib | 2022-08-07 | 10 | -13/+139 |
| | | |||||
| * | Reimport boost/align as a separate project | bugaevskiy | 2022-07-23 | 26 | -0/+873 |
