aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Copy cached responses in TObjectServiceCachebabenko2023-06-062-0/+19
* YT-17341: Use TThreadName instead of TString to store thread name in error.yuryalekseev2023-06-052-4/+15
* Fix typos in library/cpp/ytbabenko2023-06-041-1/+1
* Fix typos in library/cpp/ytbabenko2023-06-035-5/+5
* Fix segv on EndMarkinnokentii2023-06-031-1/+18
* Intermediate changesrobot-piglet2023-06-024-0/+214
* Fix leak on metadata replaceinnokentii2023-06-021-0/+3
* feat grpc: update to grpc 1.50.2leonidlazarev2023-06-021-1/+2
* Revert "Revert "Поддержать метод OPTIONS во внешнем u...conterouz2023-06-012-3/+12
* YT: Fix ParseEnum when custom domain names usedbulatman2023-06-013-1/+39
* Revert "Поддержать метод OPTIONS во внешнем uaas"conterouz2023-05-312-12/+3
* Поддержать метод OPTIONS во внешнем uaasconterouz2023-05-302-3/+12
* prevent extra copy and format for log_s;asorotsky2023-05-301-6/+6
* Intermediate changesrobot-piglet2023-05-303-47/+234
* Intermediate changesrobot-piglet2023-05-291-90/+8
* rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILEnkozlovskiy2023-05-263-6/+6
* Check TlsActivationContext in log macrosesnsofya2023-05-261-17/+16
* YT-19191: Support system stl for yt/cpp/mapreduce clientnadya732023-05-252-3/+3
* Add precharge benchmarkkungasc2023-05-256-0/+96
* more detailed logging;qkrorlqr2023-05-241-1/+14
* Examples in lwtracealexv-smirnov2023-05-2411-0/+172
* Search in hashmap benchmarkdtyo2023-05-241-3/+405
* feat grpc: decode URL-encoded peer address in grpc libraryleonidlazarev2023-05-242-2/+11
* add ability to use test filter list from filenkozlovskiy2023-05-243-1/+32
* add proper ut for handling remote traces; update owners;asorotsky2023-05-241-7/+39
* Intermediate changesrobot-piglet2023-05-231-2/+6
* proper handling for joined probes timestamps;asorotsky2023-05-231-1/+8
* YT: Fix memory leak in Newbulatman2023-05-232-2/+19
* feat grpc: correct order of the fork variable setleonidlazarev2023-05-221-1/+10
* YT-18571: Drop TStrongTypedef::operator=babenko2023-05-202-22/+0
* Enable more tests involving memory taggingbabenko2023-05-201-3/+7
* YT-17341: Use thread name instead of thread id in error origins.yuryalekseev2023-05-206-0/+65
* Extract memory tag API to librarybabenko2023-05-1913-96/+156
* Validate incoming peer hostname through direct DNS lookupalexvru2023-05-182-31/+65
* Setup test env.vars from test.context during test binary initialization cppzhukoff-pavel2023-05-183-11/+34
* Fix OpenSSL problemalexvru2023-05-174-17/+25
* Add lua http lib; Add TVM auth for HTTP inputvadim-xd2023-05-171-1/+1
* Switch TMonotonic to CLOCK_BOOTTIME instead of a separate typesnaury2023-05-178-197/+76
* add sum of vector elements benchmarkdtyo2023-05-161-4/+297
* Add SSL_OP_NO_TLSv1_1, SSL_OP_NO_TLSv1 ssl optionsmolotkov-and2023-05-161-0/+2
* Support monotonic boot time with suspend awarenesssnaury2023-05-1611-154/+332
* Remove extra semicolons in ytbulatman2023-05-164-8/+14
* Fix bugalexvru2023-05-151-1/+1
* RFC 8297 (Early Hints) initial support in balancernocomer2023-05-122-0/+3
* Fix IC counters performancealexvru2023-05-123-20/+43
* Remove counters upon VDisk destructionalexvru2023-05-112-4/+19
* Support xxHash in ICalexvru2023-05-1012-11/+78
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-05-107-5/+459
* Add utils for token modification in fyamlinnokentii2023-05-073-20/+422
* Support object key serializations-berdnikov2023-05-071-2/+1