aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-291-2/+1
| | | | commit_hash:22cf4af525935617bc9d6f41e42e1fda36714f5a
* check lifetime bound of TString cast and Detach operatorsswarmer2024-09-281-3/+3
| | | | commit_hash:43fb3eff8779379efe5955f3f48cef3bf8e3a894
* Intermediate changesrobot-piglet2024-09-2816-39/+146
| | | | commit_hash:10679e13fc6558743430c2ef4a4bf312553fc7e8
* YT-22910: Use last history item timestamp as max timestamp if sync replica ↵osidorkin2024-09-271-8/+0
| | | | | | is lagging too much: Drop unused method commit_hash:33a3adf82556e81088d9cdb27a5071edaf628a38
* Get rid of build/sysincl/linux.ymlthegeorg2024-09-273-26/+22
| | | | commit_hash:97fa41cd5275a225e78ee11b14b34ac670cd8a8c
* [util] Add move assignment operator in TBlobdenisostashov2024-09-271-0/+6
| | | | | [util] Add move assignment operator to TBlob commit_hash:00a4eb013dbf72cbb95bd5df0bb190f693edb166
* Remove some non-existent sysinclsthegeorg2024-09-271-3/+0
| | | | commit_hash:185f1c2c6110ed22d62d6107b00a1ba60cba2247
* YT-22910: Use last history item timestamp as max timestamp if sync replica ↵osidorkin2024-09-272-1/+155
| | | | | | is lagging too much commit_hash:f44fc2ecf624c8f7ea0d901440390bbd81afacfc
* Intermediate changesrobot-piglet2024-09-273-5/+6
| | | | commit_hash:fbd782c5f687b714157ab11825fa87bf99f35174
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-09-273-10/+20
| | | | | | | | | | From hash: [4cc6141f5bdb26fd950f81fd99071d5a0acb5807](https://a.yandex-team.ru/arcadia/commit/4cc6141f5bdb26fd950f81fd99071d5a0acb5807) From revision: [14967600](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=237) Flow triggered by user: [iniklyaev](https://staff.yandex-team.ru/iniklyaev) Update tools: ymake, os_ymake commit_hash:a77f5a782d0030928fb0852320b35535f8802972
* Move some of glibc sysincls to glibc-to-nothing.ymlthegeorg2024-09-277-20/+21
| | | | commit_hash:dfb56553029f0234daef599d1a190cbe2502f0e9
* check lifetime bound of TString modifier member functionsswarmer2024-09-261-69/+69
| | | | commit_hash:5e1acbf4a0eaeb2ff1b7648f90af6bc4f41312e2
* check lifetime bound of output streamsswarmer2024-09-266-20/+21
| | | | commit_hash:17de7afe0f415c511e587b2f2607cbbc2348742e
* Support move-only key types in the Max/MinElementBy routinesswarmer2024-09-262-4/+14
| | | | | It is also slightly faster for non-trivial key types. commit_hash:4104cabfe8dc9a51174034c62aae25be16b57bf9
* fix use-after-free in the "yt/yt/core/ytree/ypath_detail.cpp"swarmer2024-09-261-4/+4
| | | | commit_hash:8cc9be3dc35eaefb30016ad4ab523354c90525f0
* Untitled commitpg2024-09-262-9/+17
| | | | commit_hash:64b12a10b0494bc025cedc38bb76e736f6260e61
* 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