aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix templates (version 2)shadchin2024-07-222-2/+11
| | | | 47274c98d3db8b857bdc3dc05fbd2beacde038ba
* Intermediate changesrobot-piglet2024-07-227-17/+65
|
* Use text context for JOIN_SRCS commandsspreis2024-07-221-3/+3
| | | | c306d91d79e1b2205508d5262c64b78234a6923b
* Intermediate changesrobot-piglet2024-07-221-2/+9
|
* fix finding output for windowssnermolaev2024-07-221-1/+2
| | | | f716810a9fedbb4497a907fd542cb5d7f54be0f9
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-07-223-10/+20
| | | | | | | | | | From hash: [a9ddcc14d77bfa6e71632565c8e184a5fdd6ac21](https://a.yandex-team.ru/arcadia/commit/a9ddcc14d77bfa6e71632565c8e184a5fdd6ac21) From revision: [14456736](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=210) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ymake, os_ymake be1fbe477b0afa0ba64e5d4c8fb9fe71c196ab25
* YT: Use TYPathBuf in tokenizerdgolear2024-07-213-6/+6
| | | | b290e7183e5c7b7bb3cb30e7a49fc2712b178ec1
* Intermediate changesrobot-piglet2024-07-211-0/+3
|
* Intermediate changesrobot-piglet2024-07-208-17/+41
|
* External build system generator release 96robot-ya-builder2024-07-193-6/+12
| | | | | Update tools: yexport, os-yexport 8b3576a0e09c2fdc2bb48ac86fa4c51344df131d
* YT-20113: Fix TTableSchema::IsCGComparatorApplicable().yuryalekseev2024-07-191-1/+8
| | | | 636571f1779643bc88d197b0d93ff23c456977aa
* Intermediate changesrobot-piglet2024-07-1993-2/+93
|
* YDB Import 607robot-ydb-importer2024-07-191-1/+0
| | | | ea3e787d15c87b288818d3c5314e4bfd7a2ce0f2
* Fix allocators for add_shared_library in new cmake generatordimdim112024-07-191-1/+1
| | | | | Fix allocators for add_shared_library in new cmake generator e82374febc67d55f84e02b7d740f9ebd8973e37b
* Intermediate changesrobot-piglet2024-07-196-0/+6
|
* Remove adding '/std:c++latest' flags for MSVC builds. It only gives a ↵akhropov2024-07-192-2/+0
| | | | | | warning as CMake adds its own /std:c++* (* = 20 for now) flag after it anyway b6a14e7dd0bd3b7ef611eaf759aa32221e8e9b0f
* YT-21101: Limit response size of PullRows call according to available memory ↵osidorkin2024-07-193-0/+14
| | | | | | limit 903730a71cebe66dbf915dccf7b90150c3f1b304
* Intermediate changesrobot-piglet2024-07-1913-125/+93
|
* Set Allocation tags in TTraceContext::CreateChild methodnadya022024-07-191-0/+1
| | | | | fix ce0b0af208c8f662a664cb99f5b3fead5245323a
* Add disable customization checkalevitskii2024-07-191-4/+5
| | | | | | | Add disable customization check см. https://st.yandex-team.ru/#66969e2eb41ca6657a5b2c9a 3da5ee7ed0177a52a2cd2b10452d6d82309de278
* check lifetime bound of the string in the TStringInput/TStringOutput classesswarmer2024-07-181-2/+2
| | | | f280ea4e6223f62e5ba0d89f9428dbbbf74de5f7
* feat(npm): build standalone npm modulezaverden2024-07-1815-32/+421
| | | | f944a35c196f6f7b7d93b7d2e9716fcd57f85d9f
* constexpr static => static constexprbabenko2024-07-1818-45/+45
| | | | bb4b0bd7a37f5f2e0823260d409a61f8b4e43500
* [YT C++ API] Add NT_CHAOS_TABLE_REPLICA to ENodeTypeandreizdor2024-07-181-0/+1
| | | | ed1b1d78b17f3dd0512331892ee1c56247fb792f
* YT-17317: Redirect reads from inactive tablet servantsifsmirnov2024-07-188-109/+320
| | | | | | | | | | Introduce TabletServantIsNotActive error code. Errors with such code provide additional hints for the client to patch mount info without requesting it from master. Also fix a race in tablet info cache which could lead to lack of mount info invalidation. 1333985d2191af8626de21e7b588164c05178c8f
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-1812-74/+1488
| | | | | Conan2 support by use_conan2 flag in yexport.toml 761168c6b3872e79fea36bede3da8a28e9736ee9
* YT-22281: Fix trace context in RPCcherepashka2024-07-183-3/+7
| | | | a85568257402bf5d8f6e439d71b99321654e9289
* Automatic release build for ya_bin3, os_ya, test_tool, os_test_toolrobot-ya-builder2024-07-184-20/+24
| | | | | | | | | | From hash: [3660c22914733ebf7656e78c347d4e522e8d06a5](https://a.yandex-team.ru/arcadia/commit/3660c22914733ebf7656e78c347d4e522e8d06a5) From revision: [14440653](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=440) Flow triggered by user: [say](https://staff.yandex-team.ru/say) Update tools: ya_bin3, os_ya, test_tool, os_test_tool 9f7b9cdc9673c6498f73a93a6dca5079f5708ecd
* BIGRT: Optimize memory consumption [nodiff:caesar]pechatnov2024-07-181-0/+2
| | | | 05d2fa4e71c76d7270e78ca7b1ae20a1114f07fa
* Revert "YT-21306: Move journals to separate multiplexing band"dtorilov2024-07-181-1/+1
| | | | 6c18f0aeb626868560d9406daab73e793a4c9de2
* Added ability to create span with durationthefirefox152024-07-183-18/+51
| | | | | added creation span with duration a97793854e2ab7a23f7ff25e9d6c00568dee89f4
* Intermediate changesrobot-piglet2024-07-1818-148/+207
|
* YT-22094: Table replicator memory managementakozhikhov2024-07-188-25/+32
| | | | 30ee9b5745a0e15a0bdbe3efa0329361cb52462d
* Intermediate changesrobot-piglet2024-07-1810-1/+501
|
* Intermediate changesrobot-piglet2024-07-1793-604/+5251
|
* YT-20113: Update TTableSchema::IsCGComparatorApplicable().yuryalekseev2024-07-171-4/+1
| | | | 3a62a973e944a7a7562754a749d1126b536b4e90
* Automatic release build for ya_bin3, os_ya, test_tool, os_test_toolrobot-ya-builder2024-07-174-20/+24
| | | | | | | | | | From hash: [b1f6d84f726868cc7cf5ffdedcf793add05525ea](https://a.yandex-team.ru/arcadia/commit/b1f6d84f726868cc7cf5ffdedcf793add05525ea) From revision: [14427971](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=439) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, test_tool, os_test_tool 3e12b257a5932e9a8c5f5b7d009ac0ef38f3f259
* Intermediate changesrobot-piglet2024-07-173-0/+22
|
* External build system generator release 95robot-ya-builder2024-07-173-6/+12
| | | | | Update tools: yexport, os-yexport b2c9255a68240858766829c2cc76e9aa06c7366f
* drop nonexistent groups and users from build/thevery2024-07-173-2/+1
| | | | 003128a1bc483cde3c0b167058b2f3c5cbb08a9c
* Polish time histograms in RPC serverbabenko2024-07-166-38/+39
| | | | 678860199a2b11297c4a6fd48eb161ab8f9a73a6
* YT-7855: Fix cosmetics for rXXXXXXapollo13212024-07-1618-28/+89
| | | | | Fix cosmetics 6c2b4a3fa928624fe86dadad6867309c6ca9d386
* Javac flags supportedc0nsumer2024-07-161-0/+4
| | | | 6505cb1c725426a4ecefa023fccd555166d8129a
* YT-22072: Add try track function in memory trackernadya022024-07-164-0/+37
| | | | 94b357ecab85c316d9bd59bc20d7dcac779cd5db
* YT: Add from expression with alias to query builderdaniilvasilev2024-07-163-1/+24
| | | | 71aa1ef022e2155cccb75c25dbc315714d5afbf9
* Fix zero limit in throughput throttler (again)Andrey Chulkov2024-07-162-3/+36
| | | | | | | | | | | | Zero limit strikes back! This PR changes the behavior of the throughput throttler when the limit is zero: previously it would act as an unlimited throttler, now it will keep requests waiting infinitely. Looking back at older changes, I don't think the current behavior was intended. It also fixes one related division by zero case. --- 02b4c4ec8bf52790a86e518f519c09f375b57355 Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/700
* Fix checking stale local pointer in the first iteration of cycle in ↵ponasenko-rs2024-07-162-5/+8
| | | | | | TAtomicIntrusivePtr 68430c6347c40eee09bc63a3441af024780b86d4
* Intermediate changesrobot-piglet2024-07-168-69/+346
|
* Reapply lld+pgomikhnenko2024-07-165-14/+21
| | | | d962e7458e3bcd1119f97bba97294949474eb103
* Intermediate changesrobot-piglet2024-07-165-15/+22
|