aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-20424: Fix move constructor and assignment for TSharedRange.ponasenko-rs2023-11-143-0/+85
* YQ Connector: move tests from yql to ydb (OSS)vitalyisaev2023-11-1412-0/+449
* Fix ubsan false-positivealexvru2023-11-131-1/+4
* Added 'y_benchmark' to Y_BENCHMARKdaniel-march2023-11-134-0/+8
* Сделать нормальное логгирование в UaaSconterouz2023-11-133-0/+5
* Intermediate changesrobot-piglet2023-11-1262-0/+5107
* ActorSystem scheduler queue include fixmaksim-kita2023-11-101-0/+1
* Check stateFunc type before assign it, KIKIMR-19280kruall2023-11-101-3/+40
* ActorSystem remove unused codemaksim-kita2023-11-092-8/+2
* An example of using AddObserver in unit testsazevaykin2023-11-091-1/+17
* Fix TlsActivationContext caching by compiler KIKIMR-19993alexvru2023-11-093-9/+45
* Revert "metrics have been added"hcpp2023-11-0893-7711/+0
* Switch epoll back to EPOLLET KIKIMR-20021alexvru2023-11-089-84/+103
* metrics have been addedhcpp2023-11-0893-0/+7711
* added switch secure/insecure grpc channel for wilson uploaderasmyasnikov2023-11-071-2/+2
* Make thread local variables fiber friendlylukyan2023-11-072-0/+40
* Intermediate changesrobot-piglet2023-11-031-7/+1
* Default to clang-cl when targeting Windowsthegeorg2023-11-034-5/+7
* YT-20376: Removed some of the std overloadsarkady-e1ppa2023-11-033-42/+42
* YT-20376: TAsyncSignalsHandler improved thread safetyarkady-e1ppa2023-11-031-5/+16
* Added 'report_path' param to y_benchmarkdaniel-march2023-11-021-20/+48
* Stacktraces add line numbersmaksim-kita2023-11-0211-0/+174
* Throttle datashard log messagesazevaykin2023-11-011-0/+7
* KIKIMR-19066 added hc optimal clock skew calculationandrew-rykov2023-10-302-4/+29
* Make TInputMappedRange::const_reference really constimsemenov002023-10-301-1/+2
* YTORM-214: Add unittests for pr-4688904kmokrov2023-10-272-0/+33
* Code styleazevaykin2023-10-252-3/+5
* templated AddObserverazevaykin2023-10-252-19/+82
* Optimize Json2Protovadim-xd2023-10-241-8/+12
* move version of SetContentaykeron2023-10-231-0/+6
* Intermediate changesrobot-piglet2023-10-235-227/+244
* [library] Fix ub-sanitizer error 'applying non-zero offset to null pointer'vmordovin2023-10-201-1/+4
* add log macrosivanmorozov2023-10-202-5/+24
* Remove 'runtime' from TEventObserverazevaykin2023-10-202-6/+5
* Remove copy of json mapvadim-xd2023-10-181-1/+1
* fix coverity issue: resource leakuzhas2023-10-171-2/+4
* YTORM-214: Add parsing enum from yson integerkmokrov2023-10-171-5/+21
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-17122-302/+302
* Exclude libiconv and dictutil unicode at compile time for iOs/Android targetsshokhor2023-10-165-6/+17
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1667-220/+220
* Speed up TPercentileTracker/TPercentileTrackerLgdcherednik2023-10-162-6/+3
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-161-15/+0
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-1630-13/+594
* add tasan.supp, lsan.suppnkozlovskiy2023-10-132-0/+4
* Add missed #include <functional>mikhnenko2023-10-122-0/+3
* Add THash<TZtStringBuf>vadim-xd2023-10-111-0/+5
* add sanitizers dependenciesnkozlovskiy2023-10-1110-0/+205
* Set request unit trailing header for ScanQuery/ScanYql sctipts. KIKIMR-19243dcherednik2023-10-111-0/+11
* Y_VERIFY->Y_ABORT_UNLESS tail2ilnurkh2023-10-112-2/+2
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-09263-1014/+1014