summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* Intermediate changesrobot-piglet2026-05-126-25/+285
* YT-22593: Migrate yt/yt/library/auth_server to std::stringbabenko2026-05-122-2/+2
* YT-18571: Use std::bind_front instead of std::bind with placeholdersbabenko2026-05-128-24/+18
* Fix babenko-issuesdann2392026-05-125-29/+26
* YT-27300: In hedging manager do not cast delay value to TDuration every timeakozhikhov2026-05-122-6/+38
* YT-27300: Better support of erasure requests in hedging manager by making sec...akozhikhov2026-05-124-53/+140
* YT-26137: Drop indicies in multicell managercherepashka2026-05-121-0/+12
* Avoid leaking per-thread FLSbabenko2026-05-097-20/+89
* YT-28029: Request parameters logging in RPCmaybenotilya2026-05-084-0/+67
* Intermediate changesrobot-piglet2026-05-082-19/+81
* Intermediate changesrobot-piglet2026-05-081-28/+27
* YT-28022: Gracefully handle partial cluster connection misconfigurationapachee2026-05-075-59/+147
* Intermediate changesrobot-piglet2026-05-071-21/+37
* YQL-21210 new lang vervvvv2026-05-072-2/+2
* YQL-21194 support of block job inputvvvv2026-05-075-6/+30
* YQL-19813: Udf implementationatarasov52026-05-072-5/+5
* YQL-21136: Fix AvgIf(Interval64) result typevitya-smirnov2026-05-061-1/+2
* Use `TStringBuf` instead of `const std::string&` in TProfiler method argumentspechatnov2026-05-0625-248/+250
* Intermediate changesrobot-piglet2026-05-0652-936/+2360
* Intermediate changesrobot-piglet2026-05-0611-11/+502
* YT-23205: Use GetOrCrash where possibleosidorkin2026-05-061-2/+2
* YT-27510: Introduce logical mount revisionalexelexa2026-05-052-6/+15
* Intermediate changesrobot-piglet2026-05-052-10/+22
* YT-28136: Fix missing return after Null branch in FromUnversionedValue overloadsbabenko2026-05-051-0/+3
* Intermediate changesrobot-piglet2026-05-0526-53/+771
* YT-27651: Fetch actual node tags and dynamic config on bundle controller requestnavasardianna2026-05-051-0/+1
* Intermediate changesrobot-piglet2026-05-058-86/+60
* YT-28136: Better TObjectIdEntropyHashbabenko2026-05-051-1/+1
* Fix typo in with_monitoring_gescriptoreshcherbin2026-05-041-1/+1
* YT-28136: Fix TimestampDelta type from i32 to i64 in Kafka requestsbabenko2026-05-041-1/+1
* YT-28136: Fix UB in PositionTable_ initializers (issues 14, 15)babenko2026-05-042-2/+2
* [NODIFF:user_sessions] YT-28136: Fix typos and comment errors in yt/yt/client...babenko2026-05-0414-24/+24
* YT-22593: Fix TryRegister poolName parameter type (const std::string& instead...babenko2026-05-042-4/+4
* Intermediate changesrobot-piglet2026-05-041-2/+0
* Added exec_attributes & cookie to TJobAttributesvvvv2026-05-042-0/+14
* Fix typobabenko2026-05-031-2/+2
* YT-28136: Move DECLARE_REFCOUNTED_STRUCT(TAlienTimestampProviderConfig) to pu...babenko2026-05-032-2/+1
* Fix TAsyncStreamPipe::Abort returning a never-completed futurebabenko2026-05-032-75/+100
* Intermediate changesrobot-piglet2026-05-031-9/+5
* YT-28136: Fix misspelled config key tesing_delay_before_chunk_close (issue 21)babenko2026-05-021-1/+1
* YT-28136: Fix misleading error message referencing logical_type instead of typebabenko2026-05-021-1/+1
* YT-28136: Add missing #pragma once to uuid_text.h and time_text.hbabenko2026-05-022-0/+4
* YT-28136: Fix misleading error message in DeserializeV3Implbabenko2026-05-021-1/+1
* YT-28136: Fix operator== self-compare for ExportCronSchedule in TQueueStaticE...babenko2026-05-021-1/+1
* YT-28136: Fix copy-paste YT_ASSERT checking wrong column id in persistent_que...babenko2026-05-021-2/+2
* Return proper future from TAsyncStreamPipe::Close; also cosmeticsbabenko2026-05-022-18/+15
* Fix null dereference on ResponseHandler_ in hedging channelbabenko2026-05-021-1/+1
* Fix YT native types handling for aux columns - 2ziganshinmr2026-05-015-17/+43
* YT: Enrich tokenizer errors with source locationdgolear2026-05-014-9/+25
* YT-27630: Add cert solomon sensors to https server.yuryalekseev2026-05-016-93/+144