summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* Intermediate changesrobot-piglet2026-03-271-10/+22
* Cosmetics: remove extra blank lineapachee2026-03-271-1/+0
* YT-26051: For better UX, strip tx prepare/commit errors before replying from ...shakurov2026-03-261-0/+2
* Enable clang-tidy checks for more modules in yt/ytpechatnov2026-03-264-4/+4
* YQL-21093 USE yt:defaultvvvv2026-03-263-0/+20
* Intermediate changesrobot-piglet2026-03-2547-156/+664
* YT-22792: Return the spliced amount from SpliceAsyncdann2392026-03-253-24/+41
* Add profiling for request queuesh0pless2026-03-241-4/+16
* make FileCacheReplicationFactor dynamic in cpp sdko-gulyaev2026-03-245-7/+15
* Intermediate changesrobot-piglet2026-03-243-0/+19
* YQL-21045: Check output_columns in Aggregatemaxkovalev2026-03-241-0/+5
* YT-25637: Fix QL tuning options missing in clientsabdenovch2026-03-231-0/+3
* Intermediate changesrobot-piglet2026-03-231-4/+4
* Noexcept move-contrustors and move-assignmentspechatnov2026-03-235-5/+5
* Use `= default` for `operator==`vitya-smirnov2026-03-231-5/+1
* YT-27524, YT-27659: Better fix for races TTableReaderbabenko2026-03-231-3/+11
* YT-18571: Cosmetics around TReadyEventReaderBase::ReadyEventbabenko2026-03-232-6/+10
* Intermediate changesrobot-piglet2026-03-231-0/+3
* YT-18571: Drop YT_ATTRIBUTE_NO_UNIQUE_ADDRESS in favor of Y_NO_UNIQUE_ADDRESSbabenko2026-03-231-2/+4
* YT-18571: Drop YT_ATTRIBUTE_NO_SANITIZE_ADDRESS in favor of Y_NO_SANITIZE("ad...babenko2026-03-233-11/+21
* Cherry-pick Fix CallbackListpavook2026-03-222-15/+9
* Drop backward compat with grpc-prevthegeorg2026-03-201-1/+1
* YT-27694: fix data race in hedging sessionkvk19202026-03-206-1/+51
* YT-27670: Fix TTcpBusServerProxy::GetTimeToExpiry().yuryalekseev2026-03-191-8/+25
* YQL-20928: Fix YqlSelect quoted atoms and unsupported messagevitya-smirnov2026-03-1922-77/+12
* YT-27514: Sync yt moody camel to 593df78ec309be7a7b456b3334025ccade1d2d66ponasenko-rs2026-03-181-90/+96
* Revert "YT-27514: Use BlockingConcurrentQueue instead of ConcurrentQueue in t...ponasenko-rs2026-03-184-4771/+3732
* YT-22478: Strongly prefer local replica under mount config flagosidorkin2026-03-182-0/+6
* YQL-20793 SExpr fixes, part 1vvvv2026-03-181-1/+7
* Cherry pick YQL-20998: Emit Reads only on EXISTSvitya-smirnov2026-03-185-1/+13
* Add missing transaction id to response infokvk19202026-03-182-0/+21
* YT-26329: Drop some cosmetics todos: move several functions from cell_directo...cherepashka2026-03-181-3/+2
* support bool, float, double, string, utf8 types in QLFilterlucius2026-03-1718-68/+203
* Rollback: rXXXXXXrobot-srch-releaser2026-03-175-13/+1
* Fix throttling using default limits instead of per-user limits is rare casesh0pless2026-03-171-12/+16
* YQL-20998: Emit Reads only on EXISTSvitya-smirnov2026-03-175-1/+13
* YT-27514: Fix typo to actually use blocking concurrent queue in tsanponasenko-rs2026-03-171-1/+1
* Fix deadlock at TAsyncQueue destroyudovichenko-r2026-03-168-48/+56
* YT-18571: Extract and refactor execution stacksbabenko2026-03-1412-409/+125
* Better compaction row merger memory tracking: per-task tracker and separate c...ifsmirnov2026-03-143-0/+135
* YT-27634: Annotate DCAS with TSAN intrinsicssabdenovch2026-03-132-2/+1
* YT-27514: Use BlockingConcurrentQueue instead of ConcurrentQueue in tsanponasenko-rs2026-03-134-3732/+4771
* Fix some babenko issuescherepashka2026-03-133-6/+1
* YT-27641: Abort connection if SSL certificates/keys/CAs can not be read.yuryalekseev2026-03-131-1/+7
* Improve error message for a few unmounted tables cases and invalidate mount i...akozhikhov2026-03-132-10/+11
* RLS tables in YQLmpereskokova2026-03-1345-47/+261
* YT-18571: Don't use TPackedPtr in two_level_fair_share_thread_pool.cppbabenko2026-03-131-6/+11
* fetch dynamic config through cache, don't scare the users with expected errorsermolovd2026-03-123-12/+32
* Revert commit rXXXXXX, YT-27514: Explicitly ignore races in moodycamel::Concu...ponasenko-rs2026-03-121-2/+1
* Simplify locking in TConnectionbabenko2026-03-122-16/+21