aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Add rope embedded list optionalexvru2022-08-194-188/+426
* Fix Wilson verbosity and PipeCache TraceId forwardingalexvru2022-08-193-16/+24
* Library/cpp/actors Activitieshor9112022-08-1914-4/+30
* increase MessageMax to 64kbshishyando2022-08-181-1/+1
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-1812-0/+1491
* fixup move(const&)asorotsky2022-08-161-1/+1
* Add simple atomic ptrlukyan2022-08-156-17/+574
* fix content-length 0 in requestsxenoxeno2022-08-152-3/+23
* Prepare to clang14: library/cpp/binsaver -Wnull-pointer-subtractionheretic2022-08-111-1/+1
* move all hash bang logic to own functionsocialgraph2022-08-111-87/+146
* Reimport boost/any as a separate projectbugaevskiy2022-08-103-6/+6
* Prepare to clang14: fix library/cpp/actors/interconnect -Wunused-but-set-vari...heretic2022-08-102-2/+8
* Prepare to clang14: library/cpp/codecs/greedy_dict -Wunused-but-set-variableheretic2022-08-101-2/+2
* ui32 not enough for features flagsocialgraph2022-08-107-30/+31
* pg proxy and pg wire first versionxenoxeno2022-08-091-0/+1
* const char* -> TStringBuftobo2022-08-091-1/+1
* Get rid of NYTAlloc::GetAllocationSize usagesbabenko2022-08-085-19/+29
* Update contrib/restricted/boost/format to 1.79.0robot-contrib2022-08-082-0/+13
* Catch incorrect grpc request flow and prevent double free,snaury2022-08-081-0/+39
* Get rid of NYTAlloc::FreeNonNull usagesbabenko2022-08-082-3/+3
* Introduce TSharedMutableRefAllocateOptionsbabenko2022-08-075-28/+34
* Reimport boost/typeof as a separate projectbugaevskiy2022-08-061-0/+4
* remove unused structtobo2022-08-051-7/+0
* Allow automatic span termination in dtor without erroralexvru2022-08-031-4/+32
* library/cpp/cache: Add SizeProvider to LFUCacheakhovrychev2022-08-031-10/+12
* refactor assignsocialgraph2022-08-031-207/+220
* coalescevvvv2022-08-022-0/+85
* rm unused includes + cleanuptobo2022-07-301-5/+2
* Throttle Wilson uploaderalexvru2022-07-291-30/+56
* Fix bugalexvru2022-07-291-1/+3
* reduce debug logsbbiff2022-07-292-6/+7
* Mark down DS proxy and VDisk parts to use Wilson tracingalexvru2022-07-2811-34/+163
* Reimport boost/crc as a separate projectbugaevskiy2022-07-272-0/+20
* change default PB message size in actor systemmonster2022-07-252-5/+1
* Add TString Host to TEvResolveError,serg-belyakov2022-07-253-1/+4
* [] Revert rXXXXXX () - causes timeouts on many testsaneporada2022-07-257-91/+0
* Reimport boost/align as a separate projectbugaevskiy2022-07-232-0/+10
* Modify interconnect to get root CA in a grpc way if CA file is not provided.yuryalekseev2022-07-227-0/+91
* Add check for node existence in IC mock,serg-belyakov2022-07-201-9/+93
* Drop some thunks from yt/yt/core/misc, part 1babenko2022-07-201-1/+2
* add more details to error message when parsing json to protobufgvit2022-07-191-2/+1
* Create broker actor which gives permission for interconnect handshakes,serg-belyakov2022-07-183-28/+140
* Remove link to wiki.yandex-team.ruPatriotRossii2022-07-181-1/+1
* Better logginghor9112022-07-181-1/+9
* rebalancing in sandbox task 1379675374robot-dts-analyst2022-07-182-2/+2
* Consistent logginghor9112022-07-167-156/+254
* Fix compiling jwt-cpp on Darwinthegeorg2022-07-151-3/+5
* Allow skip arg in opt parserbulatkhr2022-07-153-1/+53
* Add MIME_CBOR content typemokhotskii2022-07-132-0/+2
* Fix early poller registration bugalexvru2022-07-121-3/+4