| Commit message (Expand) | Author | Age | Files | Lines |
| * | [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR... | hiddenpath | 2024-12-16 | 13 | -249/+362 |
| * | [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClient | hiddenpath | 2024-12-15 | 19 | -320/+306 |
| * | Remove excessive mutationId argument | hiddenpath | 2024-12-14 | 10 | -38/+24 |
| * | Add missed mutation_id to Set method | hiddenpath | 2024-12-14 | 1 | -0/+1 |
| * | yt/cpp/mapreduce: move Copy methods to THttpRawClient | hiddenpath | 2024-12-13 | 6 | -49/+66 |
| * | yt/cpp/mapreduce: move Create to THttpRawClient | hiddenpath | 2024-12-13 | 8 | -81/+98 |
| * | yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClient | hiddenpath | 2024-12-13 | 32 | -185/+376 |
| * | Fix style issues in yt/cpp/mapreduce | hiddenpath | 2024-12-13 | 4 | -5/+9 |
| * | yt/cpp/mapreduce: Move Set operation to THttpRawClient | hiddenpath | 2024-12-12 | 15 | -24/+230 |
| * | Intermediate changes | robot-piglet | 2024-12-08 | 1 | -3/+5 |
| * | remove unused include | tobo | 2024-12-07 | 1 | -2/+1 |
| * | YT-23221: Pass custom pool to sky share operations | artin-phares | 2024-12-04 | 3 | -1/+14 |
| * | YT-23442: set nirvana context in operation spec | ermolovd | 2024-11-29 | 1 | -10/+28 |
| * | YT-23645: mapreduce client can use yt/core log manager | ermolovd | 2024-11-28 | 6 | -20/+57 |
| * | YT-23568: Skip checking table existence if table is located on different cluster | v-a-zolotov | 2024-11-28 | 1 | -0/+1 |
| * | YT-23568: `create` attribute in RichYPath | ermolovd | 2024-11-26 | 3 | -6/+21 |
| * | Open log file in append mode by default | ermolovd | 2024-11-25 | 1 | -1/+1 |
| * | fix buffered stream interleaving for proto format | ermolovd | 2024-11-23 | 2 | -0/+21 |
| * | YT-23422: do not write command line into attributes of operations | ermolovd | 2024-11-23 | 5 | -44/+16 |
| * | YT-22455: Introduce list jobs continuation token | omgronny | 2024-11-22 | 2 | -0/+21 |
| * | Added cluster field to TRichYPath | v-a-zolotov | 2024-11-21 | 2 | -0/+7 |
| * | YT-22943: add context for system errors | ermolovd | 2024-11-19 | 12 | -144/+223 |
| * | cpp/mapreduce: fix style | ermolovd | 2024-11-18 | 4 | -106/+108 |
| * | Intermediate changes | robot-piglet | 2024-11-16 | 1 | -3/+9 |
| * | add nirvana block url to started by block | ermolovd | 2024-11-09 | 1 | -53/+94 |
| * | YT-23262: initialize client with JoblessInitialize if user didn't | ermolovd | 2024-11-08 | 3 | -7/+25 |
| * | YT-23387: Sort jobs by task name | omgronny | 2024-11-07 | 1 | -0/+1 |
| * | YT-23262: send all logs to file | ermolovd | 2024-11-02 | 1 | -1/+27 |
| * | YT-23333: Add missing return statements in `yt/cpp/mapreduce/interface/operat... | k-gusev | 2024-10-31 | 1 | -0/+3 |
| * | Fix regression: static anchors are not updated properly | babenko | 2024-10-30 | 1 | -4/+0 |
| * | Use lowercase Data, Empty and Size in some code-generations | mikhnenko | 2024-10-28 | 1 | -6/+6 |
| * | remove unused include util/generic/variant.h | tobo | 2024-10-24 | 1 | -1/+2 |
| * | Introduce message_level_overrides to tune log message levels at runtime | babenko | 2024-10-20 | 1 | -2/+0 |
| * | YT-21938: Introduce get_job_trace | omgronny | 2024-10-11 | 9 | -0/+159 |
| * | Use lower case for TString methods Data, Size and Empty in ysite, yt, ytech, ... | mikhnenko | 2024-10-09 | 4 | -5/+5 |
| * | YT-22871: Disable option for switching to sync pinger | ermolovd | 2024-10-04 | 3 | -16/+10 |
| * | Intermediate changes | robot-piglet | 2024-09-20 | 1 | -2/+0 |
| * | Fix: reset RawTypeV3, when Type is set (and vice versa) | ermolovd | 2024-09-19 | 3 | -6/+45 |
| * | Support YT_KEEP_TEMP_TABLES environment variable in C++ SDK | Maxim Akhmedov | 2024-09-02 | 2 | -0/+4 |
| * | Intermediate changes | robot-piglet | 2024-08-30 | 4 | -1/+13 |
| * | Better comment | ermolovd | 2024-08-27 | 1 | -0/+7 |
| * | GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨ | pavook | 2024-08-22 | 29 | -88/+88 |
| * | Fix transaction pinger tvm auth | iudovin | 2024-08-09 | 1 | -2/+5 |
| * | YT-22157 Interface part of HLL in columnar statistics | orlovorlov | 2024-07-31 | 2 | -0/+4 |
| * | [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stl | nadya73 | 2024-07-30 | 3 | -3/+2 |
| * | [YT C++ API] Add NT_CHAOS_TABLE_REPLICA to ENodeType | andreizdor | 2024-07-18 | 1 | -0/+1 |
| * | YT-22268: Support YT_LOG_PATH in c++ api | whatsername | 2024-07-15 | 3 | -1/+5 |
| * | Intermediate changes | robot-piglet | 2024-07-09 | 2 | -12/+12 |
| * | Revert "YT-21253 Include HyperLogLog in YT table columnar statistics" | orlovorlov | 2024-07-03 | 2 | -4/+0 |
| * | [yt/cpp/mapreduce] YT-21595: Use gtest instead of ytest in all mapreduce tests | nadya73 | 2024-07-02 | 48 | -2100/+3416 |