aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-2613-593/+594
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-261-1/+1
* YT-23859: Various memory tracking improvementssabdenovch2024-12-253-2/+12
* YT-21233: Issues and tidying up of rXXXXXXarkady-e1ppa2024-12-256-59/+39
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-2523-106/+3493
* Fixed bug in loggingsabdenovch2024-12-251-1/+1
* Intermediate changesrobot-piglet2024-12-246-0/+134
* [library/cpp/hyperscan] Dropsupport ()sskvor2024-12-244-17/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-231-1/+1
* YT-18571: Pluggable singleton registrybabenko2024-12-215-252/+0
* YT-21233: Introduce Convert(To/From)TextYsonString in library/cpp/yt/yson_str...arkady-e1ppa2024-12-212-2/+515
* Adapt type erasure to clang-16 compiler bugarkady-e1ppa2024-12-191-5/+16
* Intermediate changesrobot-piglet2024-12-191-1/+1
* fix redirects port selectionkuzmich3212024-12-181-1/+1
* Use AnyObject to remove type erasure logic from yt/yt/corearkady-e1ppa2024-12-173-7/+19
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-171-1/+1
* YT: Add unchecked enums to protobuf interophitsedesen2024-12-161-0/+132
* Introduce (any use) YT_STATIC_INITIALIZERbabenko2024-12-141-0/+19
* introduce TCgiParameters::GetLastilnurkh2024-12-133-0/+19
* Switch all tests to atd from snapshotthegeorg2024-12-122-43/+1
* TCgiParameters: add lifetimebound checkswarmer2024-12-122-9/+9
* TQuickCgiParam: add lifetimebound checksswarmer2024-12-122-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-111-1/+1
* Limit the number of gRPC threadsandybg2024-12-101-0/+2
* Make sure returned TStringBuffers do not change during splitter lifetime. Als...pnv12024-12-102-14/+24
* Enable -Wimplicit-fallthrough (and also fix the discovered issues)babenko2024-12-081-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-081-1/+1
* Intermediate changesrobot-piglet2024-12-073-0/+78
* Fix various issuespogorelov2024-12-066-9/+8
* Intermediate changesrobot-piglet2024-12-061-7/+7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-051-1/+1
* YT-23698: Check size of ref counted objectslukyan2024-12-041-0/+4
* Intermediate changesrobot-piglet2024-12-044-0/+1462
* YTORM: Validate pivot keys in slicer; add a comment about proxy_role optiondgolear2024-12-031-1/+1
* Intermediate changesrobot-piglet2024-12-031-1/+1
* Add missing configs + add mold and coverage to piglet YDB configmaxim-yurchuk2024-12-025-6/+138
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-021-1/+1
* Intermediate changesrobot-piglet2024-12-014-85/+130
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-297-32/+92
* Intermediate changesrobot-piglet2024-11-296-5134/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-291-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-261-1/+1
* YDB Import 625robot-ydb-importer2024-11-2212-406/+0
* Signed Enumeratedeep2024-11-221-5/+12
* [arc][getopt]fix enforcment of RequiredArgument().DisableSpaceParse()tldr2024-11-213-9/+27
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-201-1/+1
* YDB Import 623robot-ydb-importer2024-11-197-318/+0
* Intermediate changesrobot-piglet2024-11-191-1/+1
* use C++ atomic with proper default constructoreivanov892024-11-191-10/+14
* Enable -Wformat under clang-clthegeorg2024-11-181-1/+1