FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · johnedmonds/google-cloud-cpp · GitHub
johnedmonds
/
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 Aug 19, 2019
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
Commits on Aug 12, 2019
chore: Keep release tags in master branch. (#2963)
Show description for edff1ff
coryan
authored
edff1ff
View commit details
Copy full SHA for edff1ff
Browse repository at this point
feat: Configure C++17 build. (#2961)
Show description for 38f9b95
coryan
authored
38f9b95
View commit details
Copy full SHA for 38f9b95
Browse repository at this point
cleanup: Use vcpkg for all dependencies in Windows build. (#2962)
Show description for 2666d7e
coryan
authored
2666d7e
View commit details
Copy full SHA for 2666d7e
Browse repository at this point
Commits on Aug 10, 2019
disabled google-runtime-int (#2958)
Show description for be15a2f
devjgm
authored
be15a2f
View commit details
Copy full SHA for be15a2f
Browse repository at this point
Commits on Aug 9, 2019
feat: let clang-tidy build not fail if there are edited files (#2957)
Show description for 474cbfe
devjgm
authored
474cbfe
View commit details
Copy full SHA for 474cbfe
Browse repository at this point
cleanup: Don't include nljson.h from public oauth2 headers. (#2954)
Show description for 0c66dd2
remyabel
authored and
coryan
committed
0c66dd2
View commit details
Copy full SHA for 0c66dd2
Browse repository at this point
Commits on Aug 8, 2019
feat: Ignore warnings in generated code. (#2948)
Show description for 825c3a6
coryan
authored
825c3a6
View commit details
Copy full SHA for 825c3a6
Browse repository at this point
bug: Fix dependencies for googleapis. (#2947)
Show description for f6c3c08
coryan
authored
f6c3c08
View commit details
Copy full SHA for f6c3c08
Browse repository at this point
Commits on Aug 7, 2019
fix: Fix bazel build on windows. (#2940)
Show description for 67b9d3e
Takashi Matsuo
authored
67b9d3e
View commit details
Copy full SHA for 67b9d3e
Browse repository at this point
Increase the threshold fur using resumable uploads (#2946)
Show description for 5ad3645
dopiera
authored and
coryan
committed
5ad3645
View commit details
Copy full SHA for 5ad3645
Browse repository at this point
feat: Random CRC and MD5 in storage throughput benchmark (#2943)
Show description for 275820a
dopiera
authored and
coryan
committed
275820a
View commit details
Copy full SHA for 275820a
Browse repository at this point
Increase download and upload buffers. (#2945)
Show description for 389a5e0
dopiera
authored and
coryan
committed
389a5e0
View commit details
Copy full SHA for 389a5e0
Browse repository at this point
feat: Make GCS throughput benchmark record progress. (#2944)
dopiera
authored and
coryan
committed
de528ae
View commit details
Copy full SHA for de528ae
Browse repository at this point
Commits on Aug 6, 2019
cleanup: Fix usage of NCPU in Dockerfiles. (#2939)
Show description for b319bea
remyabel
authored and
coryan
committed
b319bea
View commit details
Copy full SHA for b319bea
Browse repository at this point
feat: Use macros for compiler id and version (#2937)
Takashi Matsuo
authored
2b0d16f
View commit details
Copy full SHA for 2b0d16f
Browse repository at this point
fix: Fix windows include path in curl.BUILD (#2938)
Takashi Matsuo
authored
e03adf7
View commit details
Copy full SHA for e03adf7
Browse repository at this point
Commits on Aug 5, 2019
testing: cleanup on windows builds (#2936)
Show description for d37faac
Takashi Matsuo
authored
d37faac
View commit details
Copy full SHA for d37faac
Browse repository at this point
Bumping versions after release (#2934)
devjgm
authored
574f3d9
View commit details
Copy full SHA for 574f3d9
Browse repository at this point
doc: update release notes (#2933)
Show description for d693a34
devjgm
authored
d693a34
View commit details
Copy full SHA for d693a34
Browse repository at this point
Commits on Aug 4, 2019
testing: Fix build on windows 2019 (#2932)
Takashi Matsuo
authored
afecdc8
View commit details
Copy full SHA for afecdc8
Browse repository at this point
Commits on Aug 2, 2019
feat: Add Ninja build. (#2931)
remyabel
authored and
coryan
committed
6637725
View commit details
Copy full SHA for 6637725
Browse repository at this point
testing: Delete files on windows test failure (#2930)
Takashi Matsuo
authored
3cd542f
View commit details
Copy full SHA for 3cd542f
Browse repository at this point
Commits on Jul 31, 2019
cleanup: Make comment future proof. (#2927)
Show description for 6430b38
coryan
authored
6430b38
View commit details
Copy full SHA for 6430b38
Browse repository at this point
Control TCP memory usage in GCS library. (#2902)
coryan
authored
41435a9
View commit details
Copy full SHA for 41435a9
Browse repository at this point
Mocking examples of `raw_client` for failed scenarios. (#2924)
manish-qlogic
authored and
coryan
committed
16beff7
View commit details
Copy full SHA for 16beff7
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL