summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed bug: subscribe instead of unsubscribetea-mur2026-03-121-1/+1
* YQL-20861 more fixesvvvv2026-03-122-4/+10
* Fix of loading optimize for in composite nodecherepashka2026-03-121-0/+6
* YT-18571: Don't use tagged/packed ptrs in Hazard Pointersbabenko2026-03-123-15/+31
* Fix type flags for DqWriteaneporada2026-03-111-0/+3
* Intermediate changesrobot-piglet2026-03-111-4/+41
* Intermediate changesrobot-piglet2026-03-111-1/+2
* Reduce SchemaMode and OptimizeFor enums (fix babenko issue)cherepashka2026-03-111-2/+2
* YT-27359: Add aggregate digest logicdave11ar2026-03-112-0/+10
* Intermediate changesrobot-piglet2026-03-111-0/+16
* Add noexcept to move constuctors and assignments in yt/coreosidorkin2026-03-1149-128/+128
* YT-27525: Add heartbeats from nodes to bundle controllernavasardianna2026-03-111-0/+12
* Drop danilalexeev's compatsdanilalexeev2026-03-113-3/+3
* Add logging tag for Sequoia transaction actionskvk19202026-03-103-3/+31
* YQL-19757: replace cached table after combining chunkslucius2026-03-1013-28/+114
* grpc bump 1.60.2 round 2nechda2026-03-091-0/+6
* Fix misplaced [[likely]] attributesbabenko2026-03-092-22/+22
* Fix compat type flagsaneporada2026-03-084-6/+22
* YT-27421, YT-27419, YT-27420: Fix data race in GetDataStatisticsbabenko2026-03-064-11/+12
* YT-27514: Explicitly ignore races in moodycamel::ConcurrentQueue<...>::Implic...ponasenko-rs2026-03-061-1/+2
* YT-25933: Ban servicekoloshmet2026-03-0614-2/+225
* YT-27560: Unify compaction digests configsdave11ar2026-03-063-33/+12
* Intermediate changesrobot-piglet2026-03-0632-177/+597
* Intermediate changesrobot-piglet2026-03-061-4/+0
* Use GetOrCrash instead of BlockingGet when future is setpechatnov2026-03-061-2/+2
* YT-23585: Postcommit improvements: YT_ASSERT -> YT_VERIFYponasenko-rs2026-03-061-1/+1
* Make dump tx commit fail-safeziganshinmr2026-03-061-4/+8
* [NODIFF:rt_money][NODIFF:user_sessions] Mark TFuture<T>::Wait as deprecatedpechatnov2026-03-062-1/+3
* YT-27246: Verify bucket ref count in two level fair share thread poollukyan2026-03-061-0/+1
* YT-27246: Reset invoker in destructor of TPollableCookielukyan2026-03-061-0/+5
* YT-22792 Introduce SpliceAsyncdann2392026-03-053-1/+419
* YQL-20998: Remove EmitReadsForExistsvitya-smirnov2026-03-059-0/+73
* Add thread pool poller testsdann2392026-03-053-0/+109
* Intermediate changesrobot-piglet2026-03-0522-0/+586
* Intermediate changesrobot-piglet2026-03-051-2/+2
* Intermediate changesrobot-piglet2026-03-0536-430/+472
* [yt] make SplitMix & HashCombine bit-independentvasko2026-03-051-4/+4
* YQL-21007 new lang vervvvv2026-03-042-2/+2
* Use absl::flat_hash_set with heterogeneous lookup in thread pool pollerdann2392026-03-041-4/+8
* YT-27431: Fix calculation of user slot disk usage.yuryalekseev2026-03-042-9/+39