| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Build proto library with optimize for X selected from ya.make | flarembo | 2025-09-13 | 1 | -4/+4 |
| | | | | | commit_hash:b50b1b3d3590a8b3bbf2e323e05883492f0f5f73 | ||||
| * | Drop LINTER param from styling macroses and cleanup deps | alevitskii | 2025-09-02 | 4 | -70/+0 |
| | | | | | | Drop LINTER param from styling macroses commit_hash:00dd2e2ee103e509cff38f520d4779974abe39a7 | ||||
| * | Drop json configs map support in tools/black_linter | alevitskii | 2025-04-03 | 1 | -6/+6 |
| | | | | | | | | revert Drop custom config support in STYLE_PYTHON commit_hash:4b949592518bdb2353ad073a59ce5829d2642237 | ||||
| * | Update contrib/python/black to 25.1.0 | robot-contrib | 2025-02-25 | 1 | -5/+5 |
| | | | | | commit_hash:1d868f3afe3ed85f1cb0cf7e155f28fa33f81f19 | ||||
| * | Fix transitive includes | nechda | 2024-09-10 | 1 | -9/+9 |
| | | | | | 94b36f1500126afc596f281469a94124efa9cda4 | ||||
| * | Update contrib/python/black to 24.4.2 | robot-contrib | 2024-07-10 | 1 | -6/+6 |
| | | | | | 54c1c9840141ce24b6a02f1975a5ec9968012118 | ||||
| * | Prepare python linting tools for new macroses | alevitskii | 2024-06-26 | 2 | -12/+12 |
| | | | | | | Prepare python linting tools for new macroses bcc9d05e166bd25c4e6322bfdba226476ee7c896 | ||||
| * | cleanups | pg | 2024-06-21 | 3 | -33/+0 |
| | | | | | fab244d13c2d96ffdc94e094f09cce18fccfaa96 | ||||
| * | 304c8527dd2afe95b8027de1e37c625914b755e0 | pg | 2024-06-20 | 3 | -0/+33 |
| | | |||||
| * | Automatic release build for flake8_linter | robot-ya-builder | 2024-04-17 | 1 | -6/+6 |
| | | | | | | | | | | | From hash: [8c621f6fc0650b977cde4417ab33431232d001e2](https://a.yandex-team.ru/arcadia/commit/8c621f6fc0650b977cde4417ab33431232d001e2) From revision: [13864901](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/actions/flow?dir=build%2Ftools_release_flow&id=build-and-deploy-tools&number=54) Flow triggered by user: [kuzmich321](https://staff.yandex-team.ru/kuzmich321) Update tools: flake8_linter 6716a71937ffe1570a5f2d7b3d9622e1c5c8fbba | ||||
| * | replace `OWNER` with `SUBSCRIBER` for build/ | thevery | 2024-04-10 | 2 | -2/+2 |
| | | | | | | | Привет! В рамках [задачи по наведению порядка в Аркадии](https://clubs.at.yandex-team.ru/arcadia/30094) заменяем OWNER на SUBSCRIBER в ya.make, чтобы в будущем переключить ревью на a.yaml. Этот пуллреквест приносит чисто технические изменения, правила и уведомления про ревью не меняются. 66643ef2ea3057cb2bdcd789ca7302eceeb936b1 | ||||
| * | Stop using prebuilt flatc compiler | thegeorg | 2024-03-18 | 4 | -45/+0 |
| | | | | | acaad63ae411eabba0db4fc630aa65a1ba9ee1db | ||||
| * | Update contrib/libs/flatbuffers to 24.3.7 | thegeorg | 2024-03-16 | 1 | -5/+5 |
| | | | | | ba53b58280bb890a80379f491d436458add8f0ed | ||||
| * | Prepare to rename py3_flake8 tests to flake8 | say | 2023-12-11 | 1 | -7/+7 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-05 | 1 | -10/+0 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-02 | 1 | -0/+10 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-12-01 | 1 | -10/+0 |
| | | |||||
| * | YQ Connector:Use docker-compose in integrational tests | vitalyisaev | 2023-11-30 | 1 | -0/+10 |
| | | |||||
| * | [build/plugins/ytest] Allow prebuilt linters for opensource (try 2) | prettyboy | 2023-09-08 | 4 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. diff который выедет в os ydb: ``` prettyboy@mous~> diff /tmp/aa /tmp/bb 93a94,97 > │ │ ├── flake8_py2 > │ │ │ └── ya.make > │ │ ├── flake8_py3 > │ │ │ └── ya.make 283a288,293 > │ │ ├── black_linter > │ │ │ ├── resources.json > │ │ │ └── ya.make.prebuilt > │ │ ├── flake8_linter > │ │ │ ├── resources.json > │ │ │ └── ya.make.prebuilt 50026a50037,50038 > │ ├── black_linter > │ │ └── ya.make 50090a50103,50104 > │ ├── flake8_linter > │ │ └── ya.make 85521c85535 < 7459 directories, 78059 files --- > 7465 directories, 78067 files ``` | ||||
| * | Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵ | prettyboy | 2023-09-08 | 4 | -70/+0 |
| | | | | | opensource | ||||
| * | [build/plugins/ytest] Allow prebuilt linters for opensource | prettyboy | 2023-09-08 | 4 | -0/+70 |
| | | | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так | ||||
| * | Update contrib/libs/flatbuffers to 23.5.26 | thegeorg | 2023-09-06 | 1 | -5/+5 |
| | | |||||
| * | [devtools/contrib/piglet/projects/ydb/config.yaml] Work around to fix ↵ | prettyboy | 2023-08-25 | 14 | -0/+164 |
| | | | | | missing code for ya make build | ||||
| * | fix ya.make | monster | 2022-07-07 | 52 | -646/+0 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-07-05 | 20 | -0/+40 |
| | | | | | ref:eb600428b9d6410f612195471bdab3168d20084b | ||||
| * | Up protoc java grpc plugin to 1.43.2 DTCC-929 | heretic | 2022-07-01 | 1 | -3/+3 |
| | | | | | ref:55027ad4fc236b91d0d05e3abda6650d85b6ddd0 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-22 | 1 | -3/+3 |
| | | | | | ref:e5b94b91d513ee8cc2d1610107a4e0b462b9c9db | ||||
| * | Update protobuf to 3.18.1 | heretic | 2022-06-14 | 2 | -3/+4 |
| | | | | | ref:4846abb21711ea0dc148d4c5df7b5edd3d1bdc69 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-09 | 1 | -3/+3 |
| | | | | | ref:2d4f292087954c9344efdabb7b2a67f466263c65 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-22 | 1 | -3/+3 |
| | | | | | ref:b1ff175b4e6b8f82eacc07f1b17a972b1d196cdc | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-19 | 1 | -4/+4 |
| | | | | | ref:d98212cf045f4608aae2a2efcfa4af9c95826172 | ||||
| * | IGNIETFERRO-1816 Update Python 3 from 3.9.12 to 3.10.4 | shadchin | 2022-04-18 | 1 | -4/+4 |
| | | | | | ref:9f96be6d02ee8044fdd6f124b799b270c20ce641 | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-12 | 1 | -3/+3 |
| | | | | | ref:ee18cba08fe033a9fda654a49bc05668c1b4f3d6 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-27 | 1 | -4/+4 |
| | | | | | ref:bbc923aac9ef025dc91140be0c7607c81622b526 | ||||
| * | Update grpc to 1.43.2 DTCC-864 | heretic | 2022-03-25 | 3 | -9/+9 |
| | | | | | ref:50a492c335cda70f458797cf945e49fe739c2715 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-23 | 3 | -9/+9 |
| | | | | | ref:e2259743aaaa198850a5184b92813fca8eb3a49b | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 3 | -9/+9 |
| | | | | | ref:953ca886ec160075b38c0f3614de029b423f0a9e | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 22 | -172/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-22 | 1 | -3/+3 |
| | | | | | ref:c86127ad8e19ccab541418bab5623fcf26dfa878 | ||||
| * | protoc: restore enum inheritance from int | thegeorg | 2022-02-19 | 1 | -3/+3 |
| | | | | | ref:2f2cb47fee757f0cf03f965cbc74b94b10258032 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-15 | 1 | -4/+6 |
| | | | | | ref:2b35c4989f4098405523e96b6cbe508938f4571b | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | kalabukdima | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | kalabukdima | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | say | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | say | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. ↵ | arcadia-devtools | 2022-02-10 | 3 | -9/+9 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. ↵ | arcadia-devtools | 2022-02-10 | 3 | -9/+9 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | spreis | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | spreis | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | snermolaev | 2022-02-10 | 74 | -689/+689 |
| | | |||||
