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-23616: Fix serialization of rpc requests
hiddenpath
2025-02-19
1
-0
/
+4
*
YT-23616: Temprorary fallback to http implementation for some methods
hiddenpath
2025-02-18
4
-44
/
+90
*
Fix YPath canonization with cluster Attr in BatchRequest
thenromanov
2025-02-18
1
-1
/
+1
*
YT-23616: Remove HttpCode from TErrorResponse
hiddenpath
2025-02-18
6
-53
/
+28
*
YT-23616: Add IsUnauthorized method to TErrorResponse
hiddenpath
2025-02-17
2
-0
/
+19
*
YT-23616: Do not rely on 4xx http codes
hiddenpath
2025-02-17
1
-5
/
+1
*
YT-23616: Do not rely on specific http codes upon request retry
hiddenpath
2025-02-17
4
-12
/
+19
*
YT-23616: Implement generic errors extending method
hiddenpath
2025-02-16
2
-0
/
+16
*
YT-23616: Add TransientError to retriable errors list
hiddenpath
2025-02-16
2
-0
/
+3
*
YT-23616: Support ProxyRole in TCreateClientOptions
hiddenpath
2025-02-15
2
-0
/
+7
*
YT-23616: Add implementation of method for creating rpc client
hiddenpath
2025-02-15
2
-5
/
+7
*
YT-23616: Move creation of client context to separate function
hiddenpath
2025-02-15
1
-1
/
+10
*
YT-23616: Wrap RPC errors with TErrorResponse
hiddenpath
2025-02-14
2
-0
/
+9
*
Add Annotations and Description options to TOperationSpecBase
hiddenpath
2025-02-12
2
-0
/
+12
*
Fix style
ermolovd
2025-02-11
1
-1
/
+1
*
introduce batching for concatenate
ermolovd
2025-02-11
2
-12
/
+46
*
YT-23616: Move RequestWithRetry to common
hiddenpath
2025-02-08
15
-96
/
+92
*
YT-23616: Switch TYtPoller to IRawClient
hiddenpath
2025-02-08
6
-9
/
+25
*
YT-21081: improve temp directory structure, create subdirectory with username
ermolovd
2025-02-07
5
-6
/
+247
*
Fix passing pool to sky share operations in yt/cpp/mapreduce
nadya02
2025-02-07
1
-1
/
+4
*
operation suspend reason
Nikita Sokolov
2025-02-06
2
-0
/
+8
*
make concatenate request heavy
ermolovd
2025-02-05
1
-1
/
+3
*
YT-23979: Report job's operation incarnation and add corresponding filter to API
eshcherbin
2025-02-04
2
-0
/
+7
*
add missing comma after the conjunctive/ linking adverb 'Thus'
tobo
2025-01-31
1
-1
/
+1
*
Pass max_failed_job_count to all operations (as documented)
aneporada
2025-01-27
1
-3
/
+3
*
Minor refactorings in request serialization
hiddenpath
2025-01-22
2
-6
/
+27
*
YT-23616: Rename raw_client to http_client
hiddenpath
2025-01-22
38
-63
/
+31
*
YT-23616: Add TryGet method for TRpcRawClient
hiddenpath
2025-01-21
1
-1
/
+1
*
Add docker image option in operaion spec in cpp sdk
Gleb
2025-01-19
2
-0
/
+6
*
logging + split verification
ermolovd
2025-01-18
1
-4
/
+6
*
YT-23616: Make implementation of CanonizeYPath method being common
hiddenpath
2025-01-16
10
-47
/
+36
*
YT-23616: Make BatchTransform implementation being common
hiddenpath
2025-01-15
5
-13
/
+16
*
YT-23616: Make THttpRawBatchRequest as an implementation of IRawBatchRequest ...
hiddenpath
2025-01-15
20
-107
/
+260
*
YT-23616: Rename TRawBatchRequest to THttpRawBatchRequest
hiddenpath
2025-01-14
14
-61
/
+61
*
Make ExecuteBatch as a method of TRawBatchRequest
hiddenpath
2025-01-14
9
-88
/
+68
*
Remove RetryRequestWithPolicy
hiddenpath
2025-01-14
3
-93
/
+12
*
Remove unnecessary http-related forward declaration
hiddenpath
2025-01-14
1
-7
/
+0
*
Move SkyShareTable and WhoAmI implementations to raw requests
hiddenpath
2025-01-10
6
-61
/
+54
*
YT-23616: Add ReadFile method RPC implementation
hiddenpath
2025-01-08
1
-0
/
+1
*
Remove GetJobStderrWithRetries implementation
hiddenpath
2024-12-30
4
-26
/
+1
*
YT-23616: Introduce transaction methods for TRpcRawClient
hiddenpath
2024-12-28
3
-16
/
+18
*
Remove TResponseReader implementation
hiddenpath
2024-12-28
2
-47
/
+18
*
Remove maybe_unused attribute from MultisetAttributesOptions
hiddenpath
2024-12-27
1
-1
/
+1
*
Remove unused variables in SerializeParamsForReadTable
hiddenpath
2024-12-26
3
-5
/
+1
*
YT-23616: Move start_op to THttpRawClient
hiddenpath
2024-12-24
8
-81
/
+118
*
Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internals
hiddenpath
2024-12-24
38
-108
/
+108
*
Fix empty response getting status code
hiddenpath
2024-12-23
1
-2
/
+2
*
YT-23616: Move read_blob_table and read_file to THttpRawClient
hiddenpath
2024-12-23
11
-161
/
+153
*
YT-23616: Move ReadTable to THttpRawClient
hiddenpath
2024-12-22
7
-93
/
+75
*
YT-23616: Introduce THttpResponseStream to synchronize lifetimes of response ...
hiddenpath
2024-12-22
1
-1
/
+28
[prev]
[next]