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
*
Don't ignore backoff and pass actual exception in Retry() (#3664)
Savchenko Nadezhda
2024-04-18
16
-44
/
+77
*
Fix more problems with RetryfulWriterV2
ermolovd
2024-04-17
5
-20
/
+43
*
Fix typo
dgolear
2024-04-16
1
-3
/
+3
*
Add a virtual map for foreign transactions
h0pless
2024-04-16
2
-1
/
+3
*
YT-21547: Correct merge jobs memory tracking
don-dron
2024-04-16
1
-1
/
+1
*
YT-21169: Compare any types
whatsername
2024-04-15
7
-28
/
+145
*
Move FunctionView to library/cpp/yt/memory and add unit tests
arkady-e1ppa
2024-04-15
2
-2
/
+2
*
Intermediate changes
robot-piglet
2024-04-15
1
-11
/
+11
*
Cosmetics in coroutine
arkady-e1ppa
2024-04-15
1
-6
/
+6
*
YT-21472: Fixes after review
don-dron
2024-04-15
3
-24
/
+19
*
Intermediate changes
robot-piglet
2024-04-15
1
-16
/
+16
*
Cosmetics from a bunch of issues
arkady-e1ppa
2024-04-15
2
-1
/
+5
*
Cosmetics
danilalexeev
2024-04-15
4
-5
/
+5
*
YT-20971: Move clock error codes to better namespace
osidorkin
2024-04-14
3
-3
/
+3
*
Trivial: use FromProto
osidorkin
2024-04-14
1
-2
/
+3
*
YT-20113: Use code generated comparator in SimpleSort, PartitionSort if possi...
yuryalekseev
2024-04-13
5
-14
/
+45
*
BufferMemory usage for retryful writer v2
ermolovd
2024-04-13
2
-0
/
+7
*
Intermediate changes
robot-piglet
2024-04-13
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-04-12
1
-5
/
+5
*
Fix crash in retryful writer v2
ermolovd
2024-04-12
1
-2
/
+2
*
YT-21539: Fix deep recursion in TCancelableBoundedConcurrencyRunner
babenko
2024-04-12
4
-13
/
+17
*
YT-21534: Modify RPC memory tracking
don-dron
2024-04-12
17
-118
/
+439
*
New message distributor
gryzlov-ad
2024-04-11
3
-86
/
+145
*
Add InterruptionFailed abort reason
ignat
2024-04-11
1
-0
/
+1
*
YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...
arkady-e1ppa
2024-04-11
4
-14
/
+182
*
YT-19625: Calculate replicas lag per card in RTT
osidorkin
2024-04-11
2
-0
/
+29
*
Intermediate changes
robot-piglet
2024-04-11
2
-0
/
+15
*
YT-21517: Fix local variables leak if coro is abandoned
arkady-e1ppa
2024-04-11
3
-13
/
+41
*
YT-21501: Remove ChunkMemoryAllocator from TPacketDecoder
don-dron
2024-04-11
6
-40
/
+14
*
YT-21331: Fix minor issues for create queue producer
apachee
2024-04-10
2
-2
/
+2
*
Fix Sequoia transaction ids
aleksandra-zh
2024-04-10
1
-0
/
+2
*
YT-21495: Merge MemoryReferenceTracker with MemoryUsageTracker
don-dron
2024-04-10
12
-118
/
+77
*
Refactor id hashing in Sequoia tables
babenko
2024-04-10
3
-0
/
+11
*
YT-21428: Fixes after review
don-dron
2024-04-10
2
-2
/
+2
*
Intermediate changes
robot-piglet
2024-04-10
1
-1
/
+1
*
YT-21200: Add segment_id to get_master_consistent_state command
danilalexeev
2024-04-09
8
-11
/
+18
*
Intermediate changes
robot-piglet
2024-04-09
1
-0
/
+10
*
HTTP proxy TLS certificate update - follow-up
Konstantin Khlebnikov
2024-04-09
4
-16
/
+32
*
YT-21484: Remove fields Schema, LookupSupported and KeyWidth from TDataSource
lukyan
2024-04-09
2
-9
/
+12
*
YT-21493: Merge ITypedNodeMemoryTracker and IMemoryUsageTracker to IMemoryUsa...
don-dron
2024-04-08
6
-5
/
+59
*
Make coroutine not require type-erasure
arkady-e1ppa
2024-04-08
4
-102
/
+179
*
Allow users to create secondary indices
sabdenovch
2024-04-08
1
-1
/
+2
*
YT-20971: Check for actual clock_cluster_tag in generateTimestamp
osidorkin
2024-04-08
3
-3
/
+19
*
YT-18503: Mirror Cypress Tx to Sequoia Ground
kvk1920
2024-04-07
10
-17
/
+82
*
Master connection config fix YT-20418
cherepashka
2024-04-07
2
-25
/
+26
*
YT-21472: Disable slot manager if layer cache disabled
don-dron
2024-04-05
6
-22
/
+62
*
YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...
arkady-e1ppa
2024-04-05
10
-177
/
+673
*
Intermediate changes
robot-piglet
2024-04-05
3
-11
/
+45
*
Fix preedirs yt/cpp/mapreduce/library/table_schema
nadya02
2024-04-04
5
-122
/
+0
*
YT: Apply aliasing rules in CreateClientImpl
pechatnov
2024-04-04
1
-3
/
+1
[next]