summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore backoff and pass actual exception in Retry() (#3664)Savchenko Nadezhda2024-04-1816-44/+77
* Fix more problems with RetryfulWriterV2ermolovd2024-04-175-20/+43
* Fix typodgolear2024-04-161-3/+3
* Add a virtual map for foreign transactionsh0pless2024-04-162-1/+3
* YT-21547: Correct merge jobs memory trackingdon-dron2024-04-161-1/+1
* YT-21169: Compare any typeswhatsername2024-04-157-28/+145
* Move FunctionView to library/cpp/yt/memory and add unit testsarkady-e1ppa2024-04-152-2/+2
* Intermediate changesrobot-piglet2024-04-151-11/+11
* Cosmetics in coroutinearkady-e1ppa2024-04-151-6/+6
* YT-21472: Fixes after reviewdon-dron2024-04-153-24/+19
* Intermediate changesrobot-piglet2024-04-151-16/+16
* Cosmetics from a bunch of issuesarkady-e1ppa2024-04-152-1/+5
* Cosmeticsdanilalexeev2024-04-154-5/+5
* YT-20971: Move clock error codes to better namespaceosidorkin2024-04-143-3/+3
* Trivial: use FromProtoosidorkin2024-04-141-2/+3
* YT-20113: Use code generated comparator in SimpleSort, PartitionSort if possi...yuryalekseev2024-04-135-14/+45
* BufferMemory usage for retryful writer v2ermolovd2024-04-132-0/+7
* Intermediate changesrobot-piglet2024-04-131-1/+1
* Intermediate changesrobot-piglet2024-04-121-5/+5
* Fix crash in retryful writer v2ermolovd2024-04-121-2/+2
* YT-21539: Fix deep recursion in TCancelableBoundedConcurrencyRunnerbabenko2024-04-124-13/+17
* YT-21534: Modify RPC memory trackingdon-dron2024-04-1217-118/+439
* New message distributorgryzlov-ad2024-04-113-86/+145
* Add InterruptionFailed abort reasonignat2024-04-111-0/+1
* YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...arkady-e1ppa2024-04-114-14/+182
* YT-19625: Calculate replicas lag per card in RTTosidorkin2024-04-112-0/+29
* Intermediate changesrobot-piglet2024-04-112-0/+15
* YT-21517: Fix local variables leak if coro is abandonedarkady-e1ppa2024-04-113-13/+41
* YT-21501: Remove ChunkMemoryAllocator from TPacketDecoderdon-dron2024-04-116-40/+14
* YT-21331: Fix minor issues for create queue producerapachee2024-04-102-2/+2
* Fix Sequoia transaction idsaleksandra-zh2024-04-101-0/+2
* YT-21495: Merge MemoryReferenceTracker with MemoryUsageTrackerdon-dron2024-04-1012-118/+77
* Refactor id hashing in Sequoia tablesbabenko2024-04-103-0/+11
* YT-21428: Fixes after reviewdon-dron2024-04-102-2/+2
* Intermediate changesrobot-piglet2024-04-101-1/+1
* YT-21200: Add segment_id to get_master_consistent_state commanddanilalexeev2024-04-098-11/+18
* Intermediate changesrobot-piglet2024-04-091-0/+10
* HTTP proxy TLS certificate update - follow-upKonstantin Khlebnikov2024-04-094-16/+32
* YT-21484: Remove fields Schema, LookupSupported and KeyWidth from TDataSourcelukyan2024-04-092-9/+12
* YT-21493: Merge ITypedNodeMemoryTracker and IMemoryUsageTracker to IMemoryUsa...don-dron2024-04-086-5/+59
* Make coroutine not require type-erasurearkady-e1ppa2024-04-084-102/+179
* Allow users to create secondary indicessabdenovch2024-04-081-1/+2
* YT-20971: Check for actual clock_cluster_tag in generateTimestamposidorkin2024-04-083-3/+19
* YT-18503: Mirror Cypress Tx to Sequoia Groundkvk19202024-04-0710-17/+82
* Master connection config fix YT-20418cherepashka2024-04-072-25/+26
* YT-21472: Disable slot manager if layer cache disableddon-dron2024-04-056-22/+62
* YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...arkady-e1ppa2024-04-0510-177/+673
* Intermediate changesrobot-piglet2024-04-053-11/+45
* Fix preedirs yt/cpp/mapreduce/library/table_schemanadya022024-04-045-122/+0
* YT: Apply aliasing rules in CreateClientImplpechatnov2024-04-041-3/+1