summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2025-06-023-47/+35
* YT-25223: Fail jobs using new delivery fenced write mode when new mode is not...pogorelov2025-06-0213-28/+645
* Intermediate changesrobot-piglet2025-06-023-13/+170
* Fix style of namespacehiddenpath2025-06-021-1/+1
* Fix docs for vector helperscoteeq2025-06-021-5/+5
* Fix static per-cluster setting validationaneporada2025-06-021-0/+10
* Intermediate changesrobot-piglet2025-06-021-56/+56
* YT-15805: Support tz types in skiff formatnadya022025-06-0212-105/+863
* YT-22593: Migrate groups to std::stringbabenko2025-06-0110-34/+34
* YT-25226: Introduce TryAcquirePhysicalResources for job resource managerpogorelov2025-06-011-3/+12
* Fix TYPathTest broken in rXXXXXXbabenko2025-06-011-1/+1
* Fix ununitialized accessbabenko2025-05-311-2/+2
* YT-25204: Don't suggest cluster:// YPath syntax to anyonebabenko2025-05-311-12/+9
* Drop Sequoia retries in non-native clientkvk19202025-05-317-49/+17
* Introduce suppress access tracking optionshiddenpath2025-05-304-21/+90
* Deprecate contrib/libs/yajl and contrib/restricted/http-parserthegeorg2025-05-306-6/+6
* Use yt/core/crypto SSL context for BUS TLSKonstantin Khlebnikov2025-05-3034-1114/+864
* YT-25111: Add MaxAllowedCommitTimestamp option to rpc proxygrigminakov2025-05-292-0/+2
* YQL-20024 better limit of wide widthvvvv2025-05-291-0/+122
* remove useless std::moveuzhas2025-05-291-2/+2
* Block mapjoin shard fixziganshinmr2025-05-291-22/+22
* Intermediate changesrobot-piglet2025-05-2980-570/+1900
* Fix stale read bug, YT-24851shamteev2025-05-291-0/+1
* YT-24676: code style fixesvvshlyaga2025-05-291-1/+1
* yt/core/bus: always send TLS handshake response for incompatible modesKonstantin Khlebnikov2025-05-282-4/+17
* YT-24315: Erasure validation management via dynconfigtea-mur2025-05-283-0/+41
* Fix redundant std::moves in return statementsbabenko2025-05-284-8/+6
* YQL-18878: Disable logs + provide regexp erroratarasov52025-05-283-0/+11
* Get rid of ETableChunkFormat in favor of SerializeChunkFormatAsTableChunkFormat.shakurov2025-05-271-1/+1
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-273-0/+9
* Account arrow memory pool in job memory limitziganshinmr2025-05-274-33/+39
* YT-22593: Drop some compats + minor migrationsbabenko2025-05-275-36/+32
* Add error code to "Unable to synchronize replication card" errorosidorkin2025-05-261-0/+1
* Fix yt.PoolTrees validation for DQaneporada2025-05-261-1/+1
* YT-25105: add request info for client requestsvvshlyaga2025-05-266-4/+37
* YT-24881: Table schema cachingcherepashka2025-05-261-0/+4
* YT-22593: migrate more keys to std::stringbabenko2025-05-2613-47/+47
* YT: Smart truncate query for tracing parametersbulatman2025-05-261-1/+12
* YT-20614: Cypress to Sequoia and Sequoia to Cypress copyh0pless2025-05-251-1/+2
* YT-25118: Support mutation id in CreateQueueProducerSessionnadya732025-05-255-2/+41
* YT-25156: Introduce error code when queue agent object is not mappednadya732025-05-251-0/+1
* YT-22593: Migrate tokens to std::stringbabenko2025-05-243-5/+5
* YT-24981: Little change in volume managerpogorelov2025-05-241-6/+7
* Fix YTree PrepareSetChildkvk19202025-05-242-11/+95
* YT-22593: Migrate stages to std::stringbabenko2025-05-244-11/+15
* Intermediate changesrobot-piglet2025-05-231-0/+20
* YT-25098: Rename exotic EMasterReadKind and EMasterChannelKind membersbabenko2025-05-233-11/+14
* [YqlAgent] Add qt url to operationmpereskokova2025-05-231-0/+4
* YT-22593: Migrate subjects and ACOs to std::stringbabenko2025-05-224-13/+13
* YT: optimize string concatenations in yson struct parsingpechatnov2025-05-227-83/+135