aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update contrib/python/wcwidth/py3 to 0.2.8robot-contrib2023-10-176-6/+11
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-10-173-24/+24
| | | | | | | | | From hash: [b5be47933e54e39a1f3916730dc3f8c2045f872b](https://a.yandex-team.ru/arcadia/commit/b5be47933e54e39a1f3916730dc3f8c2045f872b) From revision: [12685651](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=261) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
* Support struct and list as second argument of PERCENTILEaneporada2023-10-175-6/+56
|
* Update contrib/python/stack-data to 0.6.3robot-contrib2023-10-174-10/+12
|
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-17122-302/+302
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_FAIL->Y_ABORT at '^yt'ilnurkh2023-10-1720-66/+66
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_FAIL->Y_ABORT at '^util'ilnurkh2023-10-173-3/+3
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Update contrib/python/botocore/py3 to 1.31.58robot-contrib2023-10-17405-315/+878
|
* YQL-16880 sql2yqlvvvv2023-10-1726-1/+33386
|
* Update contrib/python/boto3/py3 to 1.28.58robot-contrib2023-10-173-4/+4
|
* Fixed bug with wrong primary key in ydb tools pg-convert commandBulat Gayazov2023-10-172-2/+7
| | | | | | Fixed bug with wrong primary key in ydb tools pg-convert command Pull Request resolved: https://github.com/ydb-platform/ydb/pull/399
* KIKIMR-16043 revert clock skewandrew-rykov2023-10-173-83/+0
|
* simple fix to avoid double request of the same storage pool from bsc ↵xenoxeno2023-10-171-3/+7
| | | | KIKIMR-19727
* Y_FAIL->Y_ABORT at '^ydb'ilnurkh2023-10-17641-1514/+1514
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* (no commit message)pg2023-10-171-0/+4
|
* Pass FileAliasPrefix to dependent librariesaneporada2023-10-164-2/+25
|
* Exclude libiconv and dictutil unicode at compile time for iOs/Android targetsshokhor2023-10-165-6/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put libiconv under a build-time flag to optionally replace library with mock implementation Цель: - выпилить libiconv в мобильных билдах Что проверено: - клавиатура - мобильный переводчик: проверено с помощью ```$ARCADIA/dict/mt/make/tools/eval_nmt/eval_nmt --mobile <direction>``` с флагами компиляции, отключающими libiconv/dictutil. Проверены направления: - en-ru/ru-en - en-tr/tr-en - en-da/da-en - en-el/el-en - en-lt/lt-en - en-uk/uk-en - en-it/it-en - en-pt/pt-en - en-sk/sk-en - en-sv/sv-en - en-lv/lv-en - en-es/es-en - en-nl/nl-en - en-fi/fi-en - en-de/de-en - en-cs/cs-en - en-no/no-en - en-fr/fr-en ########### - en-ar/ar-en - en-he/he-en - en-ja - en-th - en-zh/zh-en Результаты совпадают с https://wiki.yandex-team.ru/users/dimdi-y/mobilnye-modeli/ Что еще затронуто: - все проекты под iOs/Android
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1667-220/+220
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at ^ydbilnurkh2023-10-16491-1850/+1850
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* add FORK_SUBTESTS for ydb/library/binary_json/utnkozlovskiy2023-10-161-0/+1
|
* ci: add postgres-client test requirementnkozlovskiy2023-10-163-1/+11
|
* YQL-16823 Refactor match_recognize NFAavevad2023-10-163-51/+61
|
* YQ Connector:Regenerate go protosgalaxycrab2023-10-162-739/+687
|
* Speed up TPercentileTracker/TPercentileTrackerLgdcherednik2023-10-162-6/+3
| | | | | | | | | | | | | | old values: NMonitoring::TPercentileTracker<4ul, 512ul, 15ul> 0.748282s NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul> 0.221432s new values: NMonitoring::TPercentileTracker<4ul, 512ul, 15ul> 0.640864s NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul> 0.205138s
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-162-18/+1
|
* BugFix PQv0 partitions mappingkomels2023-10-163-15/+16
|
* catch exceptions in result channel KIKIMR-19479gvit2023-10-161-9/+19
|
* enable AnsiInForEmptyOrNullableItemsCollectionsuzhas2023-10-161-1/+1
|
* Possibility to get operation by its aliasermolovd2023-10-169-24/+83
|
* add missing handle KIKIMR-18323monster2023-10-161-0/+1
|
* KIKIMR-19528 Refactor async result in KQP Runnergalaxycrab2023-10-169-327/+231
|
* YQL-16838 comparevvvv2023-10-1616-216/+631
|
* Added row count and table size to query replaypavelvelikhov2023-10-162-0/+7
| | | | Added row count and table size to query replay
* Minor refactorings in typehandlersh0pless2023-10-163-0/+27
| | | | | | 1. Move typehandler registration from boostrap to cypress manager 2. Move rootstock creation from client side (via typehandler) to cypress proxy 3. Add IsInTransactionAction flag
* Unbreak custom query check for file testsaneporada2023-10-161-0/+13
|
* Allow using --test-tool3-bin separately in yazhukoff-pavel2023-10-161-0/+3
|
* Use nostdinc++ for C++ onlyspreis2023-10-165-5/+5
| | | | This fixes at least clang tidy build for C code failing on incorrect option
* Runtime dispatch для тестов simdfixthgame2023-10-1626-104/+391
| | | | PR Issues
* escape non-utf8 producerId in topic api readalexnick2023-10-166-1/+14
| | | | escape non-utf8 producerId in topic api read
* Remove unneded checkaneporada2023-10-161-39/+36
|
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-1654-48/+662
|
* YQL-15891 LLVM for blocks hashed aggregate.a-romanov2023-10-161-415/+642
|
* Temporarily disable LLVM for negative hyperscan testaneporada2023-10-163-2/+12
|
* YQL-15891 Swap Skip/Take with FromFlow/ForwardList.a-romanov2023-10-161-0/+10
|
* more precharge in load everything tx KIKIMR-19657zalyalov2023-10-161-16/+22
|
* Remove JDK 10 support from Arcadia Tier 0, remove build configuration for JDKmiroslav22023-10-164-49/+1
|
* fix panic on handling throttling when serving get_queue_urlsergeyveselov2023-10-162-2/+16
| | | | fix panic on handling throttling when serving get_queue_url
* split RESOURCE and RESOURCE_FILES with very long lists of argumentssnermolaev2023-10-161-2/+10
|
* Revert commit rXXXXXX, Upd libc++ to 18 May ↵mikhnenko2023-10-1648-1793/+579
| | | | 4ac0589122830fc6d90e0ea091300c0b979a42dc
* Upd libc++ to 18 May 4ac0589122830fc6d90e0ea091300c0b979a42dcmikhnenko2023-10-1648-579/+1793
|