Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intermediate changes | robot-piglet | 2025-01-12 | 3 | -134/+2 |
| | | | | commit_hash:c22996bdb687071c04e1da70d88db88ae9e3448a | ||||
* | publishFullContrib: true for ydb | maxim-yurchuk | 2024-10-09 | 19 | -0/+1211 |
| | | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e | ||||
* | Update cpp-protobuf to 22.5 | nechda | 2024-08-30 | 63 | -1212/+2339 |
| | | | | | | | | | | | | | | Привет!\ Этот PR переключат cpp & python библиотеки protobuf на версию 22.5 Если у вас возникли проблемы после влития этого PR: 1. Если начали падать канон тесты, то проведите их переканонизацию 2. Прочитайте <https://wiki.yandex-team.ru/users/nechda/obnovlenie-cpp-protobuf-22.5/> страничку с основными изменениями 3. Если страничка в вики не помогла, то пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) 7fecade616c20a841b9e9af7b7998bdfc8d2807d | ||||
* | Intermediate changes | robot-piglet | 2024-08-14 | 1 | -0/+2 |
| | |||||
* | Update py-protobuf to 3.21.7 | nechda | 2024-07-11 | 21 | -52/+763 |
| | | | | | | Привет! Этот PR обновляет python-protobuf библиотеку до версии 3.21.7 Если у вас возникают какие-то проблемы, пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) fa476305c5613976658b9ae7392f36a086aa0a9f | ||||
* | Update protobuf to 3.20.2 and pyprotobuf to 3.20.3 | mikhnenko | 2024-06-25 | 41 | -2291/+2667 |
| | | | | | | | | Если это pull-request что-то сломал, то: - если это тест с канонизацией и еще нет pr с переканонизацией, то переканонизируйте пожалуйста сами - проверьте, что тест не флапает - приходите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/createTicket?queue=DEVTOOLSSUPPORT) - там вам обязательно помогут 987be5ed151f827f7f292f32420470b04b71a91d | ||||
* | Import upstream 74056a0e2834577ad590d023ee73cc20cf103d38 | mikhnenko | 2024-06-12 | 1 | -1/+1 |
| | | | | ef4420043d69b575e894d62b4a77946a51cc4c1b | ||||
* | Import fake signature of private function from future | mikhnenko | 2024-06-04 | 1 | -1/+1 |
| | | | | dc54e7eba29148c2780ac317d35c79b12fa3bd36 | ||||
* | Update py-protobuf to 3.19.0 | mikhnenko | 2024-05-29 | 23 | -693/+173 |
| | | | | dda7c66445e788f38ea676a1713aeca30e370f6a | ||||
* | Re-enable separation of protobufs for Python 2 and Python 3 | spreis | 2024-03-29 | 2 | -37/+50 |
| | | | | | | | | Это откат коммита https://a.yandex-team.ru/arcadia/commit/rXXXXXX И соответственно возврат коммитов https://a.yandex-team.ru/arcadia/commit/rXXXXXX и https://a.yandex-team.ru/arcadia/commit/rXXXXXX Починка причины отката влилась здесь: https://a.yandex-team.ru/arcadia/commit/rXXXXXX ae529e54d3ef7992b0e9f152373bc300061c1293 | ||||
* | Revertcommits | spreis | 2024-03-28 | 2 | -50/+37 |
| | | | | | | | | | | | | | | Эта история про второй питон подразнесла нам графогенерацию . Нам придется этот коммит откатить. Суть проблемы в том, что генерация для 2го и 3го раньше была одной и той же командой. Ты сделал так, что команда стала разной, но аутпут этих двух команд одинаковый. Имя результата команды является ключом и сейчас берётся какая-то рандомная команда из двух. При этом команда влияет на UID и все UIDы питонячей протогенерации мигают. От фатальных проблем нас спасает только то, что protobuf-ы на самом деле одинаковые. И даже это не факт - сейчас ты патчишь какие-то рандомные либы включая таковые для 3го питона. Мы тут конечно редиски - мы в целом контролируем клэши аутпутов, но не в мультимодулях - там часто бывает что одна и та же команда оказывается в нескольких вариантах мультимодуля (потому что оно по дефолту сейчас так себя ведёт). Мы хотим это зачинить (сделать отдельный подмодуль под кодген и отселить всякие RUN_PROGRAM туда) - но это много работы и мы не успели. План такой: 1. мы откатываем твой фикс 2. отдельно стабилизируем раздельные команды генерации для 2го и 3го питона 3. накатываем обратно отревеченные тут правки. 916a5456c4e901ab2cda0841b4167e16397e83c4 | ||||
* | Intermediate changes | robot-piglet | 2024-03-28 | 1 | -0/+2 |
| | |||||
* | 2594c64e637fd7028000c2f6e9c69b8554b86a5b | pg | 2024-03-27 | 2 | -37/+48 |
| | |||||
* | Library import 5, delete go dependencies (#832) | AlexSm | 2024-01-04 | 2 | -1/+5 |
| | | | | | * Library import 5, delete go dependencies * Fix yt client | ||||
* | add ydb deps | nkozlovskiy | 2023-09-29 | 129 | -0/+55141 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 134 | -55515/+0 |
| | |||||
* | intermediate changes | arcadia-devtools | 2022-06-21 | 8 | -457/+118 |
| | | | | ref:c7577ae41288ba1544a9cd1f00cdeff854fe2994 | ||||
* | Remove protobuf patch as it does nothing | thegeorg | 2022-06-16 | 1 | -4/+0 |
| | | | | | | Also bump nixpkgs revision in both protobufs. ref:cf53af88fa34b1a2f8cf6ce41ba0ca68fa616c50 | ||||
* | Update protobuf to 3.18.1 | heretic | 2022-06-14 | 22 | -233/+254 |
| | | | | ref:4846abb21711ea0dc148d4c5df7b5edd3d1bdc69 | ||||
* | intermediate changes | arcadia-devtools | 2022-04-20 | 2 | -25/+0 |
| | | | | ref:7b5e8260f011390fe345327d8f5ee1c7938e601a | ||||
* | intermediate changes | arcadia-devtools | 2022-04-12 | 4 | -0/+50 |
| | | | | ref:5cd03e14d9aa55d1fec7a1ad38339021b48a72f1 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 3 | -206/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | Restoring authorship annotation for <dmamylin@yandex-team.ru>. Commit 2 of 2. | dmamylin | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <dmamylin@yandex-team.ru>. Commit 1 of 2. | dmamylin | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <kdmitriy@yandex-team.ru>. Commit 2 of 2. | kdmitriy | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <kdmitriy@yandex-team.ru>. Commit 1 of 2. | kdmitriy | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <grok@yandex-team.ru>. Commit 2 of 2. | grok | 2022-02-10 | 2 | -96/+96 |
| | |||||
* | Restoring authorship annotation for <grok@yandex-team.ru>. Commit 1 of 2. | grok | 2022-02-10 | 2 | -96/+96 |
| | |||||
* | Restoring authorship annotation for <wsnk@yandex-team.ru>. Commit 2 of 2. | wsnk | 2022-02-10 | 2 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <wsnk@yandex-team.ru>. Commit 1 of 2. | wsnk | 2022-02-10 | 2 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <paxakor@yandex-team.ru>. Commit 2 of 2. | paxakor | 2022-02-10 | 2 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <paxakor@yandex-team.ru>. Commit 1 of 2. | paxakor | 2022-02-10 | 2 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <spreis@yandex-team.ru>. Commit 2 of 2. | spreis | 2022-02-10 | 2 | -34/+34 |
| | |||||
* | Restoring authorship annotation for <spreis@yandex-team.ru>. Commit 1 of 2. | spreis | 2022-02-10 | 2 | -34/+34 |
| | |||||
* | Restoring authorship annotation for <sobols@yandex-team.ru>. Commit 2 of 2. | sobols | 2022-02-10 | 8 | -8/+8 |
| | |||||
* | Restoring authorship annotation for <sobols@yandex-team.ru>. Commit 1 of 2. | sobols | 2022-02-10 | 8 | -8/+8 |
| | |||||
* | Restoring authorship annotation for Ruslan Kovalev ↵ | Ruslan Kovalev | 2022-02-10 | 96 | -37134/+37134 |
| | | | | <ruslan.a.kovalev@gmail.com>. Commit 2 of 2. | ||||
* | Restoring authorship annotation for Ruslan Kovalev ↵ | Ruslan Kovalev | 2022-02-10 | 96 | -37134/+37134 |
| | | | | <ruslan.a.kovalev@gmail.com>. Commit 1 of 2. | ||||
* | Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 2 of 2. | akastornov | 2022-02-10 | 2 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 1 of 2. | akastornov | 2022-02-10 | 2 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 2 of 2. | cerevra | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2. | cerevra | 2022-02-10 | 2 | -4/+4 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 118 | -15004/+15004 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 118 | -15004/+15004 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2. | orivej | 2022-02-10 | 66 | -3888/+3888 |
| | |||||
* | Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2. | orivej | 2022-02-10 | 66 | -3888/+3888 |
| | |||||
* | Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2. | shadchin | 2022-02-10 | 8 | -54/+54 |
| | |||||
* | Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 1 of 2. | shadchin | 2022-02-10 | 8 | -54/+54 |
| | |||||
* | intermediate changes | arcadia-devtools | 2022-02-08 | 2 | -0/+4 |
| | | | | ref:fe861bc3674df2541917fa13025b2658af891e35 | ||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 134 | -0/+56014 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |