summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* YT-15805: introduce tz-types into type infoermolovd2025-09-174-1/+66
* YT-26131: Remove MaxChildrenPerAttachRequest from client apiachains2025-09-174-9/+7
* YT-25450: [QueryTracker] search in list_querieskirsiv402025-09-174-0/+22
* YT-25127: Fix babenko issues in web_jsonrp-12025-09-172-7/+4
* Intermediate changesrobot-piglet2025-09-172-0/+27
* Babenko-cosmeticscoteeq2025-09-163-6/+14
* YT-26019: add request_id to 'Attachments stream write timeout' errorermolovd2025-09-161-1/+2
* YT-24831: Support hunks in static tables for some casesakozhikhov2025-09-162-0/+5
* Fix -Wunused-private-field, -Wextra-qualification + -Wbraced-scalar-init whic...mikhnenko2025-09-163-5/+2
* YT-25865: Fix missing now + in async expiring cachecherepashka2025-09-151-1/+1
* YT-25813: Add recursive resource usage attribute support to sequoiagrphil2025-09-152-0/+28
* YT-26173: Better fix for data race on vptr in async exp cachecherepashka2025-09-152-2/+16
* YT-15283: Add pinger_ip attributetheevilbird2025-09-1512-2/+30
* YT-25583: Disable appending debug arguments by defaultrp-12025-09-151-1/+1
* Minor improvements of TUnversionedOwningValuepechatnov2025-09-153-1/+42
* YT-23699: Added handling pending removal userscherepashka2025-09-154-0/+7
* YT-26174: Fix RLS snapshotscoteeq2025-09-131-2/+2
* Add yqlworker logic, yt canonical testscdzyura1712025-09-134-11/+19
* YT-26173: Fix data race on vptr in async exp cachecherepashka2025-09-132-0/+8
* YT-25233: Default timeout for remote dynamic store readerifsmirnov2025-09-122-0/+4
* Intermediate changesrobot-piglet2025-09-121-0/+63
* Add MemOnly flag support for yt profilingliiizak2025-09-125-0/+33
* YT-25740: [QueryTracker] storing compressed 'progress' column into 'active_qu...kirsiv402025-09-124-3/+11
* Intermediate changesrobot-piglet2025-09-121-0/+1
* Introduce random delay in RPC server for testing purposesifsmirnov2025-09-1110-10/+142
* YT-16908: Add reserve to BuildMaxProgressosidorkin2025-09-111-0/+1
* YT-16908: During replication card serialization sort replicas map iterators i...osidorkin2025-09-111-3/+4
* YT-26159: Support reading from follower in select queriessabdenovch2025-09-112-0/+2
* YT-26157: Drop unnecessary index creation permission flagssabdenovch2025-09-111-2/+1
* YT-26156: Remove default statistics aggregation in select rows optionssabdenovch2025-09-103-3/+3
* YT-24358: Permission validation in Sequoia. Validate ad hoc permissions at ma...danilalexeev2025-09-103-16/+33
* Intermediate changesrobot-piglet2025-09-101-1/+1
* Intermediate changesrobot-piglet2025-09-101-1/+1
* Intermediate changesrobot-piglet2025-09-101-1/+1
* Add table_collocation supportsay2025-09-102-0/+3
* YT-18571: Extract backtrace-related stuff into core/misc/backtrace.*babenko2025-09-107-41/+80
* YT-16908: During replication progress projection logging pass hashmap entry b...osidorkin2025-09-091-2/+5
* YT-19137: Support RLS in operationscoteeq2025-09-092-0/+20
* ConvertDynamicTablesToStatic where neededmpereskokova2025-09-0913-0/+175
* Intermediate changesrobot-piglet2025-09-091-0/+16
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-094-5/+5
* Use shared string value in TUnversionedOwningValuepechatnov2025-09-094-70/+106
* YT-25865: Fix data race on UpdateDeadline in async expiring cachecherepashka2025-09-092-15/+15
* Cosmetics, include order and undefsabdenovch2025-09-082-0/+6
* Null TTableSchemaPtr is serialized as entitypechatnov2025-09-082-1/+16
* YT-22260: Refactor throughput throttler to fix its behavior with fractional l...h0pless2025-09-083-80/+78
* YT-20282: Do not drop pure exclusive locks in rpc proxy client with client-si...ponasenko-rs2025-09-083-1/+16
* [YT Flow] Ytree bugfix in CanOmitValueengeldanila2025-09-084-2/+95
* YT-26044: Add orchid and cert solomon sensors to bus_server. Enable them in r...yuryalekseev2025-09-063-11/+191
* YT-25865: Fix for TAsyncExpiringCache: separate expiration & refreshcherepashka2025-09-057-109/+193