aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upload new jdk-23+37robot-javacom2024-09-204-2/+50
| | | | | https://a.yandex-team.ru/projects/committeejava/ci/actions/flow?dir=devtools%2Fcontrib%2Fprepare_jdk&id=prepare-new-pr&number=81 commit_hash:62a3320b4a252e7b3150d737920eca5c4b707d57
* Intermediate changesrobot-piglet2024-09-201-2/+0
| | | | commit_hash:918a0dcec668a251cd29324dc517406ad3be67ec
* Move custom signal handler stack from TLSKonstantin Khlebnikov2024-09-202-2/+3
| | | | | | | | | | | | | | Fix deadlock on GL(dl_load_lock) when code is build as a shared library. At loading library static initializers are called under GL(dl_load_lock). Some of them want to start new thread and wait it up and running. New thread in its turn registers non-POD TLS destructor for signal stack, (__cxa_thread_atexit) which takes the same lock: GL(dl_load_lock). Boom. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/854 commit_hash:77eade346d6009f79cc62cd121eadd4fcb0c20e4
* YT-21274: Add dynamic tables versioned map reduce writedave11ar2024-09-2011-1/+75
| | | | commit_hash:6ad6c8ea122b90ec0ea6a226b42fc82a47760de6
* Remove usages of nullptr_t TString ctor (library/)dgolear2024-09-191-1/+1
| | | | | library/ commit_hash:38b8e7afe8e2e7fd377997abd8aea6e33171cdb7
* Fix: reset RawTypeV3, when Type is set (and vice versa)ermolovd2024-09-193-6/+45
| | | | commit_hash:af63b4f5a0c2db692a0224330b79c5088c6982dc
* Fix linker time traceborman2024-09-191-3/+2
| | | | | | LLD has removed -Wl,--time-trace-file option: https://github.com/llvm/llvm-project/commit/a2c1f7c90da770167cecdb008fcf40eaa9f123ce No support for legacy versions since time tracing is rarely used commit_hash:af90e3fa8f1b0dec976b0bca579e26510f8f0b8b
* Drop lld14 support and validationthegeorg2024-09-192-23/+2
| | | | commit_hash:b9ba8df54dab0acd9b0521ab6a6a9de7ff471075
* Fix reimportsnechda2024-09-198-36/+52
| | | | commit_hash:b4b0ee880890478723bec5ff7a5083ba1db1d1f7
* YT: Fix fail on WriteSchema for null object of type TYsonStructshishmak2024-09-192-1/+58
| | | | commit_hash:771e910a67daff1e39c97a2518d523db3714002e
* std::variant formatter: require that arguments are formattablepavook2024-09-192-0/+2
| | | | commit_hash:f3123d7cb2022bdc565cc9aadd347deb2cd235d3
* Fix issues in rXXXXXXapollo13212024-09-191-1/+1
| | | | | Fix issues commit_hash:2e316fff1338fd0b6d89cd7fae4e3903066e9470
* YT-22593: Refactor GetKeysbabenko2024-09-193-19/+28
| | | | commit_hash:8ca7ec5898484f3f985ef471a1e2ba84e8841d89
* Use TableClient logger in yt/yt/client/table_client instead of per TU random ↵arkady-e1ppa2024-09-197-7/+30
| | | | | | logger commit_hash:4e4d2ff5215be8f8cef2595c17ebe0119e74b91e
* new STYLE_CPPalevitskii2024-09-199-159/+178
| | | | | | | | | new STYLE_CPP * STYLE_CPP с дефолтным конфигом * Прокси файлы с линтерными конфигами для python и cpp, чтобы оторвать конфиги от релизных процессов ya-bin commit_hash:fa75b9b1437d66eda31caf24e9232370d8cce031
* Enable Grand Bypasssnermolaev2024-09-191-1/+2
| | | | commit_hash:9c673d49eeffb78b39026753729dfda6383b8cbf
* Remove switchs for BL and IP from confdimdim112024-09-191-2/+0
| | | | | Remove switchs for BL and IP commit_hash:1d6f0e476f40cc93127fe6b6c1bfa32e70a34e43
* Refactor and improve logging in HTTP clientbabenko2024-09-1921-198/+260
| | | | commit_hash:f1cdaa7cad19759076e1635e041044afb79321b1
* Prepare to change «main output as extra» ymake's setting defaultsomov2024-09-181-0/+1
| | | | commit_hash:35ab82c052e448de97be51271220398b98e1e676
* YT-21709: Introduce TRowBatchWriter for shuffle serviceapollo13212024-09-185-54/+115
| | | | commit_hash:3f47f41fc3e5b49173d99678eed1ff4c51f2b749
* YT-21709: Introduce TRowBatchReader for shuffle serviceapollo13212024-09-185-160/+224
| | | | commit_hash:19d310f65fbda04a047ea4fce7a93284c7c3cc44
* Babenko-issues of rXXXXXXarkady-e1ppa2024-09-185-20/+20
| | | | commit_hash:5bcbd8471cc032076a958f28b0a58ba87b3bd681
* Set better merge_time_fits aliaszaverden2024-09-182-2/+2
| | | | commit_hash:249e7c62fc66a2a20f22cd996675b83bd4b31df2
* support checking detekt in ya make (part 2)ali-al2024-09-183-1/+64
| | | | commit_hash:12d2276831dac6e43d6a782919c5a7d511e9d05d
* Switch contrib/restricted/boost/asio to boost.make_library()thegeorg2024-09-181-0/+4
| | | | commit_hash:5d8f672a37cdcf8ba251fab34d01056af1d2646c
* YT-22408: Add certain attribute filter to attribute consumeromgronny2024-09-182-13/+18
| | | | commit_hash:2a232aa75f4da6f6ff6e8fa9522c04feab7553ae
* Intermediate changesrobot-piglet2024-09-184-15/+79
| | | | commit_hash:6fdf8d3d31a6b3c0ec54292ffcd6919b46d4f2a7