summaryrefslogtreecommitdiffstats
path: root/yt/cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-26145: do not serialize tokenachains2025-10-231-2/+0
* proper ensure initialize for rpcachains2025-10-221-2/+2
* YT-26213: Per table input_query (chunk_filter only)lucius2025-10-222-0/+7
* fix proto column filter for proto with EMBEDDED messagesermolovd2025-10-211-4/+15
* YT-24624: Rework get_job_trace apibystrovserg2025-10-1712-61/+38
* YT-26065: Add TPatchableField to C++ configrp-12025-10-116-0/+71
* YT-26381: workaround with file lockachains2025-10-102-36/+59
* Fix UpdateOperation: read response from serverermolovd2025-10-043-4/+3
* Bring hostname to lowercase when checking local modeermolovd2025-10-041-4/+3
* YT-26221: Parse control events and save trace info in operations archivebystrovserg2025-10-032-3/+3
* YT-26316: Add monitoring descriptor filter for list jobsbystrovserg2025-10-023-0/+10
* increase timeout for reader to exceed session_timeoutermolovd2025-10-021-2/+4
* Fix -Wunused-but-set-variable in ytmikhnenko2025-09-291-1/+1
* YT-26145: Revert visible changes for config serializationachains2025-09-234-84/+105
* Fix read results with yson fields by reference.Tony-Romanov2025-09-231-0/+1
* YT-26145: TConfig serializationachains2025-09-195-7/+308
* YT-26196: increase stream timeouts for reading tables with rpcermolovd2025-09-191-0/+8
* YT-15805: introduce tz-types into type infoermolovd2025-09-174-1/+66
* YT-25583: Disable appending debug arguments by defaultrp-12025-09-151-1/+1
* Add table_collocation supportsay2025-09-102-0/+3
* YT-25583: Rename parameter to enable_debug_command_line_arguments in C++ SDKrp-12025-09-094-5/+5
* YT-25583: Fix appending debug options to command jobsrp-12025-09-041-1/+1
* YT-26083: Support LinkNodes with attributes via rpcachains2025-09-041-4/+0
* YT-23616: RPC proxy tests for C++ clientachains2025-09-0313-0/+4169
* YT-23616: support rpc write tableachains2025-08-285-41/+29
* [yt/cpp/mapreduce] YT-25894: Support $remaining_row_bytes in SkiffRow readersnadya732025-08-195-17/+36
* YT-25583: Add option for appending job and operation ID to C++ SDKrp-12025-08-154-1/+11
* fix coverity issueuzhas2025-08-081-1/+1
* [yt/cpp/mapreduce] Add GetAlerts in IOperationnadya732025-07-303-10/+41
* [yt/cpp/mapreduce] Fix data race in TAbortableHttpResponsenadya732025-07-211-0/+1
* YQL-20130: Adding alerts filterpanikku2025-07-031-0/+1
* YT-23616: Introduce WriteFile RPC implementationhiddenpath2025-06-275-7/+53
* Fix YT parallel table writer hang after Abortrraed2025-06-181-0/+4
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-133-12/+40
* Simplify multiproxy APIhiddenpath2025-06-074-19/+9
* Remove unused ExtendGenericError methodhiddenpath2025-06-042-16/+0
* Add a todo to remove the LogUseCore optionhiddenpath2025-06-041-5/+4
* Fix style of namespacehiddenpath2025-06-021-1/+1
* Drop Sequoia retries in non-native clientkvk19202025-05-312-14/+0
* Introduce suppress access tracking optionshiddenpath2025-05-304-21/+90
* YT-24245: Add MultiproxyTargetCluster optionhiddenpath2025-05-273-0/+9
* Revert commit rXXXXXX, YT-25104: Switch to new retryful writer by defaultbuyval012025-05-211-1/+1
* YT-25104: Switch to new retryful writer by defaulthiddenpath2025-05-201-1/+1
* YT-25104: Align new writer behaviour with the oldest oneshiddenpath2025-05-203-2/+6
* YT-25059: Introduce log levels as constantshiddenpath2025-05-161-0/+9
* YT-22593: Drop redundant casts introduced in rXXXXXXbabenko2025-05-161-1/+1
* Log client version only with debug levelhiddenpath2025-05-151-1/+1
* YT-22593: Migrate HTTP headers to std::stringbabenko2025-05-122-3/+3
* YT-23645: Enable yt/core logger as defaulthiddenpath2025-05-122-2/+2
* YT-24500: Introduce structured logginghiddenpath2025-05-036-0/+85