summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/client/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-27710: Add RPC to TransactionPingermaybenotilya2026-03-301-1/+1
* fetch dynamic config through cache, don't scare the users with expected errorsermolovd2026-03-121-1/+7
* YT-26837: expect finished transaction error during pingachains2026-02-271-3/+11
* YT-26837: do not log at Error level if error is expectedachains2026-02-231-1/+9
* yt/cpp/mapreduce/client: handle https in transaction pingerKonstantin Khlebnikov2026-01-211-1/+1
* YT-26906: start session from txachains2025-12-121-26/+24
* YT-26425: YaMR and proto table fragment writersachains2025-11-261-0/+47
* YT-26425: Distributed API http proxy light requestsachains2025-11-101-0/+101
* YT-24624: Rework get_job_trace apibystrovserg2025-10-171-6/+3
* YT-26065: Add TPatchableField to C++ configrp-12025-10-111-0/+46
* [yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readersnadya732025-08-191-8/+13
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-131-12/+7
* Simplify multiproxy APIhiddenpath2025-06-071-7/+3
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-271-0/+1
* YT-23616: Split TRetryfulWriter implementation into rpc and httphiddenpath2025-04-231-1/+0
* Don't wait Yt poller thread shutdown under lockudovichenko-r2025-04-211-4/+8
* YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-181-3/+3
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-021-0/+48
* Change UnixDomainSocket option into booleanhiddenpath2025-04-021-2/+6
* YT-23616: Add ProxyUnixDomainSocket client optionhiddenpath2025-03-281-0/+1
* Split YT_PROXY_ROLE into http and rpc optionshiddenpath2025-03-251-3/+5
* YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-241-2/+3
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-011-14/+23
* YT-21081: fix temp tables for case when client is created with GlobalTxermolovd2025-02-191-5/+19
* YT-23616: Temprorary fallback to http implementation for some methodshiddenpath2025-02-181-3/+3
* YT-23616: Support ProxyRole in TCreateClientOptionshiddenpath2025-02-151-0/+4
* YT-23616: Move creation of client context to separate functionhiddenpath2025-02-151-1/+10
* Fix styleermolovd2025-02-111-1/+1
* introduce batching for concatenateermolovd2025-02-111-12/+40
* YT-23616: Switch TYtPoller to IRawClienthiddenpath2025-02-081-1/+1
* YT-23616: Rename raw_client to http_clienthiddenpath2025-01-221-3/+2
* YT-23616: Make implementation of CanonizeYPath method being commonhiddenpath2025-01-161-1/+1
* Move SkyShareTable and WhoAmI implementations to raw requestshiddenpath2025-01-101-2/+2
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-2/+2
* Fix empty response getting status codehiddenpath2024-12-231-2/+2
* YT-23616: Return IHttpResponsePtr instead of TResponseInfohiddenpath2024-12-221-5/+5
* [yt/cpp/mapreduce] YT-23616: Move SkyShareTable implementation to THttpRawClienthiddenpath2024-12-191-5/+21
* [yt/cpp/mapreduce] YT-23616: Move Transaction, Misc, Table methods to THttpRa...hiddenpath2024-12-181-21/+54
* [yt/cpp/mapreduce] YT-23616: Move some http methods to THttpRawClienthiddenpath2024-12-171-129/+55
* [yt/cpp/mapreduce] YT-23616: Move Job methods to THttpRawClienthiddenpath2024-12-171-10/+21
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-12/+47
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-35/+61
* Remove excessive mutationId argumenthiddenpath2024-12-141-8/+8
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-2/+7
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-5/+15
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-13/+47
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-121-8/+29
* YT-23262: initialize client with JoblessInitialize if user didn'termolovd2024-11-081-3/+7
* YT-21938: Introduce get_job_traceomgronny2024-10-111-0/+8
* Fix more problems with RetryfulWriterV2ermolovd2024-04-171-2/+0