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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant TString conversion in blobstorage
innokentii
2022-10-17
1
-0
/
+7
*
Allow to pass exception to the coroutine to be cancelled
nocomer
2022-10-14
3
-0
/
+50
*
feat: add dlc-ctl package to autocheck
cody0
2022-10-13
1
-12
/
+2
*
[scheme] Allow to create a new null value which shares a pool with the curren...
sobols
2022-10-12
3
-1
/
+99
*
Fix wilson uploader event handler
alexvru
2022-10-12
1
-5
/
+33
*
[relaxed_escaper] Speed up
sobols
2022-10-10
1
-15
/
+19
*
add test to reproduce the bug
gvit
2022-10-10
1
-4
/
+10
*
Use TContiguousData rooms interface in vdisk/pdisk
innokentii
2022-10-10
3
-5
/
+121
*
Add full message name to error about unknown field in json2proto
bulatman
2022-10-07
1
-1
/
+1
*
Memory reference tracking restyling
savrus
2022-10-07
8
-48
/
+105
*
health checker tests
andrew-rykov
2022-10-07
1
-39
/
+0
*
Introduce serverless names to labeled counters
mokhotskii
2022-10-06
1
-0
/
+4
*
[vcs][library][ydb] move TAsyncSemaphore from ydb/library to library/cpp/thre...
tldr
2022-10-05
5
-0
/
+317
*
[unittest] Add NOLINT for clang-tidy
sobols
2022-10-05
1
-8
/
+8
*
Fix of aligned_free on windows
aleexfi
2022-10-04
4
-14
/
+26
*
support content-type in GET
uzhas
2022-10-04
2
-1
/
+26
*
Use TContiguousData rooms interface in vdisk/pdisk
innokentii
2022-09-30
1
-0
/
+8
*
Do not enable cuda globally for all platforms
svidyuk
2022-09-30
1
-0
/
+3
*
emplace_back() with arguments support + return reference for consistency with...
tobo
2022-09-30
2
-3
/
+39
*
Add more params for jemalloc
bugaevskiy
2022-09-29
1
-1
/
+40
*
Extend TContiguousData interface
innokentii
2022-09-29
5
-39
/
+438
*
Pre resolve self address for discovery
hor911
2022-09-29
1
-1
/
+10
*
External build system generator release 10
robot-ya-builder
2022-09-26
7
-8
/
+8
*
Add GroupOverseer component for testing
alexvru
2022-09-24
2
-0
/
+4
*
spans usage for rpc_long_tx
ivanmorozov
2022-09-23
2
-2
/
+10
*
Support logic time in ORM
dgolear
2022-09-23
3
-0
/
+21
*
add profile attribute into profile span
ivanmorozov
2022-09-22
2
-5
/
+18
*
span with profile
ivanmorozov
2022-09-21
6
-0
/
+253
*
remove unused includes
tobo
2022-09-21
5
-7
/
+0
*
Introduce shared range holders
savrus
2022-09-19
6
-52
/
+57
*
new canonization for robot
socialgraph
2022-09-19
1
-2
/
+1
*
Sane handling of %x and %X for pointers in Format
babenko
2022-09-19
3
-5
/
+38
*
Fix tsan warnings in yt intrusive ptr
ayles
2022-09-19
1
-0
/
+4
*
Rebalancing autocheck partitions and distbuild clusters.
robot-dts-analyst
2022-09-19
2
-3
/
+4
*
Add TContiguousData
innokentii
2022-09-16
8
-488
/
+1109
*
add log buffer 3
andrew-rykov
2022-09-15
6
-178
/
+164
*
Support logging unstructured messages to structured log
babenko
2022-09-15
4
-1
/
+36
*
do not crash on invalid url
uzhas
2022-09-14
1
-1
/
+0
*
NextRetryDelay workaround + last bytes logs on retry
hor911
2022-09-14
1
-10
/
+15
*
Switch commit hash maps to absl::flat_hash
snaury
2022-09-14
2
-0
/
+23
*
TRope zero-copy extract
innokentii
2022-09-13
2
-1
/
+79
*
Remove Sleep from logger when AllowDrop is false
snaury
2022-09-13
2
-14
/
+3
*
add-log-buffer 2
andrew-rykov
2022-09-13
10
-170
/
+432
*
Replace TString with TRope TEvVPut
innokentii
2022-09-12
2
-4
/
+75
*
fix out of boundary read
ermolovd
2022-09-12
2
-1
/
+22
*
Bump play services to latest versions
trivias
2022-09-12
2
-0
/
+1324
*
test canonize with hash bang
socialgraph
2022-09-11
5
-60
/
+78
*
support duration and timestamp as string in json2proto
bbiff
2022-09-11
7
-0
/
+165
*
Replace TString with TRope in TEvPut
innokentii
2022-09-10
1
-1
/
+1
*
remove macros clash with absl libraries
gvit
2022-09-09
3
-20
/
+14
[next]