| Commit message (Expand) | Author | Age | Files | Lines |
* | YT-24248: Add with_interruption_info filter in list_jobs | bystrovserg | 5 days | 1 | -0/+4 |
* | Do not fail upon negative job counters receiving | hiddenpath | 7 days | 4 | -55/+55 |
* | YT-24173: Fix error resolving path in remote clusters operations | hiddenpath | 2025-03-01 | 1 | -0/+7 |
* | Add equality operator to TReadRange | asamoylov22 | 2025-02-28 | 2 | -0/+31 |
* | Helper to print debug text yson | ermolovd | 2025-02-27 | 1 | -0/+13 |
* | YT-23616: Support ignoring specific log categories | hiddenpath | 2025-02-21 | 1 | -0/+1 |
* | YT-23616: Add CreateRpcClient method | hiddenpath | 2025-02-19 | 1 | -0/+5 |
* | YT-21081: fix temp tables for case when client is created with GlobalTx | ermolovd | 2025-02-19 | 2 | -3/+10 |
* | YT-23616: Fix serialization of rpc requests | hiddenpath | 2025-02-19 | 1 | -0/+4 |
* | YT-23616: Remove HttpCode from TErrorResponse | hiddenpath | 2025-02-18 | 2 | -16/+0 |
* | YT-23616: Add IsUnauthorized method to TErrorResponse | hiddenpath | 2025-02-17 | 2 | -0/+19 |
* | YT-23616: Do not rely on specific http codes upon request retry | hiddenpath | 2025-02-17 | 1 | -1/+1 |
* | YT-23616: Add TransientError to retriable errors list | hiddenpath | 2025-02-16 | 1 | -0/+2 |
* | YT-23616: Support ProxyRole in TCreateClientOptions | hiddenpath | 2025-02-15 | 1 | -0/+3 |
* | YT-23616: Add implementation of method for creating rpc client | hiddenpath | 2025-02-15 | 1 | -4/+2 |
* | YT-23616: Wrap RPC errors with TErrorResponse | hiddenpath | 2025-02-14 | 2 | -0/+9 |
* | Add Annotations and Description options to TOperationSpecBase | hiddenpath | 2025-02-12 | 1 | -0/+6 |
* | introduce batching for concatenate | ermolovd | 2025-02-11 | 1 | -0/+6 |
* | YT-23616: Switch TYtPoller to IRawClient | hiddenpath | 2025-02-08 | 1 | -0/+2 |
* | YT-21081: improve temp directory structure, create subdirectory with username | ermolovd | 2025-02-07 | 5 | -6/+247 |
* | operation suspend reason | Nikita Sokolov | 2025-02-06 | 1 | -0/+5 |
* | YT-23979: Report job's operation incarnation and add corresponding filter to API | eshcherbin | 2025-02-04 | 1 | -0/+4 |
* | add missing comma after the conjunctive/ linking adverb 'Thus' | tobo | 2025-01-31 | 1 | -1/+1 |
* | Minor refactorings in request serialization | hiddenpath | 2025-01-22 | 1 | -5/+26 |
* | Add docker image option in operaion spec in cpp sdk | Gleb | 2025-01-19 | 1 | -0/+3 |
* | YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ... | hiddenpath | 2025-01-15 | 3 | -0/+145 |
* | Remove unnecessary http-related forward declaration | hiddenpath | 2025-01-14 | 1 | -7/+0 |
* | Move SkyShareTable and WhoAmI implementations to raw requests | hiddenpath | 2025-01-10 | 1 | -8/+0 |
* | Remove GetJobStderrWithRetries implementation | hiddenpath | 2024-12-30 | 1 | -5/+0 |
* | YT-23616: Move start_op to THttpRawClient | hiddenpath | 2024-12-24 | 1 | -0/+6 |
* | Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internals | hiddenpath | 2024-12-24 | 1 | -5/+5 |
* | YT-23616: Move read_blob_table and read_file to THttpRawClient | hiddenpath | 2024-12-23 | 2 | -3/+18 |
* | YT-23616: Move ReadTable to THttpRawClient | hiddenpath | 2024-12-22 | 1 | -0/+6 |
* | YT-23616: Return IHttpResponsePtr instead of TResponseInfo | hiddenpath | 2024-12-22 | 1 | -3/+4 |
* | [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClient | hiddenpath | 2024-12-19 | 1 | -0/+12 |
* | [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa... | hiddenpath | 2024-12-18 | 1 | -1/+74 |
* | [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClient | hiddenpath | 2024-12-17 | 1 | -0/+56 |
* | Fix -Wunused-parameter in y* | vadim-xd | 2024-12-17 | 1 | -1/+1 |
* | [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClient | hiddenpath | 2024-12-17 | 1 | -0/+31 |
* | [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR... | hiddenpath | 2024-12-16 | 1 | -0/+40 |
* | [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient | hiddenpath | 2024-12-15 | 1 | -1/+50 |
* | Remove excessive mutationId argument | hiddenpath | 2024-12-14 | 1 | -3/+0 |
* | yt/cpp/mapreduce: move Copy methods to THttpRawClient | hiddenpath | 2024-12-13 | 1 | -0/+14 |
* | yt/cpp/mapreduce: move Create to THttpRawClient | hiddenpath | 2024-12-13 | 1 | -0/+7 |
* | yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClient | hiddenpath | 2024-12-13 | 1 | -0/+25 |
* | yt/cpp/mapreduce: Move Set operation to THttpRawClient | hiddenpath | 2024-12-12 | 2 | -0/+33 |
* | remove unused include | tobo | 2024-12-07 | 1 | -2/+1 |
* | YT-23221: Pass custom pool to sky share operations | artin-phares | 2024-12-04 | 1 | -0/+3 |
* | YT-23645: mapreduce client can use yt/core log manager | ermolovd | 2024-11-28 | 5 | -11/+44 |
* | YT-23568: `create` attribute in RichYPath | ermolovd | 2024-11-26 | 2 | -0/+12 |