aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix use-after-freekvk19202024-09-061-1/+4
| | | | | | Use-after-free bug was introduced in commit with native transaction externalization: ExecuteVerb() didn't expect request header to change during resolve. 2bda20c9c3e2d5d362dd02b53019bda81db99be5
* Introduce PHOENIX_REGISTER_FIELDbabenko2024-09-067-59/+66
| | | | c521034e724d6ed4145a1cfa5c46b231589c9013
* Patch OpenSSL target name under Conan2dimdim112024-09-061-1/+5
| | | | | Patch OpenSSL target name under Conan2 5e944818c20f1d54d38ba9b9616589631961afd5
* Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2024-09-064-20/+24
| | | | | | | | | | From hash: [bb9152570d7c258798644ead5a59f604de05ef3b](https://a.yandex-team.ru/arcadia/commit/bb9152570d7c258798644ead5a59f604de05ef3b) From revision: [14804531](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=472) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: test_tool, ya_bin, os_ya, os_test_tool bd42365810da366e8cd32069bf947598e5ab252a
* YT-21709: Empty template for shuffle serviceapollo13212024-09-0614-2/+281
| | | | | YT-21709: Empty template for shuffle service 6dde8f6e6f5eeb4fc7ad91fe623e980439565545
* Fill SWIG_LIB manually in conanfile.pydimdim112024-09-062-0/+10
| | | | | Fill SWIG_LIB manually in conanfile.py 4d39849c7c8c1e569a3d11349285f39583f772bd
* Fix USE_ANNOTATION_PROCESSORdimdim112024-09-061-28/+94
| | | | | Fix USE_ANNOTATION_PROCESSOR 50db1116903a68293109f33998ab5c88b51830e5
* Enable clang-format FixNamespaceComments optiondmasloff2024-09-053-3/+4
| | | | | Enable clang-format FixNamespaceComments option 8ffd1b7f4787cdf4e80a92b08f07634abe416854
* Native transaction externalization/replicationkvk19202024-09-052-0/+10
| | | | | In Sequoia we need to distinguish replication and externalization due to different interaction ways: transaction’s replicas are finished via 2PC and externalized ones are finished via Hive. Unfortunately, native transactions are always replicated even if externalization was requested. This commit fixes it. e46c3b5587c705d93d1943c41143364da2c43df6
* FixNamespaceComments in /utildmasloff2024-09-05286-363/+363
| | | | | FixNamespaceComments in /util bb9152570d7c258798644ead5a59f604de05ef3b
* YT-22751: Drop custom CopyConfig methodsignat2024-09-054-38/+19
| | | | f5788694973061a735a7b65e45abe9ce6d889a87
* Intermediate changesrobot-piglet2024-09-054-7/+111
|
* Add QueryTrackerStage to GetQueryTrackerInfo response. Pass stage through ↵Aleksandr Gaev2024-09-054-0/+4
| | | | | | | | | | | | | rpc calls Issue: #823 --- d01cae68878432db1730f7ad8e4b2f063e15ff1a Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/825 Co-authored-by: mpereskokova <mpereskokova@yandex-team.com>
* YT-22751: Rename GetClientOpsFromEnv->GetClientOptionsFromEnv, move related ↵ignat2024-09-059-21/+37
| | | | | | | tests to yt/yt/client/api/unittests \[nodiff:caesar\] 878aead651e24a729a7613f0a0b3a33cde78814f
* YT-22173 Add replication card to collocation which residents in another ↵savrus2024-09-051-0/+1
| | | | | | chaos cell dd7d66de57614c52544e2a4ed713fb0b650c4721
* YT-21553: Address most of babenko@ commentsosidorkin2024-09-052-1/+5
| | | | 2be0c5bcc5ed666a12c6aed2b4a9092cd02c1e60
* YT-22779: Fix core in async expiring cache when value is set to cache with ↵osidorkin2024-09-052-1/+25
| | | | | | refresh and expiration configured 1f6da2d66acf18f3d338722646e9c8d27c49940a
* Exclude isolated projects from config hashsvidyuk2024-09-051-2/+1
| | | | | Exclude isolated projects from config hash 23f2450a586deb306df36caf8e93e0d23cf313f2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-051-1/+1
| | | | 3100b1d55d1494429bcc50c0a4dbcd259cb2b4ca
* fisco -> fiascoMaxim Akhmedov2024-09-051-1/+1
| | | | | | | | | No description --- b181413931eab2909c605b373dc858657e8bcb14 Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/816
* [build] cuda: Add CUDA 11.4.19 for aarch64 (target only)deshevoy2024-09-051-1/+1
| | | | | To be used on Jetson modules with JetPack 5 7940a3e72b812dd159edf1ec4d84092c5a8e25d1
* Intermediate changesrobot-piglet2024-09-0412-51/+151
|
* Finally fix grut UDF buildomgronny2024-09-044-8/+40
| | | | ad0e6d3b81f675c3cfed923d10c1dab6235de947
* language level fix on emptyc0nsumer2024-09-041-0/+2
| | | | 8ada0cb33f1194f86395367bedb3dd71646f04ed
* Cleanup build/sysincl/linux.ymlthegeorg2024-09-043-11/+9
| | | | 9396b0cd7a984fa5c915eed07e29cd357af28a12
* Intermediate changesrobot-piglet2024-09-04389-3159/+3103
|
* add test status as we gokuzmich3212024-09-041-0/+2
| | | | | | | `~/arcadia/devtools/dummy_arcadia/test/junit5$ ya test -rT --test-tool-bin ~/tmp/bins/test_tool`\ \ ![Screenshot 2024-08-27 at 16.23.55.png](https://arcanum.s3.mds.yandex.net/files/kuzmich321/TolOEzYz1io-k5uNV6XIx) 3ee7c4c4bf5658152902957a864f730cdb0a062d
* Intermediate changesrobot-piglet2024-09-041-1/+1
|
* Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2024-09-044-20/+24
| | | | | | | | | | From hash: [7b095560c536e1d8ff08551faa7aeadcc6b43caa](https://a.yandex-team.ru/arcadia/commit/7b095560c536e1d8ff08551faa7aeadcc6b43caa) From revision: [14783601](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=470) Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel) Update tools: test_tool, ya_bin, os_ya, os_test_tool 2f4eb99df3ac9511890a13920e27dfed91ec3932
* Intermediate changesrobot-piglet2024-09-041-0/+4
|
* f5771b69e1954ae458874fcd70ddcbfc690e9d45pg2024-09-042-2/+2
|
* YT-21993: Migrate chunk pools to Phoenix v2galtsev2024-09-0311-26/+55
| | | | 8d0355171e82ebe60cfffe386600260f849e47b8
* Update contrib/restricted/boost/crc to 1.86.0robot-contrib2024-09-032-88/+104
| | | | 829c66bdff5d5d29b785fa6625d96d8950a6296c
* YT-22593: Switch library/profiling to std::string (mostly) [TRIVIAL]babenko2024-09-0331-256/+258
| | | | 94b9b076c06ea42ab4700d70c26a95b517c98783
* Intermediate changesrobot-piglet2024-09-034-0/+228
|
* Intermediate changesrobot-piglet2024-09-032-15/+20
|
* babenko-issues of rXXXXXXarkady-e1ppa2024-09-031-2/+2
| | | | 393e631681493083d286196f8c5425238dea2394
* YT: Allow heterogeneous lookup for TCompactFlatMapdgolear2024-09-034-122/+139
| | | | b7397bff929c40b73c27256bbf9be5a5594ebafa
* Intermediate changesrobot-piglet2024-09-033-8/+34
|
* Detect default implementation of THashHelperyurial2024-09-031-0/+2
| | | | 4ef7a7a8f6c8008dc1203097922562c21bf12bfb
* Intermediate changesrobot-piglet2024-09-031-0/+6
|
* Do not raise additional exception when failed to decode protoc outputsomov2024-09-032-2/+2
| | | | ba7df0e549915def70c0b6d303aa625ddc636db9
* Try to help nvcc prase template argsnechda2024-09-031-3/+4
| | | | 1260cdb08c38fed00bee24793f2ff23d83f05218
* Intermediate changesrobot-piglet2024-09-035-10/+22
|
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-09-033-10/+20
| | | | | | | | | | From hash: [35f924ff76b6c910c33efbe4881032b30ac70f28](https://a.yandex-team.ru/arcadia/commit/35f924ff76b6c910c33efbe4881032b30ac70f28) From revision: [14760147](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=228) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ymake, os_ymake bc4d6096d8feb89af150e038c9ce13a830e0aaef
* mark lld as toolchain for SBOMsvidyuk2024-09-031-0/+3
| | | | b5ab3c2ed424c25900fa4dc4ab2204549f3a856e
* YT-22751: Extract BigRT-style proto configs to ads/bsyeti/libs/ytex/client/ignat2024-09-0333-563/+367
| | | | | \[nodiff:caesar\] e25f12b34361bc76958c1b795c2adcd00bc4c443
* YT-22593: Switch to std::string for endpoint descriptionbabenko2024-09-0332-65/+65
| | | | e17521ea2be2d1728e2ac9fbd71b93c95bce5ccd
* clean some blacklistarkhip0v02024-09-031-1/+2
| | | | | | | | | | | | | | | occupancy_grid_utils maintenance_tools incident_detectors topic_commutator sdcbag_player launcherd f4ef1453a86ab809b9ceefb57dc6a5fb45a90ec9
* YT-22072: Add request dropping in http proxies when memory is overloadednadya022024-09-024-89/+143
| | | | a26b0149d447c736dd6df3a186c4dc36cf58e98e