summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* Add debug logging for PingTx failureNikita Sokolov2026-01-131-7/+10
* YT-23396: Adaptive hedging manager improvementsakozhikhov2026-01-133-48/+80
* [Query replay] Fixes at replay sideziganshinmr2026-01-133-15/+38
* Remove redundant indent and redundant NYT:: prefixcherepashka2026-01-139-14/+12
* YT-18763: Add validation of dynamic table constraints for row and value sizesatalmenev2026-01-131-0/+3
* YT-26675: Suppress strongly ordered transaction barrier in ObjectServicedanilalexeev2026-01-135-2/+16
* YT-27038: Introduce squashfs volume mappogorelov2026-01-132-2/+3
* Cosmeticscoteeq2026-01-132-2/+2
* Show crashes in UIpechatnov2026-01-122-31/+48
* YT-26250: C++ SDK formatted readerachains2026-01-129-79/+30
* YT-27073: Add TFuture::As<U>() && overloadbabenko2026-01-112-2/+18
* YT: Add trailing commas to list initializersdgolear2026-01-1116-45/+44
* YT-27067: Preliminary refactoring and cleanupbabenko2026-01-109-600/+661
* Cosmeticsbabenko2026-01-091-2/+2
* YT-18571: Use compound statements in YT_STATIC_INITIALIZERbabenko2026-01-0912-31/+51
* Don't return values ordered by hash since it causes always determined selecti...osidorkin2026-01-094-13/+91
* Trivial: microoptimize group selectionosidorkin2026-01-091-2/+1
* Intermediate changesrobot-piglet2026-01-071-1/+1
* YT-26196: fix default stall timeoutachains2026-01-076-15/+24
* YT-22593: Switch enum ToString to std::stringdgolear2026-01-072-3/+4
* YT-22593: Switch to std::string library/containers, some parts of job_proxy a...dgolear2026-01-076-21/+20
* Trivial: drop unused field from TViablePeerRegistryosidorkin2026-01-071-12/+0
* Intermediate changesrobot-piglet2026-01-062-47/+41
* YT: Switch fs and proc to std::stringdgolear2026-01-068-271/+271
* YT-23205: Fix prefer_local strategy with service discoveryosidorkin2026-01-0612-42/+342
* Intermediate changesrobot-piglet2026-01-051-1/+1
* YT: Do not create TraceContext with invalid traceidbulatman2026-01-051-0/+5
* YT-18571: Drop explicit public access specifier for interfacesbabenko2026-01-034-4/+0
* YT-22593: Migrate more YPath keys to std::stringbabenko2026-01-036-30/+36
* YT-27061: Make OKFuture constinitbabenko2026-01-023-47/+86
* yt/yt/core/https: handle plain http connections too.Konstantin Khlebnikov2026-01-029-2/+42
* YT-27060: RIP FalseFuture, TrueFuturebabenko2026-01-014-14/+6
* YT-23205: Implement prefer_local strategy for PickStickyChannelosidorkin2025-12-312-8/+66
* YT-26044: Address review comments.yuryalekseev2025-12-302-33/+29
* Intermediate changesrobot-piglet2025-12-302-0/+40
* YT-26196: Increase default rpc stream stall timeoutachains2025-12-304-0/+25
* [NODIFF:rt_money][NODIFF:user_sessions] YT-27014: Rename VoidFuture -> OKFuturebabenko2025-12-3051-115/+119
* Intermediate changesrobot-piglet2025-12-2940-249/+1247
* YT-27002: Unify override_* semantics in chunk spec descriptorsapollo13212025-12-291-0/+3
* Trivial: fix comment typoosidorkin2025-12-291-1/+1
* Cosmetics for per user queue size limith0pless2025-12-291-1/+1
* Request descriptor is null for non-exiestent methods, check it before resolvingosidorkin2025-12-297-9/+77
* YT: Make http request per-path profiling opt-indgolear2025-12-283-8/+21
* YQL-20436: Support Named Nodes on YqlSelectvitya-smirnov2025-12-271-19/+14
* YT-22593: Migrate TString -> std::string/TStringBufsabdenovch2025-12-2611-39/+39
* TString -> std::string near flow executepechatnov2025-12-268-8/+8
* YT-26636: Better check for null in UpdateColumnarStatisticspavook2025-12-261-7/+13
* Release compressed attachments after reading in wire protocolsabdenovch2025-12-265-15/+17
* Intermediate changesrobot-piglet2025-12-262-7/+7
* YT-26137: Introduce TCompactFlatSetcherepashka2025-12-254-0/+23