FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · coincash/google-cloud-cpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
coincash
/
google-cloud-cpp
Public
forked from
coincashbank/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 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
chore: Configure tsan and msan builds. (#3011)
Show description for 7d68b04
coryan
authored
7d68b04
View commit details
Copy full SHA for 7d68b04
Browse repository at this point
fix: eliminate a race condition from retry loop (#3013)
Show description for ea09e2b
dopiera
authored
ea09e2b
View commit details
Copy full SHA for ea09e2b
Browse repository at this point
bug: Fix the initial backoff interval. (#3007)
Show description for f0e962e
coryan
authored
f0e962e
View commit details
Copy full SHA for f0e962e
Browse repository at this point
chore: Sanitizer builds work better with debug info. (#3008)
coryan
authored
6b5a49a
View commit details
Copy full SHA for 6b5a49a
Browse repository at this point
chore: Fix builds against vcpkg. (#3012)
Show description for 355e405
coryan
authored
355e405
View commit details
Copy full SHA for 355e405
Browse repository at this point
Commits on Aug 23, 2019
`FakeClock` is a useful construct that only appears in
Show description for 92f412c
remyabel
authored and
coryan
committed
92f412c
View commit details
Copy full SHA for 92f412c
Browse repository at this point
Commits on Aug 22, 2019
fix: correct invalid routing headers. (#2988)
Show description for a747345
dopiera
authored
a747345
View commit details
Copy full SHA for a747345
Browse repository at this point
cleanup: Factor out payload creation from ServiceAccountCredentials::…
remyabel
authored and
coryan
committed
eadf4ba
View commit details
Copy full SHA for eadf4ba
Browse repository at this point
cleanup: Add missing TODO comment. (#2996)
coryan
authored
7c9672d
View commit details
Copy full SHA for 7c9672d
Browse repository at this point
Commits on Aug 21, 2019
Actually enable the error injection test. (#2995)
dopiera
authored and
coryan
committed
7c0b3e9
View commit details
Copy full SHA for 7c0b3e9
Browse repository at this point
feat: allow applications to timeout stalled downloads. (#2993)
Show description for fb2e253
coryan
authored
fb2e253
View commit details
Copy full SHA for fb2e253
Browse repository at this point
cleanup: use existing function to generate data. (#2992)
coryan
authored
c4f17a9
View commit details
Copy full SHA for c4f17a9
Browse repository at this point
Improve efficency of ObjectWriteStreambuf by replacing O(n^2) code.
Jseph
authored and
coryan
committed
7a9b2ab
View commit details
Copy full SHA for 7a9b2ab
Browse repository at this point
chore: Workaround gcc-8.2 build failures. (#2991)
Show description for 8e460f7
coryan
authored
8e460f7
View commit details
Copy full SHA for 8e460f7
Browse repository at this point
Commits on Aug 20, 2019
bug: Fix build for continuous benchmark tests. (#2987)
Show description for 4596ce1
coryan
authored
4596ce1
View commit details
Copy full SHA for 4596ce1
Browse repository at this point
Commits on Aug 19, 2019
chore: reduce docker timeout from 120 minutes to 60 minutes (#2986)
Show description for 273b103
scotthart
authored
273b103
View commit details
Copy full SHA for 273b103
Browse repository at this point
bug: do not disable hashes when Disable{MD5,Crc32c} are set to false (#2979)
Show description for cc564e1
remyabel
authored and
coryan
committed
cc564e1
View commit details
Copy full SHA for cc564e1
Browse repository at this point
chore: upgrade grpc to 1.23.0. (#2985)
johnedmonds
authored and
coryan
committed
27aa9a3
View commit details
Copy full SHA for 27aa9a3
Browse repository at this point
fix: use MetadataUpdatePolicy::FromClusterId. (#2968)
Show description for cccc8c2
dopiera
authored
cccc8c2
View commit details
Copy full SHA for cccc8c2
Browse repository at this point
cleanup: Run CI-specific commands if RUNNING_CI=yes (#2982)
Show description for a708a1b
remyabel
authored and
coryan
committed
a708a1b
View commit details
Copy full SHA for a708a1b
Browse repository at this point
Commits on Aug 16, 2019
doc: Fix syntax in CMake module documentation. (#2977)
coryan
authored
dbd6146
View commit details
Copy full SHA for dbd6146
Browse repository at this point
CURLE_{RECV,SEND}_ERROR should be handled as StatusCode::kUnavailable.
dopiera
authored and
coryan
committed
de6d1b5
View commit details
Copy full SHA for de6d1b5
Browse repository at this point
Commits on Aug 15, 2019
chore: Update cpp-cmakefiles. (#2976)
Show description for e8309d8
coryan
authored
e8309d8
View commit details
Copy full SHA for e8309d8
Browse repository at this point
chore: Use the Docker cache for interactive builds. (#2975)
coryan
authored
8195de3
View commit details
Copy full SHA for 8195de3
Browse repository at this point
feat: Cache Docker images for Kokoro builds. (#2973)
Show description for 99cb0aa
coryan
authored
99cb0aa
View commit details
Copy full SHA for 99cb0aa
Browse repository at this point
Commits on Aug 14, 2019
cleanup: Move cmake/external to super/ (#2972)
Show description for 150aaf8
coryan
authored
150aaf8
View commit details
Copy full SHA for 150aaf8
Browse repository at this point
feat: Make integration tests client configurable. (#2970)
Show description for c31b958
coryan
authored
c31b958
View commit details
Copy full SHA for c31b958
Browse repository at this point
cleanup: Use only find_package to find dependencies. (#2967)
Show description for be6453a
coryan
authored
be6453a
View commit details
Copy full SHA for be6453a
Browse repository at this point
cleanup: Use ObjectMetadata in ResumableUploadResponse. (#2969)
Show description for 7b93630
coryan
authored
7b93630
View commit details
Copy full SHA for 7b93630
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL