summaryrefslogtreecommitdiffstats
path: root/yt/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* YT-10317: Throw error on max_compresssed_data_size_per_job violationapollo13212025-04-301-3/+4
* YT-23616: Split TRetryfulWriter implementation into rpc and httphiddenpath2025-04-237-34/+82
* YT-22593: Migrate auth to std::stringbabenko2025-04-231-1/+1
* YT-23645: Do not override user configuration of loggerhiddenpath2025-04-221-1/+4
* YT-24322: Retry cannot read from socket input stream errorhiddenpath2025-04-212-1/+2
* Don't wait Yt poller thread shutdown under lockudovichenko-r2025-04-211-4/+8
* YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-184-87/+42
* YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows met...hiddenpath2025-04-172-4/+2
* YT-6812, YT-24298: Introducing attributes and events to list_jobsbystrovserg2025-04-092-12/+57
* Add EnableRpcProxyInJobProxy option to TUserJobSpechiddenpath2025-04-082-0/+10
* Add 'Alias' to TOperationSpecBaseyurial2025-04-022-0/+6
* YT-20969: C++ methods for reading table partitionsermolovd2025-04-0215-3/+283
* Change UnixDomainSocket option into booleanhiddenpath2025-04-024-7/+11
* YT-24660: Add retry for timeout generic errorhiddenpath2025-03-311-0/+1
* YT-23616: Add ProxyUnixDomainSocket client optionhiddenpath2025-03-284-1/+8
* Merge yexception.h and bt_exception.h to prevent include cyclethegeorg2025-03-283-3/+3
* YT-24586: Start requesting the progress attribute in GetOperation only when c...hiddenpath2025-03-261-6/+12
* Split YT_PROXY_ROLE into http and rpc optionshiddenpath2025-03-255-9/+19
* YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-244-5/+8
* YQL-19214: Check existence only on local clustercoteeq2025-03-231-11/+13
* YT-22871: remove TThreadPerTransactionPingerermolovd2025-03-211-85/+0
* YT-24248: Add with_interruption_info filter in list_jobsbystrovserg2025-03-132-0/+7
* Remove RetryHeavyWriteRequest methodhiddenpath2025-03-123-88/+21
* Move write table implementation out of retryless writerhiddenpath2025-03-127-29/+104
* Do not fail upon negative job counters receivinghiddenpath2025-03-115-65/+65
* YT-24050: Disable queue consumer registration manager by default in job proxieshiddenpath2025-03-051-0/+1
* YT-23616: Disable specific categories only when using CoreLoghiddenpath2025-03-051-6/+5
* YT-24173: Fix error resolving path in remote clusters operationshiddenpath2025-03-0114-29/+142
* Add equality operator to TReadRangeasamoylov222025-02-282-0/+31
* YT-24340: Use 'type' instead of 'operation_type' in Python APIignat2025-02-271-1/+1
* Helper to print debug text ysonermolovd2025-02-271-0/+13
* Overwrite expired entries in TAddressCachehiddenpath2025-02-251-1/+1
* YT-23616: Support ignoring specific log categorieshiddenpath2025-02-212-2/+10
* , YT-24294: Fix retry of 503 http code error without X-Yt-Errorhiddenpath2025-02-202-6/+7