aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YT-20053 [yt] Disabled linters for broken modulesprettyboy2023-09-261-0/+2
| | | | Отключаю сломанные линтеры для opensource платформу без миграционного конфига для flake8, см https://a.yandex-team.ru/review/4511498/details?checkId=4000000007119&dialogId=CiCard&iterationType=FULL&number=1&snippetViewMode=word-wrap&status=STATUS_FAILED&filter=resultType(RT_STYLE_CHECK)%3BsuiteCategory(CATEGORY_CHANGED)%3Bpath(yt%252F%252a)
* Intermediate changesrobot-piglet2023-09-267-24/+23
|
* Reduce the number of copies of the vectortesseract2023-09-261-1/+1
|
* Optimize copy big blobs for Kafka writetesseract2023-09-261-3/+13
|
* Delete text with 'insert ... select'.pseudolukian2023-09-264-38/+21
|
* move uservices.py to build/internal/pluginssnermolaev2023-09-261-38/+0
|
* Fix memory orderbabenko2023-09-261-1/+1
|
* (no commit message)pg2023-09-261-0/+4
|
* Compile Java with tests using py3 flavored ymakesvidyuk2023-09-251-1/+1
|
* KIKIMR-17274: ReadOnly VDisks testsrobdrynkin2023-09-2529-97/+475
|
* YQL-16325 fix missed breakszverevgeny2023-09-251-1/+2
|
* YQL-16507 Avoid visit of world childvvvv2023-09-252-0/+16
|
* fix docker image typorekby2023-09-251-13/+2
|
* fix overloaded shards histogram calculation KIKIMR-17890monster2023-09-251-0/+6
|
* KIKIMR-19139 Delete legacy Comp Shardskungasc2023-09-2528-5411/+7
|
* Improove postgres-connection docrekby2023-09-251-1/+1
|
* YT-19557: Enable custom allocators YT_TCMALLOC*ni-stoiko2023-09-251-2/+2
| | | | Enable YT_TCMALLOC* at build/ymake.core.conf
* refactor TIndexBuildInfo & add initial cancel support KIKIMR-18963gvit2023-09-255-138/+502
|
* move antlr/ to contribzhukoff-pavel2023-09-252-2/+1
|
* Intermediate changesrobot-piglet2023-09-251-158/+122
|
* KIKIMR-19448 viewer query parsing failedandrew-rykov2023-09-251-1/+1
|
* [library/python/testing/yatest_common/yatest/common/process] Fixed E741prettyboy2023-09-251-2/+2
|
* Intermediate changesrobot-piglet2023-09-251-6/+22
|
* Put contrib/libs/glslang under yamaker once againthegeorg2023-09-251-1/+1
| | | | | | | | | | | | And mark `GPL-3.0-only WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ```
* KIKIMR-19139 Load index in BuildStatskungasc2023-09-2514-87/+408
|
* YT-19557: Add custom allocators YT_TCMALLOC*ni-stoiko2023-09-251-0/+8
| | | | | | | Добавлен fork tcmalloc для дальшейшего использования в YT. Скопированы все исходные файлы, патчи. Исправлен патч user_data.patch. YT_TCMALLOC и YT_TCMALLOC_256K добавлены в build/ymake.core.conf
* Change "test_storage_config.py"alexv-smirnov2023-09-251-18/+20
|
* Intermediate changesrobot-piglet2023-09-254-0/+295
|
* [library/python/pytest/plugins] Suppress PLR1727prettyboy2023-09-251-2/+2
|
* KIKIMR-19139 Bugfix iterator double returnkungasc2023-09-251-2/+0
|
* Use tables with different sizes in testaozeritsky2023-09-251-2/+1
|
* current time on each iterationabcdef2023-09-251-4/+6
| | | | текущее время на каждой итерации
* Fix full topic name in fetch metricssavnik2023-09-253-5/+11
|
* Remove legacy unused classhor9112023-09-251-29/+0
|
* [yql] Add missing Aggregate... constraint handlersudovichenko-r2023-09-251-13/+18
| | | | YQL-16693
* Add the missed includemikhnenko2023-09-251-0/+1
| | | | Обновляю libcxx. При очередном шаге, видимо, поменялась внутренняя система инклудов. В этом коде [перестал](https://a.yandex-team.ru/review/4563541/details?checkId=74300000007107&dialogId=CiCard&filter=resultType%28RT_BUILD%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=15950540177304352237%3ART_BUILD%2C12388542047764760906%3ART_BUILD%2C11470847298982251895%3ART_BUILD%2C729955525926945460%3ART_BUILD%2C14835206484459518746%3ART_BUILD%2C4098813625350077376%3ART_BUILD%2C11952358044927700741%3ART_BUILD&snippetViewMode=word-wrap&status=STATUS_FAILED) находиться std::exchange. Добавил явную зависимость
* Hotfix: change "redirects.yaml"blinkov2023-09-251-1/+3
|
* [library/python/cyson/cyson] Suppress F405prettyboy2023-09-251-2/+2
|
* Use static_cast instead of dynamic_castaozeritsky2023-09-251-5/+5
|
* Fix linter erroralexv-smirnov2023-09-251-4/+4
|
* KIKIMR-19139 Introduce TPart.HistoricGroupsCount fieldkungasc2023-09-257-27/+34
|
* KIKIMR-19139 Get index page type from Storekungasc2023-09-256-27/+26
|
* Fix rules order for lookupjoinssmike2023-09-252-14/+92
|
* duplication in the kafka_proxy codeabcdef2023-09-251-34/+28
| | | | убрал дублирование в коде
* YQL-16443 remove dupeszverevgeny2023-09-256-173/+57
|
* peridodically refresh storage pool info KIKIMR-19429zalyalov2023-09-253-1/+13
|
* YQL-16654: fix late verify on YT Native GetFolder failfedor-miron2023-09-251-1/+1
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-09-253-24/+24
| | | | | | | | | From hash: [8c8d34d4a279c34ac5fb688853759c064713f21e](https://a.yandex-team.ru/arcadia/commit/8c8d34d4a279c34ac5fb688853759c064713f21e) From revision: [12501148](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=243) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
* YQL-15891 LLVM for WideToBlocks.a-romanov2023-09-255-196/+503
|
* Accurately PassAwaytesseract2023-09-252-28/+57
|