summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface/raw_client.h
Commit message (Expand)AuthorAgeFilesLines
* YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...hiddenpath2025-01-151-0/+4
* Remove unnecessary http-related forward declarationhiddenpath2025-01-141-7/+0
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-8/+0
* Remove GetJobStderrWithRetries implementationhiddenpath2024-12-301-5/+0
* YT-23616: Move start_op to THttpRawClienthiddenpath2024-12-241-0/+6
* YT-23616: Move read_blob_table and read_file to THttpRawClienthiddenpath2024-12-231-0/+12
* YT-23616: Move ReadTable to THttpRawClienthiddenpath2024-12-221-0/+6
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-3/+4
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-0/+12
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-181-1/+74
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-171-0/+56
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-0/+31
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-0/+40
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-1/+50
* Remove excessive mutationId argumenthiddenpath2024-12-141-3/+0
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-0/+14
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-0/+7
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-0/+25
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-121-0/+25