FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for google - DarkCodeStudios/google-cloud-cpp · GitHub
DarkCodeStudios
/
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
Breadcrumbs
History for
google-cloud-cpp
google
on
main
User selector
Datepicker
Commit history
Commits on Jul 11, 2024
cleanup(storage): address post-merge comments (#14459)
coryan
authored
e849d19
View commit details
Copy full SHA for e849d19
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
feat(bigquerycontrol): generate library (#14450)
scotthart
authored
70f3f00
View commit details
Copy full SHA for 70f3f00
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
test(bigtable): speed up coverage startup time (#14446)
Show description for 0ce05fa
coryan
authored
0ce05fa
View commit details
Copy full SHA for 0ce05fa
View code at this point
Browse repository at this point
ci: use `bzlmod` in most Bazel builds (#14401)
coryan
authored
0cf3449
View commit details
Copy full SHA for 0cf3449
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
feat(storage): single span for `ReadObject()` (#14435)
Show description for d43e267
coryan
authored
d43e267
View commit details
Copy full SHA for d43e267
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
fix(common): `json_fwd.h` is not always available (#14439)
coryan
authored
5e0d8b4
View commit details
Copy full SHA for 5e0d8b4
View code at this point
Browse repository at this point
fix: workaround missing SHA256 macros in MinGW-w64 (#14437)
coryan
authored
d565cb6
View commit details
Copy full SHA for d565cb6
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
fix(storage): only backoff before resume attempts (#14427)
Show description for f54ba19
coryan
authored
f54ba19
View commit details
Copy full SHA for f54ba19
View code at this point
Browse repository at this point
cleanup(otel): bazel flag is obsolete (#14416)
dbolduc
authored
c39fb3a
View commit details
Copy full SHA for c39fb3a
View code at this point
Browse repository at this point
refactor(storage): make some code more testable (#14429)
Show description for b2bf3cb
coryan
authored
b2bf3cb
View commit details
Copy full SHA for b2bf3cb
View code at this point
Browse repository at this point
fix(GCS+gRPC): scale timeout for downloads (#14430)
Show description for 8ef423c
coryan
authored
8ef423c
View commit details
Copy full SHA for 8ef423c
View code at this point
Browse repository at this point
docs: update minimum GCC version (#14431)
coryan
authored
aab2de3
View commit details
Copy full SHA for aab2de3
View code at this point
Browse repository at this point
cleanup(otel): readable status codes (#14425)
dbolduc
authored
bc27e8f
View commit details
Copy full SHA for bc27e8f
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
impl(otel): use gtest flag macro (#14422)
scotthart
authored
94a01fb
View commit details
Copy full SHA for 94a01fb
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
cleanup(otel): some renames (#14414)
dbolduc
authored
ea7f677
View commit details
Copy full SHA for ea7f677
View code at this point
Browse repository at this point
impl: reservoir sample for span events (#14407)
Show description for 4ce1922
coryan
authored
4ce1922
View commit details
Copy full SHA for 4ce1922
View code at this point
Browse repository at this point
impl: fewer OTel spans on HTTP requests (#14406)
Show description for 2983243
coryan
authored
2983243
View commit details
Copy full SHA for 2983243
View code at this point
Browse repository at this point
chore(deps): update dependency google_cloud_cpp to v2.26.0 (#14410)
renovate-bot
authored
efdb203
View commit details
Copy full SHA for efdb203
View code at this point
Browse repository at this point
chore: version bump to 2.27.0-rc (#14408)
coryan
authored
ad67b6b
View commit details
Copy full SHA for ad67b6b
View code at this point
Browse repository at this point
docs(release): update changelog for the 2024-07 release (#14405)
coryan
authored
81505b7
View commit details
Copy full SHA for 81505b7
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
impl(rest): leverage EmptyResponseType to remove ambiguities in Post and Delete template functions (#14390)
scotthart
authored
6505814
View commit details
Copy full SHA for 6505814
View code at this point
Browse repository at this point
test(GCS+gRPC): skip another integration test (#14397)
Show description for ce3e02e
coryan
authored
ce3e02e
View commit details
Copy full SHA for ce3e02e
View code at this point
Browse repository at this point
cleanup(otel): remove unnecessary line (#14395)
dbolduc
authored
e4ed3a4
View commit details
Copy full SHA for e4ed3a4
View code at this point
Browse repository at this point
fix(otel): async read stream tracing (#14393)
dbolduc
authored
748b395
View commit details
Copy full SHA for 748b395
View code at this point
Browse repository at this point
fix(otel): async write stream tracing (#14394)
dbolduc
authored
c883817
View commit details
Copy full SHA for c883817
View code at this point
Browse repository at this point
test(storage): skip some gRPC integration tests (#14388)
Show description for f384d1a
coryan
authored
f384d1a
View commit details
Copy full SHA for f384d1a
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
feat(otel): capture error message in traces (again) (#14389)
dbolduc
authored
36f6bd4
View commit details
Copy full SHA for 36f6bd4
View code at this point
Browse repository at this point
fix(bigquery): Fixes parsing of null type values returned from BQ server (#14384)
jsrinnn
authored
113730d
View commit details
Copy full SHA for 113730d
View code at this point
Browse repository at this point
impl(dataproc): add include for lro metadata type (#14386)
scotthart
authored
695f273
View commit details
Copy full SHA for 695f273
View code at this point
Browse repository at this point
impl: add integration tests for LRO Start and Await methods (#14377)
scotthart
authored
8d01ae3
View commit details
Copy full SHA for 8d01ae3
View code at this point
Browse repository at this point
doc: document Start and Await methods and mocks (#14375)
scotthart
authored
e2d4965
View commit details
Copy full SHA for e2d4965
View code at this point
Browse repository at this point
impl(GCS+gRPC): format gRPC metric names (#14381)
coryan
authored
a991917
View commit details
Copy full SHA for a991917
View code at this point
Browse repository at this point
fix(bigquery): fixing type of "maxLength" field (#14380)
Show description for 902e7be
MeilakhSiarhei
authored
902e7be
View commit details
Copy full SHA for 902e7be
View code at this point
Browse repository at this point
fix(otel): async read write stream tracing (#14379)
dbolduc
authored
d0e00f9
View commit details
Copy full SHA for d0e00f9
View code at this point
Browse repository at this point
impl(GCS+gRPC): new monitored resource type (#14376)
coryan
authored
52e16d5
View commit details
Copy full SHA for 52e16d5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL