index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix YQL native YT type flags - revert
ziganshinmr
2026-05-13
37
-325
/
+271
*
YT: Add TDefaultType to GetOrDefault
dgolear
2026-05-13
2
-7
/
+7
*
Add more custom protobuf field converters
makarvanyan
2026-05-13
5
-39
/
+318
*
Intermediate changes
robot-piglet
2026-05-13
4
-4
/
+20
*
Distinguish graceful-shutdown from real completion in job feedback
mikari
2026-05-13
1
-0
/
+1
*
yt/yt/core/http: throw TransportError at reusing stale connection
Konstantin Khlebnikov
2026-05-13
1
-1
/
+1
*
Fix NFS::GetDirectoriesSize() with checkDeviceId = true.
yuryalekseev
2026-05-12
1
-3
/
+3
*
Intermediate changes
robot-piglet
2026-05-12
1
-1
/
+1
*
YT-28188: Fix TMinHashAccumulator
dave11ar
2026-05-12
1
-0
/
+2
*
Add FlowCoreTarget entity
timoninmaxim
2026-05-12
1
-0
/
+1
*
Intermediate changes
robot-piglet
2026-05-12
6
-25
/
+285
*
YT-22593: Migrate yt/yt/library/auth_server to std::string
babenko
2026-05-12
2
-2
/
+2
*
YT-18571: Use std::bind_front instead of std::bind with placeholders
babenko
2026-05-12
8
-24
/
+18
*
Fix babenko-issues
dann239
2026-05-12
5
-29
/
+26
*
YT-27300: In hedging manager do not cast delay value to TDuration every time
akozhikhov
2026-05-12
2
-6
/
+38
*
YT-27300: Better support of erasure requests in hedging manager by making sec...
akozhikhov
2026-05-12
4
-53
/
+140
*
YT-26137: Drop indicies in multicell manager
cherepashka
2026-05-12
1
-0
/
+12
*
Avoid leaking per-thread FLS
babenko
2026-05-09
7
-20
/
+89
*
YT-28029: Request parameters logging in RPC
maybenotilya
2026-05-08
4
-0
/
+67
*
Intermediate changes
robot-piglet
2026-05-08
2
-19
/
+81
*
Intermediate changes
robot-piglet
2026-05-08
1
-28
/
+27
*
YT-28022: Gracefully handle partial cluster connection misconfiguration
apachee
2026-05-07
5
-59
/
+147
*
Intermediate changes
robot-piglet
2026-05-07
1
-21
/
+37
*
YQL-21210 new lang ver
vvvv
2026-05-07
2
-2
/
+2
*
YQL-21194 support of block job input
vvvv
2026-05-07
5
-6
/
+30
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
2
-5
/
+5
*
YQL-21136: Fix AvgIf(Interval64) result type
vitya-smirnov
2026-05-06
1
-1
/
+2
*
Use `TStringBuf` instead of `const std::string&` in TProfiler method arguments
pechatnov
2026-05-06
25
-248
/
+250
*
Intermediate changes
robot-piglet
2026-05-06
52
-936
/
+2360
*
Intermediate changes
robot-piglet
2026-05-06
11
-11
/
+502
*
YT-23205: Use GetOrCrash where possible
osidorkin
2026-05-06
1
-2
/
+2
*
YT-27510: Introduce logical mount revision
alexelexa
2026-05-05
2
-6
/
+15
*
Intermediate changes
robot-piglet
2026-05-05
2
-10
/
+22
*
YT-28136: Fix missing return after Null branch in FromUnversionedValue overloads
babenko
2026-05-05
1
-0
/
+3
*
Intermediate changes
robot-piglet
2026-05-05
26
-53
/
+771
*
YT-27651: Fetch actual node tags and dynamic config on bundle controller request
navasardianna
2026-05-05
1
-0
/
+1
*
Intermediate changes
robot-piglet
2026-05-05
8
-86
/
+60
*
YT-28136: Better TObjectIdEntropyHash
babenko
2026-05-05
1
-1
/
+1
*
Fix typo in with_monitoring_gescriptor
eshcherbin
2026-05-04
1
-1
/
+1
*
YT-28136: Fix TimestampDelta type from i32 to i64 in Kafka requests
babenko
2026-05-04
1
-1
/
+1
*
YT-28136: Fix UB in PositionTable_ initializers (issues 14, 15)
babenko
2026-05-04
2
-2
/
+2
*
[NODIFF:user_sessions] YT-28136: Fix typos and comment errors in yt/yt/client...
babenko
2026-05-04
14
-24
/
+24
*
YT-22593: Fix TryRegister poolName parameter type (const std::string& instead...
babenko
2026-05-04
2
-4
/
+4
*
Intermediate changes
robot-piglet
2026-05-04
1
-2
/
+0
*
Added exec_attributes & cookie to TJobAttributes
vvvv
2026-05-04
2
-0
/
+14
*
Fix typo
babenko
2026-05-03
1
-2
/
+2
*
YT-28136: Move DECLARE_REFCOUNTED_STRUCT(TAlienTimestampProviderConfig) to pu...
babenko
2026-05-03
2
-2
/
+1
*
Fix TAsyncStreamPipe::Abort returning a never-completed future
babenko
2026-05-03
2
-75
/
+100
*
Intermediate changes
robot-piglet
2026-05-03
1
-9
/
+5
*
YT-28136: Fix misspelled config key tesing_delay_before_chunk_close (issue 21)
babenko
2026-05-02
1
-1
/
+1
[prev]
[next]