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
/
library
/
cpp
/
yt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for TSortedStagingArea and fix bugs
apollo1321
2025-08-28
1
-0
/
+2
*
Add a guard for per-fiber extra logging tags
ifsmirnov
2025-08-22
3
-0
/
+33
*
YT-19137: Make full_read a first class citizen
coteeq
2025-08-18
3
-1
/
+37
*
YT-18571: Refactor traced (fomerly tracked) spin locks and add unittests
babenko
2025-08-18
15
-92
/
+159
*
Intermediate changes
robot-piglet
2025-08-17
5
-24
/
+10
*
babenko cosmetic
nadya02
2025-08-15
4
-5
/
+5
*
YT-18571: Cosmetics for YT_DEFINE_STRONG_TYPEDEF
h0pless
2025-08-11
2
-2
/
+3
*
fix coverity issue
uzhas
2025-08-08
1
-1
/
+1
*
Optional description argument for YT_VERIFY, YT_ASSERT and others
pechatnov
2025-08-06
5
-15
/
+152
*
YT: Make trim helpers noncopying; lesser copies in rich ypath parsing
dgolear
2025-08-05
3
-30
/
+29
*
Extract FormatString that can be used with TStringBuilderBase and TRawFormatter
pechatnov
2025-08-05
1
-41
/
+49
*
Fix TSharedRefArray::AreBitwiseEqual
babenko
2025-08-02
1
-1
/
+1
*
Introduce TSharedRefArray::AreBitwiseEqual
babenko
2025-08-01
2
-0
/
+18
*
Clang 20 has no construtor uintptr_t form nullptr
mikhnenko
2025-07-31
1
-1
/
+1
*
YT-18571: Fix missing semicolon
h0pless
2025-07-21
1
-1
/
+1
*
YT-18571: Rename TCaseInsensitiveStringEqualityComparer -> TCaseInsensitiveSt...
babenko
2025-07-14
2
-2
/
+14
*
YT: Allow serializing TCompactSet
dgolear
2025-07-10
4
-23
/
+45
*
Add missing include
babenko
2025-06-24
1
-0
/
+2
*
YT-25312: Fix TWithExtraSpace::GetExtraSpace to handle zero returned by mallo...
babenko
2025-06-22
3
-5
/
+15
*
Add Save/Load methods for TStrongTypedef
yurial
2025-06-13
2
-0
/
+19
*
Restore measuring the memory usage of write-table queries.
nadya02
2025-06-11
4
-4
/
+152
*
YT-25226: Pass new job resources to node
pogorelov
2025-06-09
3
-0
/
+51
*
Fixup logging messages with Fatal or Alert level
yurial
2025-05-22
1
-1
/
+3
*
Move more checks to the inlined part of IsLevelEnabled
babenko
2025-05-20
3
-24
/
+20
*
YT-24485: Support extra gang jobs
pogorelov
2025-05-19
1
-1
/
+1
*
YT-22593: Use std::string in TStringBuilder
lukyan
2025-05-19
2
-6
/
+6
*
YT-24913: Split memory tracker
nadya02
2025-05-16
5
-565
/
+12
*
yt: Use well-known macros to test if we are building with SSE4.2
thegeorg
2025-05-16
1
-5
/
+0
*
YT-22593: Migrate HTTP headers to std::string
babenko
2025-05-12
2
-7
/
+7
*
Cosmetics
babenko
2025-05-10
1
-2
/
+8
*
YT: Fix enricher, add from backtrace enricher
pechatnov
2025-05-06
3
-11
/
+101
*
Fix YT_LOG_ALERT_AND_THROW
h0pless
2025-04-25
1
-4
/
+14
*
Typo in ref_counted.h
Alexey Arkhipenko
2025-04-25
1
-1
/
+1
*
Add new macro to replace some of the YT_VERIFYs
h0pless
2025-04-23
2
-6
/
+25
*
YT-24537: Prioritize writers in TReaderWriterSpinLock, rename old version to ...
pavook
2025-04-17
10
-20
/
+521
*
Fix MakeFormattableView
lukyan
2025-04-16
3
-4
/
+17
*
Revert commit rXXXXXX, YT-24537: Prioritize writers in TReaderWriterSpinLock
pavook
2025-04-15
5
-266
/
+17
*
Enable more parentheses-related warnings
babenko
2025-04-14
1
-1
/
+11
*
YT-24537: Prioritize writers in TReaderWriterSpinLock
pavook
2025-04-10
5
-17
/
+266
*
Use consistent format and naming in blocks' logging
ngc224
2025-04-10
1
-1
/
+1
*
Make TLogger respect rvalues
pogorelov
2025-04-09
3
-12
/
+62
*
QL joins refactoring
sabdenovch
2025-04-08
1
-0
/
+1
*
YT: Add type name of std::exception to error text in TError constructor
pechatnov
2025-04-01
2
-0
/
+17
*
Make some methods of smart enum being constexpr
hiddenpath
2025-03-25
2
-13
/
+14
*
YT-23989: Track memory in TChunkedOutputStream
nadya02
2025-03-17
2
-4
/
+26
*
YT-23989: Move memory tracker to library/cpp/yt
nadya02
2025-03-14
4
-0
/
+588
*
YT: Allow serializing and deserializing plain enums to uint64
dgolear
2025-03-06
2
-5
/
+24
*
YT-21910: Master compact table schema
cherepashka
2025-03-06
1
-0
/
+13
*
Better memory poisoning helpers
babenko
2025-03-05
3
-42
/
+61
*
Add poisoning helpers
babenko
2025-03-04
6
-1
/
+162
[next]