aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt
Commit message (Expand)AuthorAgeFilesLines
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-1/+1
* YT-19578: Move user_job_statistics to yt/cpp/mapreduce/libraryermolovd2023-10-029-294/+0
* YT-19441: Support allocator in TCompactSet.ponasenko-rs2023-09-272-34/+42
* Small refactoring in TCompactSet.ponasenko-rs2023-09-271-3/+3
* Intermediate changesrobot-piglet2023-09-254-0/+295
* Get rid of TClusterResourceLimits::operator+()kvk19202023-09-221-12/+12
* [Sync from ytsaurus/ytsaurus] Put attribute(weak) in a GCC-compatible positionAlexey Filinovich2023-09-071-2/+2
* Intermediate changesrobot-piglet2023-09-0310-247/+0
* YT-19430: Add arrow writernadya022023-09-0210-0/+247
* Removed the last typedefs in the codebasesabdenovch2023-08-288-21/+21
* YT-18571: Replace NYT::ToUnderlying with ::ToUnderlying from util/generic/cast.hbabenko2023-08-192-12/+2
* Minor cosmetic changessabdenovch2023-08-181-1/+1
* YT-19686: Add stubs for YT_USE_VANILLA_PROTOBUFgritukan2023-08-131-0/+3
* YT-19686: Support building TRef from std::stringgritukan2023-08-073-0/+9
* Intermediate changesrobot-piglet2023-08-061-0/+9
* Drop misused __LINE__ in macrobabenko2023-08-021-28/+28
* YT-19210: expose YQL shared library for YT.max422023-07-29115-0/+5308
* revert rXXXXXX (see discusstion in pr), will commit again more pci-dss friend...kulikov2023-07-2725-705/+10
* Add explicit sanitizer dependencies up to marketreshilkin2023-07-265-0/+5
* Support h-format for escaped (but unquoted) stringsbabenko2023-07-262-10/+32
* try to get rid of locks and allocations for elastic queue thread poolkulikov2023-07-2125-10/+705
* Introduce TLazyMultiValueFormatterifsmirnov2023-07-063-0/+81
* Intermediate changesrobot-piglet2023-06-302-15/+40
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-3051-3680/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-3051-0/+3680
* YT: Escape back slash when format string with quotesbulatman2023-06-282-0/+9
* Strongly typed cell tagkvk19202023-06-281-1/+0
* add ymake export to ydbalexv-smirnov2023-06-1321-0/+403
* Intermediate changesrobot-piglet2023-06-111-0/+10
* YT-19300: Various helpers for TStrongTypedefkvk19202023-06-082-1/+57
* 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
* Intermediate changesrobot-piglet2023-06-024-0/+214
* YT: Fix ParseEnum when custom domain names usedbulatman2023-06-013-1/+39
* Intermediate changesrobot-piglet2023-05-302-0/+113
* YT-19191: Support system stl for yt/cpp/mapreduce clientnadya732023-05-252-3/+3
* Intermediate changesrobot-piglet2023-05-231-2/+6
* YT: Fix memory leak in Newbulatman2023-05-232-2/+19
* 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-198-0/+137
* Remove extra semicolons in ytbulatman2023-05-164-8/+14
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-05-107-5/+459
* Support object key serializations-berdnikov2023-05-071-2/+1
* Intermediate changesrobot-piglet2023-05-052-8/+12
* YT-18920: Add `TryDecodeEnumValue()`galtsev2023-05-043-23/+49
* YT-19007: Implement NewWithOffloadedDtorbabenko2023-05-024-112/+120