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
*
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
*
Move TSharedData to actors lib
innokentii
2022-09-09
12
-3
/
+719
*
use hash bang flag
socialgraph
2022-09-08
8
-17
/
+36
*
Add iterations to y_benchmark JSON
baidashkin
2022-09-08
1
-0
/
+1
*
Add method for sending message without waking thread up,
kruall
2022-09-07
11
-122
/
+234
*
new recommended flags and add features flags argument to GetParsedUri
socialgraph
2022-09-06
1
-0
/
+2
*
External build system generator release 7
robot-ya-builder
2022-09-06
6
-6
/
+6
*
prepare for cgi param length checking
joker2k
2022-09-05
1
-0
/
+10
*
Extend TRope interface to improve single-buffer cases usage
innokentii
2022-09-05
2
-13
/
+298
*
[getopt] Add typo check for long options
lightqwant
2022-09-01
3
-0
/
+54
*
Update external build system generation utility
robot-ya-builder
2022-09-01
64
-12
/
+619
*
Do not hold compaction when having active snapshots
alexvru
2022-08-31
1
-0
/
+2
*
New cmake semantics for compiling with AVX and other specific flags
ignat
2022-08-31
4
-47
/
+0
*
remove unused includes
tobo
2022-08-31
3
-3
/
+0
*
Remove lz4 build with custom memory configuration
prime
2022-08-30
2
-14
/
+4
*
remove unused includes
tobo
2022-08-30
1
-2
/
+0
*
Split library/cpp/streams/lz into separate codecs
prime
2022-08-29
4
-79
/
+111
*
remove unused includes
tobo
2022-08-27
1
-5
/
+0
*
Add support of Wilson tracing lib for kqp execution
mdartemenko
2022-08-26
1
-1
/
+3
*
Introduce new ContentTypes
lpetrov02
2022-08-26
1
-2
/
+2
*
increase size of requested sequence when possible
xenoxeno
2022-08-26
1
-2
/
+2
*
Natively support %x and %X in Format
babenko
2022-08-26
6
-88
/
+289
*
Use sys python in PY_ANY_MODULE cmake export
svidyuk
2022-08-25
2
-2
/
+0
*
Reimport boost/icl as a separate project
bugaevskiy
2022-08-25
1
-1
/
+1
*
[] Change fixlist processing
andreizdor
2022-08-24
1
-0
/
+11
*
Avoid unnecessary copies when visiting yson graph
zhizhin
2022-08-23
1
-2
/
+2
*
Merge qargs stable sort
stepych
2022-08-23
3
-154
/
+50
*
Fix false positive Y_VERIFY
alexvru
2022-08-22
1
-12
/
+17
*
move parser_ut to YQ
d-mokhnatkin
2022-08-19
3
-0
/
+503
*
Add rope embedded list option
alexvru
2022-08-19
4
-188
/
+426
*
Fix Wilson verbosity and PipeCache TraceId forwarding
alexvru
2022-08-19
3
-16
/
+24
*
Library/cpp/actors Activities
hor911
2022-08-19
14
-4
/
+30
*
increase MessageMax to 64kb
shishyando
2022-08-18
1
-1
/
+1
*
temp fix ydb oss sync config to unlock sync on /vendor dependency
alexv-smirnov
2022-08-18
12
-0
/
+1491
*
fixup move(const&)
asorotsky
2022-08-16
1
-1
/
+1
*
Add simple atomic ptr
lukyan
2022-08-15
6
-17
/
+574
*
fix content-length 0 in requests
xenoxeno
2022-08-15
2
-3
/
+23
*
Prepare to clang14: library/cpp/binsaver -Wnull-pointer-subtraction
heretic
2022-08-11
1
-1
/
+1
*
move all hash bang logic to own function
socialgraph
2022-08-11
1
-87
/
+146
*
Reimport boost/any as a separate project
bugaevskiy
2022-08-10
3
-6
/
+6
*
Prepare to clang14: fix library/cpp/actors/interconnect -Wunused-but-set-vari...
heretic
2022-08-10
2
-2
/
+8
*
Prepare to clang14: library/cpp/codecs/greedy_dict -Wunused-but-set-variable
heretic
2022-08-10
1
-2
/
+2
*
ui32 not enough for features flag
socialgraph
2022-08-10
7
-30
/
+31
*
pg proxy and pg wire first version
xenoxeno
2022-08-09
1
-0
/
+1
*
const char* -> TStringBuf
tobo
2022-08-09
1
-1
/
+1
*
Get rid of NYTAlloc::GetAllocationSize usages
babenko
2022-08-08
5
-19
/
+29
[next]