FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · aocsa/google-cloud-cpp · GitHub
aocsa
/
google-cloud-cpp
Public
forked from
googleapis/google-cloud-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 27, 2019
feat: a new test for multithreaded downloads (#3079)
coryan
authored
53ae40f
View commit details
Copy full SHA for 53ae40f
Browse repository at this point
Commits on Sep 26, 2019
chore: fix copyright boilerplate (#3078)
coryan
authored
5c0d3f7
View commit details
Copy full SHA for 5c0d3f7
Browse repository at this point
Commits on Sep 25, 2019
feat: treat CURLE_SSL_CONNECT_ERROR as retryable (#3077)
coryan
authored
4c0b57a
View commit details
Copy full SHA for 4c0b57a
Browse repository at this point
feat: Change JSON endpoint for google/cloud/storage. (#3076)
manish-qlogic
authored and
coryan
committed
56394e8
View commit details
Copy full SHA for 56394e8
Browse repository at this point
Commits on Sep 23, 2019
feat: add long delays to read stall regression test (#3073)
Show description for e9ccd39
coryan
authored
e9ccd39
View commit details
Copy full SHA for e9ccd39
Browse repository at this point
feat: implement a regression test for large uploads (#3066)
coryan
authored
d666bba
View commit details
Copy full SHA for d666bba
Browse repository at this point
bug: restart downloads with retryable HTTP errors. (#3072)
coryan
authored
44c6e89
View commit details
Copy full SHA for 44c6e89
Browse repository at this point
docs:Adapt documentation for super build. (#3071)
manish-qlogic
authored and
coryan
committed
8c87f78
View commit details
Copy full SHA for 8c87f78
Browse repository at this point
Commits on Sep 18, 2019
feat: improve stalled reads regression test (#3059)
Show description for 2a31692
coryan
authored
2a31692
View commit details
Copy full SHA for 2a31692
Browse repository at this point
bug: calls to resumable_session_id() result in segfaults (#3062)
Jseph
authored and
coryan
committed
73a4991
View commit details
Copy full SHA for 73a4991
Browse repository at this point
feat: added ReadLast option for reading object from end (#3058)
manish-qlogic
authored and
coryan
committed
057834a
View commit details
Copy full SHA for 057834a
Browse repository at this point
Commits on Sep 17, 2019
bug: handle CURLE_PARTIAL_FILE as recoverable (#3061)
Show description for 0db60c8
coryan
authored
0db60c8
View commit details
Copy full SHA for 0db60c8
Browse repository at this point
bug: fix runtime install directory (#3063)
Show description for a676012
coryan
authored
a676012
View commit details
Copy full SHA for a676012
Browse repository at this point
Commits on Sep 16, 2019
bug: verify checksums and hashes on xgetsn() (#3057)
Show description for 53dd2f4
coryan
authored
53dd2f4
View commit details
Copy full SHA for 53dd2f4
Browse repository at this point
bug: return all bytes when stream is closed (#3054)
Show description for 5419fe9
coryan
authored
5419fe9
View commit details
Copy full SHA for 5419fe9
Browse repository at this point
bug: fix unit test for developers that configure ADC (#3055)
Show description for 8194e6f
coryan
authored
8194e6f
View commit details
Copy full SHA for 8194e6f
Browse repository at this point
feat: reset retry policy for each retry loop (#3050)
coryan
authored
b5b697b
View commit details
Copy full SHA for b5b697b
Browse repository at this point
Commits on Sep 13, 2019
test: Add a test for telemetry header (#3048)
Show description for 4943aa2
Takashi Matsuo
authored
4943aa2
View commit details
Copy full SHA for 4943aa2
Browse repository at this point
Commits on Sep 5, 2019
fix: Correct a misplaced closing brace in release doc (#3041)
devbww
authored
84772e1
View commit details
Copy full SHA for 84772e1
Browse repository at this point
Bump version numbers for next release (#3040)
devbww
authored
08f5968
View commit details
Copy full SHA for 08f5968
Browse repository at this point
feat: Always build the base image for the refdocs job (#3039)
Show description for 1107bef
Takashi Matsuo
authored
1107bef
View commit details
Copy full SHA for 1107bef
Browse repository at this point
Update release notes [skip ci] (#3038)
devbww
authored
6ebe10e
View commit details
Copy full SHA for 6ebe10e
Browse repository at this point
Commits on Sep 4, 2019
fix: use next_expected_byte() in retried uploads (#3037)
dopiera
authored and
coryan
committed
8396e1d
View commit details
Copy full SHA for 8396e1d
Browse repository at this point
Commits on Sep 3, 2019
feat: Document/test the behavior of passing an empty string to SetEnv on Windows
remyabel
authored and
coryan
committed
563a3ca
View commit details
Copy full SHA for 563a3ca
Browse repository at this point
Commits on Sep 2, 2019
bug: ReadObject() retries only once (#3028)
dopiera
authored and
coryan
committed
56fd6bf
View commit details
Copy full SHA for 56fd6bf
Browse repository at this point
bug: CurlRequestBuilder not initializing all members. (#3035)
Show description for b6e3e0c
coryan
authored
b6e3e0c
View commit details
Copy full SHA for b6e3e0c
Browse repository at this point
feat: Add ability to disable building libraries (#3025)
remyabel
authored and
coryan
committed
32b91f7
View commit details
Copy full SHA for 32b91f7
Browse repository at this point
bug: Fix a SIGSEGV in test. (#3031)
dopiera
authored and
coryan
committed
3302c79
View commit details
Copy full SHA for 3302c79
Browse repository at this point
bug: fix builds with CMake 3.15 (#3033)
Show description for fd4c953
coryan
authored
fd4c953
View commit details
Copy full SHA for fd4c953
Browse repository at this point
Commits on Aug 28, 2019
fix: don't throw on expired retry policies (#3023)
Show description for 9ed990b
dopiera
authored
9ed990b
View commit details
Copy full SHA for 9ed990b
Browse repository at this point
Like the other PR, this adds more testing to increase coverage. There were a
Show description for f2cd74d
remyabel
authored and
coryan
committed
f2cd74d
View commit details
Copy full SHA for f2cd74d
Browse repository at this point
Commits on Aug 27, 2019
bug: Unit tests are too slow. (#3021)
Show description for 7c4f218
coryan
authored
7c4f218
View commit details
Copy full SHA for 7c4f218
Browse repository at this point
Commits on Aug 26, 2019
bug: Fix code coverage upload. (#3018)
coryan
authored
986a25e
View commit details
Copy full SHA for 986a25e
Browse repository at this point
cleanup: Add additional testing for credential helpers. (#3004)
remyabel
authored and
coryan
committed
46eee91
View commit details
Copy full SHA for 46eee91
Browse repository at this point
fix: return proper error code from upload metadata (#3005)
Show description for 2662d07
dopiera
authored
2662d07
View commit details
Copy full SHA for 2662d07
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL