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
/
actors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cpp
kungasc
2023-07-31
1
-5
/
+7
*
replace wilson/protos with PEERDIR to contrib/libs/opentelemetry-proto
soniachrn
2023-07-28
16
-828
/
+22
*
Add several pools for one thread, KIKIMR-18440
kruall
2023-07-26
17
-154
/
+350
*
Improve payload wire encoding and XDC selection KIKIMR-18394
alexvru
2023-07-24
9
-64
/
+221
*
Don't validate version tag, if it is absent in peer, KIKIMR-18776
serg-belyakov
2023-07-18
1
-1
/
+4
*
guard for memory markers + split actor type operators
ivanmorozov
2023-07-18
28
-125
/
+303
*
actor instance custom name
ivanmorozov
2023-07-18
2
-0
/
+8
*
Switch to TRope reply in TEvGet query result KIKIMR-18394
alexvru
2023-07-12
2
-61
/
+48
*
KIKIMR-18568: internal control stats pool size limit
ivanmorozov
2023-07-09
16
-49
/
+54
*
Move LOGGER component from kikimr-specific services to actorlib common ones K...
alexvru
2023-07-08
4
-3
/
+4
*
KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protos
ivanmorozov
2023-07-08
42
-117
/
+228
*
Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ...
ivanmorozov
2023-07-05
5
-50
/
+46
*
Revert commit rXXXXXX,use profile tags for any method actor name generation
ivanmorozov
2023-07-05
5
-46
/
+50
*
use profile tags for any method actor name generation
ivanmorozov
2023-07-05
5
-50
/
+46
*
Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failures
snaury
2023-07-04
1
-0
/
+5
*
Fix critical TRcBuf issue
alexvru
2023-07-03
1
-2
/
+5
*
deallocation on destroy
ivanmorozov
2023-06-30
1
-2
/
+4
*
improve macros for default component determination instead of 0
ivanmorozov
2023-06-29
2
-12
/
+34
*
contextable logging
ivanmorozov
2023-06-29
2
-54
/
+209
*
Remove unused ADDINCL
alexv-smirnov
2023-06-27
5
-14
/
+0
*
Tunable backlog size for IC
alexvru
2023-06-27
2
-1
/
+3
*
fix destructor usage with tls context
ivanmorozov
2023-06-27
1
-4
/
+3
*
Support TEvVGet in separate rope
alexvru
2023-06-26
6
-0
/
+11
*
Support IZeroCopyInput over TRope
aneporada
2023-06-26
2
-0
/
+77
*
Fix coroutine event serializer
alexvru
2023-06-26
1
-1
/
+5
*
Fix coroutine event serializer
alexvru
2023-06-24
5
-48
/
+36
*
Require semicolon after Y_DECLARE*_FLAGS
bulatman
2023-06-24
1
-2
/
+2
*
Regression test
alexvru
2023-06-23
7
-2
/
+115
*
Specify service.name for tracing
a-sumin
2023-06-22
2
-4
/
+9
*
Fix CloseOnIdle peer termination
alexvru
2023-06-21
2
-1
/
+11
*
Fix build for win,
kruall
2023-06-19
1
-3
/
+3
*
Add exchangin threads when cpu usage around limit,
kruall
2023-06-19
5
-8
/
+85
*
Randomize ping intervals a bit
alexvru
2023-06-19
1
-0
/
+2
*
use controller directly instead of actor/events
ivanmorozov
2023-06-16
1
-0
/
+34
*
Fix CloseOnIdle logic
alexvru
2023-06-16
3
-52
/
+64
*
allow to use arena allocated protobuf messages
gvit
2023-06-15
1
-10
/
+53
*
fix build with enabled PROFILE_MEMORY_ALLOCATIONS
uzhas
2023-06-14
2
-2
/
+4
*
add ymake export to ydb
alexv-smirnov
2023-06-13
31
-0
/
+830
*
Remove extra semicolon (library)
bulatman
2023-06-10
6
-9
/
+8
*
Fix memory leak in TActorSystem
a-sumin
2023-06-07
6
-32
/
+80
*
prevent extra copy and format for log_s;
asorotsky
2023-05-30
1
-6
/
+6
*
Check TlsActivationContext in log macroses
nsofya
2023-05-26
1
-17
/
+16
*
more detailed logging;
qkrorlqr
2023-05-24
1
-1
/
+14
*
Search in hashmap benchmark
dtyo
2023-05-24
1
-3
/
+405
*
Validate incoming peer hostname through direct DNS lookup
alexvru
2023-05-18
2
-31
/
+65
*
Fix OpenSSL problem
alexvru
2023-05-17
4
-17
/
+25
*
Switch TMonotonic to CLOCK_BOOTTIME instead of a separate type
snaury
2023-05-17
4
-34
/
+0
*
add sum of vector elements benchmark
dtyo
2023-05-16
1
-4
/
+297
*
Add SSL_OP_NO_TLSv1_1, SSL_OP_NO_TLSv1 ssl options
molotkov-and
2023-05-16
1
-0
/
+2
*
Support monotonic boot time with suspend awareness
snaury
2023-05-16
6
-19
/
+38
[next]