index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yt/cpp/mapreduce] Fix data race in TAbortableHttpResponse
nadya73
2025-07-21
1
-0
/
+1
*
YQL-20130: Adding alerts filter
panikku
2025-07-03
1
-0
/
+1
*
YT-23616: Introduce WriteFile RPC implementation
hiddenpath
2025-06-27
5
-7
/
+53
*
Fix YT parallel table writer hang after Abort
rraed
2025-06-18
1
-0
/
+4
*
Allow passing ProxyUrlAliasingRules to clients directly
ngc224
2025-06-13
3
-12
/
+40
*
Simplify multiproxy API
hiddenpath
2025-06-07
4
-19
/
+9
*
Remove unused ExtendGenericError method
hiddenpath
2025-06-04
2
-16
/
+0
*
Add a todo to remove the LogUseCore option
hiddenpath
2025-06-04
1
-5
/
+4
*
Fix style of namespace
hiddenpath
2025-06-02
1
-1
/
+1
*
Drop Sequoia retries in non-native client
kvk1920
2025-05-31
2
-14
/
+0
*
Introduce suppress access tracking options
hiddenpath
2025-05-30
4
-21
/
+90
*
YT-24245: Add MultiproxyTargetCluster option
hiddenpath
2025-05-27
3
-0
/
+9
*
Revert commit rXXXXXX, YT-25104: Switch to new retryful writer by default
buyval01
2025-05-21
1
-1
/
+1
*
YT-25104: Switch to new retryful writer by default
hiddenpath
2025-05-20
1
-1
/
+1
*
YT-25104: Align new writer behaviour with the oldest ones
hiddenpath
2025-05-20
3
-2
/
+6
*
YT-25059: Introduce log levels as constants
hiddenpath
2025-05-16
1
-0
/
+9
*
YT-22593: Drop redundant casts introduced in rXXXXXX
babenko
2025-05-16
1
-1
/
+1
*
Log client version only with debug level
hiddenpath
2025-05-15
1
-1
/
+1
*
YT-22593: Migrate HTTP headers to std::string
babenko
2025-05-12
2
-3
/
+3
*
YT-23645: Enable yt/core logger as default
hiddenpath
2025-05-12
2
-2
/
+2
*
YT-24500: Introduce structured logging
hiddenpath
2025-05-03
6
-0
/
+85
*
YT-10317: Throw error on max_compresssed_data_size_per_job violation
apollo1321
2025-04-30
1
-3
/
+4
*
YT-23616: Split TRetryfulWriter implementation into rpc and http
hiddenpath
2025-04-23
7
-34
/
+82
*
YT-22593: Migrate auth to std::string
babenko
2025-04-23
1
-1
/
+1
*
YT-23645: Do not override user configuration of logger
hiddenpath
2025-04-22
1
-1
/
+4
*
YT-24322: Retry cannot read from socket input stream error
hiddenpath
2025-04-21
2
-1
/
+2
*
Don't wait Yt poller thread shutdown under lock
udovichenko-r
2025-04-21
1
-4
/
+8
*
YT-23616: Dispatch on some dyntable methods
hiddenpath
2025-04-18
4
-87
/
+42
*
YT-23616: Add RPC implementation of LookupRows, DeleteRows and InsertRows met...
hiddenpath
2025-04-17
2
-4
/
+2
*
YT-6812, YT-24298: Introducing attributes and events to list_jobs
bystrovserg
2025-04-09
2
-12
/
+57
*
Add EnableRpcProxyInJobProxy option to TUserJobSpec
hiddenpath
2025-04-08
2
-0
/
+10
*
Add 'Alias' to TOperationSpecBase
yurial
2025-04-02
2
-0
/
+6
*
YT-20969: C++ methods for reading table partitions
ermolovd
2025-04-02
15
-3
/
+283
*
Change UnixDomainSocket option into boolean
hiddenpath
2025-04-02
4
-7
/
+11
*
YT-24660: Add retry for timeout generic error
hiddenpath
2025-03-31
1
-0
/
+1
*
YT-23616: Add ProxyUnixDomainSocket client option
hiddenpath
2025-03-28
4
-1
/
+8
*
Merge yexception.h and bt_exception.h to prevent include cycle
thegeorg
2025-03-28
3
-3
/
+3
*
YT-24586: Start requesting the progress attribute in GetOperation only when c...
hiddenpath
2025-03-26
1
-6
/
+12
*
Split YT_PROXY_ROLE into http and rpc options
hiddenpath
2025-03-25
5
-9
/
+19
*
YT-24560: Move ProxyRole from TCreateClientOptions to TConfig
hiddenpath
2025-03-24
4
-5
/
+8
*
YQL-19214: Check existence only on local cluster
coteeq
2025-03-23
1
-11
/
+13
*
YT-22871: remove TThreadPerTransactionPinger
ermolovd
2025-03-21
1
-85
/
+0
*
YT-24248: Add with_interruption_info filter in list_jobs
bystrovserg
2025-03-13
2
-0
/
+7
*
Remove RetryHeavyWriteRequest method
hiddenpath
2025-03-12
3
-88
/
+21
*
Move write table implementation out of retryless writer
hiddenpath
2025-03-12
7
-29
/
+104
*
Do not fail upon negative job counters receiving
hiddenpath
2025-03-11
5
-65
/
+65
*
YT-24050: Disable queue consumer registration manager by default in job proxies
hiddenpath
2025-03-05
1
-0
/
+1
*
YT-23616: Disable specific categories only when using CoreLog
hiddenpath
2025-03-05
1
-6
/
+5
*
YT-24173: Fix error resolving path in remote clusters operations
hiddenpath
2025-03-01
14
-29
/
+142
*
Add equality operator to TReadRange
asamoylov22
2025-02-28
2
-0
/
+31
[next]