FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for google/cloud - tmatsuo/google-cloud-cpp · GitHub
tmatsuo
/
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
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-cpp
google
cloud
on
main
User selector
Datepicker
Commit history
Commits on Jan 5, 2023
impl(otel): option to enable tracing (#10496)
dbolduc
authored
a60ecbe
View commit details
Copy full SHA for a60ecbe
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
cleanup(storage): stop using XML for uploads and downloads (#10472)
Show description for b382c12
coryan
authored
b382c12
View commit details
Copy full SHA for b382c12
View code at this point
Browse repository at this point
chore(deps): update dependency google_cloud_cpp to v2.6.0 (#10490)
renovate-bot
authored
b7c86c5
View commit details
Copy full SHA for b7c86c5
View code at this point
Browse repository at this point
chore: bump versions post v2.6.0 (#10488)
coryan
authored
d74b3cc
View commit details
Copy full SHA for d74b3cc
View code at this point
Browse repository at this point
doc: update CHANGELOG.md for v2.6.0 (#10483)
coryan
authored
8ccba11
View commit details
Copy full SHA for 8ccba11
View code at this point
Browse repository at this point
fix: remove duplicate protos (#10486)
coryan
authored
77fa64e
View commit details
Copy full SHA for 77fa64e
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
cleanup(rest): top-down reorder of CurlImpl function definitions (#10485)
Show description for 07d51b6
devbww
authored
07d51b6
View commit details
Copy full SHA for 07d51b6
View code at this point
Browse repository at this point
chore: update googleapis SHA circa 2023-01-03 (#10484)
coryan
authored
b221555
View commit details
Copy full SHA for b221555
View code at this point
Browse repository at this point
fix(storage): better error code for CreateBucket() and 409 errors (#10480)
Show description for 598f07d
coryan
authored
598f07d
View commit details
Copy full SHA for 598f07d
View code at this point
Browse repository at this point
test(bigtable): refactor CheckEqualUnordered (#10482)
dbolduc
authored
a46f9a8
View commit details
Copy full SHA for a46f9a8
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
impl(rest): make the CurlImpl spill buffer circular (#10474)
Show description for 2adbc17
devbww
authored
2adbc17
View commit details
Copy full SHA for 2adbc17
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
test(spanner): enable testing of PG JSONB[] support (#10475)
Show description for d35d72f
devbww
authored
d35d72f
View commit details
Copy full SHA for d35d72f
View code at this point
Browse repository at this point
refactor(generator): consolidate some stub member functions (#10473)
dbolduc
authored
5fd09c3
View commit details
Copy full SHA for 5fd09c3
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
cleanup: centralize EXTERNAL_GOOGLEAPIS_SOURCE value (#10470)
coryan
authored
8417925
View commit details
Copy full SHA for 8417925
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
cleanup(grafeas): fix path to find proto{deps,list} (#10469)
Show description for ad51bf8
coryan
authored
ad51bf8
View commit details
Copy full SHA for ad51bf8
View code at this point
Browse repository at this point
refactor(accessapproval): versioned clients (#10463)
dbolduc
authored
16948bc
View commit details
Copy full SHA for 16948bc
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
feat(common): factory function for external accounts (#10465)
coryan
authored
46d3075
View commit details
Copy full SHA for 46d3075
View code at this point
Browse repository at this point
impl(oauth2): fix AWS subject token generation (#10464)
Show description for b191e83
coryan
authored
b191e83
View commit details
Copy full SHA for b191e83
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
impl(oauth2): support AWS external accounts (#10459)
coryan
authored
2db0a18
View commit details
Copy full SHA for 2db0a18
View code at this point
Browse repository at this point
impl(oauth2): subject token source for AWS credentials (#10457)
coryan
authored
f8c3802
View commit details
Copy full SHA for f8c3802
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
refactor: change CompletionQueueImpl::cq return type (#10451)
scotthart
authored
a7ff2f6
View commit details
Copy full SHA for a7ff2f6
View code at this point
Browse repository at this point
impl(oauth2): content-type header in token exchange (#10453)
Show description for 0bea867
coryan
authored
0bea867
View commit details
Copy full SHA for 0bea867
View code at this point
Browse repository at this point
impl(oauth2): create AWS V4 signed request (#10452)
Show description for 9893009
coryan
authored
9893009
View commit details
Copy full SHA for 9893009
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
chore: update googleapis SHA circa 2022-12-15 (#10450)
devbww
authored
03cd5fa
View commit details
Copy full SHA for 03cd5fa
View code at this point
Browse repository at this point
impl(oauth2): validate some URLs in AWS external account (#10448)
Show description for 432696a
coryan
authored
432696a
View commit details
Copy full SHA for 432696a
View code at this point
Browse repository at this point
impl(oauth2): helper functions to compute `HMAC_SHA256()` (#10442)
Show description for 9fa883e
coryan
authored
9fa883e
View commit details
Copy full SHA for 9fa883e
View code at this point
Browse repository at this point
test(oauth2): simplify and restore WIF integration test (#10447)
Show description for b80a5f2
coryan
authored
b80a5f2
View commit details
Copy full SHA for b80a5f2
View code at this point
Browse repository at this point
cleanup(spanner): do not track missing emulator features individually (#10446)
Show description for 71c2013
devbww
authored
71c2013
View commit details
Copy full SHA for 71c2013
View code at this point
Browse repository at this point
cleanup(spanner): do not provide stub functions for unused RPCs (#10444)
Show description for 533d855
devbww
authored
533d855
View commit details
Copy full SHA for 533d855
View code at this point
Browse repository at this point
impl(oauth2): building blocks for AWS external accounts (#10439)
Show description for 1c767b0
coryan
authored
1c767b0
View commit details
Copy full SHA for 1c767b0
View code at this point
Browse repository at this point
ci: restore `rest` integration tests (#10443)
Show description for aaef42e
coryan
authored
aaef42e
View commit details
Copy full SHA for aaef42e
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
cleanup(pubsub): simplify emulator workarounds (#10441)
Show description for c403330
coryan
authored
c403330
View commit details
Copy full SHA for c403330
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
impl(oauth2): parsing for AWS subject token source (#10432)
Show description for 2e70cd9
coryan
authored
2e70cd9
View commit details
Copy full SHA for 2e70cd9
View code at this point
Browse repository at this point
feat: support external accounts in `GoogleDefaultCredentials()` (#10430)
coryan
authored
80e686d
View commit details
Copy full SHA for 80e686d
View code at this point
Browse repository at this point
cleanup: shorter names for CMake targets (#10431)
Show description for acb4355
coryan
authored
acb4355
View commit details
Copy full SHA for acb4355
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL