aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-240926-1443Alexander Smirnov2024-09-26264-1551/+2929
|\
| * YT-21484: Consider partition sizes in coordination by sample keyslukyan2024-09-263-0/+12
| | | | | | | | commit_hash:56feb3c28bc4d963431d8f70140fd2ae2406da78
| * Drop support for older xcode versionsthegeorg2024-09-262-8/+1
| | | | | | | | commit_hash:f714e6d32ed3ecff18519fa5ca123ca92b17a269
| * futurize build/scriptsv-korovin2024-09-2631-138/+134
| | | | | | | | commit_hash:41fb885eb1e03094e65521671349e66f4225321b
| * conf(TS_STYLELINT): version check in configurationzaverden2024-09-261-0/+2
| | | | | | | | commit_hash:d299f263c839e115a6376a37bf864572903a855b
| * YT-14116: Restart gang operation jobs on another one job restartpogorelov2024-09-262-1/+1
| | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: map-reduce Inroduced operation incarnation controller that restart all jobs of operation on one job terminated (useful for distributed machine learning) commit_hash:1c8af58b607c543698b92cc64319898de18ed48e
| * fix OPENSOURCE build for Windowssnermolaev2024-09-262-11/+7
| | | | | | | | commit_hash:00eb0ed3e0f485137f5f330033590ff2ecfddc14
| * Filter *.fake cgo peerssomov2024-09-251-1/+7
| | | | | | | | | | Filter *.fake cgo peers commit_hash:f37144547ee8d478791cf1d2f353c22164513553
| * Revert commit rXXXXXX,GO STRUCT_CMDsnermolaev2024-09-252-12/+11
| | | | | | | | commit_hash:cabcffa40ef1631e94462aa7edbdd7969dfd645a
| * Update contrib/libs/cxxsupp/libcxxrt to 2024-09-24itrofimow2024-09-252-4/+4
| | | | | | | | commit_hash:da4630fd5b9c8171bc5123e7901050fcbc86f0be
| * Add an option to disable refcounted trackingnastprol2024-09-253-3/+13
| | | | | | | | commit_hash:ceb575c0377d4a48c0507590d878e690e92f5c63
| * add remaining web_pages udfs&nodesakhovrychev2024-09-251-0/+1
| | | | | | | | | | copy of [https://a.yandex-team.ru/review/6244248](https://a.yandex-team.ru/review/6244248/details) with additions commit_hash:ba2944673c9f5a8d75bb628c2febb6d23eff1cbd
| * YT-22894: Add ability to change chaos replica path with alter_table_replica ↵osidorkin2024-09-254-0/+18
| | | | | | | | | | | | command commit_hash:9aa80e83e2d18edfb322de5f0591b324aaf93024
| * Intermediate changesrobot-piglet2024-09-254-19/+59
| | | | | | | | commit_hash:a2a7945a295a16d334554e99646b5d670df0bdeb
| * Introduce persistent state transient cachekvk19202024-09-252-2/+16
| | | | | | | | commit_hash:1f6b2d6feec63b886995543a1656e6e44da18366
| * Make TNothing nodiscardvadim-xd2024-09-251-1/+1
| | | | | | | | commit_hash:6ff089c6f629be6a68a94d1e1ee648630f8568d2
| * Support DONT_COMPRESS in RESOURCE_FILES macrospreis2024-09-251-5/+9
| | | | | | | | commit_hash:472aa616870fc2bf68d96f5c8e86143a35d0a142
| * fix ya tool yq when called with non-Arcadia yasnermolaev2024-09-251-2/+9
| | | | | | | | commit_hash:d60f7c35d2d74073b71f7eecce11e305c5e652db
| * faster implicit `TString` → `const std::string&` conversion: using ↵swarmer2024-09-242-1/+14
| | | | | | | | | | | | | | template operator TStringType& to deprioritize non-const method Converting a `TString` to a `const std::string&` should not cause data cloning. commit_hash:df425bd56f8517d882444e15f3cc586af92d90b3
| * Add handler for continue status in HTTP responsenadya022024-09-243-0/+11
| | | | | | | | commit_hash:8d648be88e611901567f55d73dc6526d7889bbbf
| * Intermediate changesrobot-piglet2024-09-241-2/+2
| | | | | | | | commit_hash:4ecbfb06e6dd6595d325a32d577b4ed90f0ee064
| * Fix UB in MakeWellKnownIdbabenko2024-09-241-2/+2
| | | | | | | | commit_hash:fbe7f38577500dd3efd682cc7b125ef99c5e3e1a
| * Intermediate changesrobot-piglet2024-09-245-29/+138
| | | | | | | | commit_hash:4fd110744a809cc923058a0e9949e65d8fa64e4d
| * Implement uninitialized string resize in abseil-cpp-tstringvadim-xd2024-09-231-0/+19
| | | | | | | | commit_hash:b627b33a30b4948b8b2240e7aa8693793e86501f
| * Intermediate changesrobot-piglet2024-09-231-38/+53
| | | | | | | | commit_hash:9da3eb91ac1626625fafab7ae80b22f3f3b75821
| * Fix TAtomicIntrusivePtr::Reset for lsanbabenko2024-09-231-1/+0
| | | | | | | | commit_hash:7db063d2838aac3ab4a0c681ca1744361cfbb31e
| * Untitled commitpg2024-09-233-2/+10
| | | | | | | | commit_hash:c82d1093fb7e721a5c6c42e3a24d7f94e8a1dd21
| * Make TAtomicIntrusivePtr lsan-friendlybabenko2024-09-233-26/+134
| | | | | | | | commit_hash:c4a4db14dd6f9b82fb65377014112bf0a131d3e0
| * Enable Conan2 in CatBoost export... Fix #2582akhropov2024-09-238-42/+34
| | | | | | | | commit_hash:a800c78104fd097ab08ea50f8573f672be0ffcd1
| * Fix typo in library/cpp/yt/memoryponasenko-rs2024-09-232-3/+3
| | | | | | | | commit_hash:7b3f45fc7a89f88cb3f5609ab96fe1951290bfa4
| * Use unified remove function in TFsPath.sath2024-09-232-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Текущая реализация не удаляет readonly файлы под Windows Для остальных систем ``` ::unlink ::rmdir ``` равноценно вызову ``` remove ``` commit_hash:99a45d03ae667ec82e57ca8fa7500bae9f827086
| * Disable cast to string& from TSring&&mikhnenko2024-09-231-1/+1
| | | | | | | | commit_hash:9d13cf8c2f490f6590afada455248339a63b6bf8
| * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-09-234-20/+24
| | | | | | | | | | | | | | | | | | | | From hash: [eb3dd9e73d9d3d27353ecd2380959a380808eb85](https://a.yandex-team.ru/arcadia/commit/eb3dd9e73d9d3d27353ecd2380959a380808eb85) From revision: [14926438](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=484) Flow triggered by user: [kuzmich321](https://staff.yandex-team.ru/kuzmich321) Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:f67092e9b671497eccd8cf4fb0a5b592047247ec
| * Intermediate changesrobot-piglet2024-09-237-9/+31
| | | | | | | | commit_hash:51da31b953af59da417fd34f6497294c54fae317
| * Update contrib/python/types-protobuf to 5.27.0.20240907robot-contrib2024-09-233-7/+8
| | | | | | | | commit_hash:80263c0d7d931f7f4c90cc1e81edc8762168f343
| * Automatic release build for ymake, os_ymakerobot-ya-builder2024-09-233-10/+20
| | | | | | | | | | | | | | | | | | | | From hash: [590b53b1bff28d143b46b7bae6231218161f625a](https://a.yandex-team.ru/arcadia/commit/590b53b1bff28d143b46b7bae6231218161f625a) From revision: [14930934](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-ymake&version=236) Flow triggered by user: [tekireeva](https://staff.yandex-team.ru/tekireeva) Update tools: ymake, os_ymake commit_hash:ba2acf226db383c2f5c20011aa1c02e4d084042d
| * Add some kv pspreis2024-09-231-7/+7
| | | | | | | | commit_hash:b209177999467a49ea7768c7e03c45357105b382
| * Extract Go lib version from yosvidyuk2024-09-233-0/+120
| | | | | | | | commit_hash:5bdd87be839b02f013261505a6f5f2fb7fcfc1d4
| * move definition of USE_GRAND_BYPASS and USE_GRAPH_CHANGES_PREDICTOR to ↵snermolaev2024-09-231-4/+0
| | | | | | | | | | | | internal conf commit_hash:10a997ed76297d607ca5577785904428bbcbe9f6
| * GO STRUCT_CMDiniklyaev2024-09-232-11/+12
| | | | | | | | commit_hash:54ae28efed1e5eb932ecade8472b8cf558f71f5b
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-231-1/+1
| | | | | | | | commit_hash:2b9516db9387ad85e62b08511c52f7bd73f1cf64
| * Intermediate changesrobot-piglet2024-09-221-2/+5
| | | | | | | | commit_hash:fd1105c7e74e7daa1ed746cc2f82c5a37e3a946c
| * Update contrib/restricted/fast_float to 6.1.5robot-contrib2024-09-216-4/+97
| | | | | | | | commit_hash:97b92af9bc7e72bb1debc2ea05dec7e918830462
| * Intermediate changesrobot-piglet2024-09-218-13/+36
| | | | | | | | commit_hash:6e2ef2caf4e824ea7435d2d9677bade2721a0578
| * YT-22593: Switch roles and tags to std::stringbabenko2024-09-217-121/+122
| | | | | | | | commit_hash:95b4390ea7180acad42fdcea90a9f30053184498
| * Increase RC size to 64 bitsbabenko2024-09-214-18/+17
| | | | | | | | commit_hash:31d021c482ac2a3f99e86bf1a2aca7231c86c11d
| * YT: Add with totals expression to query builderdaniilvasilev2024-09-213-0/+42
| | | | | | | | commit_hash:6952a02dfac593408c83f2400cad5e81594dc0f8
| * Intermediate changesrobot-piglet2024-09-2118-114/+193
| | | | | | | | commit_hash:eed9ab338cab60f205ce140295c0393eaee72cfe
| * More assertions in refcountersbabenko2024-09-214-18/+44
| | | | | | | | commit_hash:0c6147f498fdf817921889ac84a321f84f2d1059
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-211-1/+1
| | | | | | | | commit_hash:9714f9b847c397d02c23f220e3d09b59b7d50e78