FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for google - maxrd2/google-cloud-cpp · GitHub
maxrd2
/
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 Apr 14, 2023
cleanup(otel): comments from 11257 (#11287)
dbolduc
authored
38bf2e9
View commit details
Copy full SHA for 38bf2e9
View code at this point
Browse repository at this point
impl(otel): Recordable can set attributes (#11260)
Show description for 9ff27e2
dbolduc
authored
9ff27e2
View commit details
Copy full SHA for 9ff27e2
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
chore(deps): prepare for Protobuf v22.x (#11278)
Show description for 8a08169
coryan
authored
8a08169
View commit details
Copy full SHA for 8a08169
View code at this point
Browse repository at this point
impl(otel): single span for each HTTP request (#11274)
Show description for 110c01d
coryan
authored
110c01d
View commit details
Copy full SHA for 110c01d
View code at this point
Browse repository at this point
fix(storage): cache legacy credentials (#11271)
Show description for 18edebc
coryan
authored
18edebc
View commit details
Copy full SHA for 18edebc
View code at this point
Browse repository at this point
impl(GCS+gRPC): alternative routing format for upload id (#11272)
coryan
authored
bb68ab8
View commit details
Copy full SHA for bb68ab8
View code at this point
Browse repository at this point
fix(generator): routing headers handle colon (#11273)
dbolduc
authored
f055969
View commit details
Copy full SHA for f055969
View code at this point
Browse repository at this point
impl(otel): `rest_internal::RestClient` for tracing (#11249)
Show description for 0094714
coryan
authored
0094714
View commit details
Copy full SHA for 0094714
View code at this point
Browse repository at this point
impl(otel): use spans for HttpPayload::Read (#11257)
coryan
authored
f5f98d2
View commit details
Copy full SHA for f5f98d2
View code at this point
Browse repository at this point
fix(rest): normalize headers in `RestRequest` (#11258)
Show description for 4e135c7
coryan
authored
4e135c7
View commit details
Copy full SHA for 4e135c7
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
impl(otel): use correct name for HTTP request headers (#11256)
coryan
authored
17a8f36
View commit details
Copy full SHA for 17a8f36
View code at this point
Browse repository at this point
feat(confidentialcomputing): generate library (#11254)
scotthart
authored
dd8544d
View commit details
Copy full SHA for dd8544d
View code at this point
Browse repository at this point
test: add IsOkAndHolds(m) matcher for StatusOr<T> (#11250)
Show description for 9406467
devbww
authored
9406467
View commit details
Copy full SHA for 9406467
View code at this point
Browse repository at this point
impl(GCS+gRPC): optimize SplitObjectWriteData (#11248)
coryan
authored
fdb7e57
View commit details
Copy full SHA for fdb7e57
View code at this point
Browse repository at this point
impl(otel): wrap `rest_internal::RestResponse` (#11246)
Show description for e7f55a4
coryan
authored
e7f55a4
View commit details
Copy full SHA for e7f55a4
View code at this point
Browse repository at this point
impl(otel): tracing for `rest_internal::HttpPayload` (#11227)
coryan
authored
24ca7f1
View commit details
Copy full SHA for 24ca7f1
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
impl(GCS+gRPC): reduce allocations in absl::Cord (#11240)
Show description for e13e394
coryan
authored
e13e394
View commit details
Copy full SHA for e13e394
View code at this point
Browse repository at this point
cleanup(GCS+gRPC): remove unused include (#11242)
coryan
authored
43de536
View commit details
Copy full SHA for 43de536
View code at this point
Browse repository at this point
chore: update googleapis SHA circa 2023-04-11 (#11238)
coryan
authored
ce39b38
View commit details
Copy full SHA for ce39b38
View code at this point
Browse repository at this point
impl(GCS+gRPC): support OSS version of ctype=CORD (#11185)
Show description for b0a037c
coryan
authored
b0a037c
View commit details
Copy full SHA for b0a037c
View code at this point
Browse repository at this point
cleanup: minimum Bazel version is 5.4 (#11231)
coryan
authored
1876cbe
View commit details
Copy full SHA for 1876cbe
View code at this point
Browse repository at this point
impl(common): enhance DebugFormatter support (#11228)
Show description for a5c18b1
devbww
authored
a5c18b1
View commit details
Copy full SHA for a5c18b1
View code at this point
Browse repository at this point
fix(generator): correct link macro (#11232)
coryan
authored
8a2abd7
View commit details
Copy full SHA for 8a2abd7
View code at this point
Browse repository at this point
impl(otel): Recordable set display name (#11229)
dbolduc
authored
6f6d2b0
View commit details
Copy full SHA for 6f6d2b0
View code at this point
Browse repository at this point
test(otel): more matchers and test output (#11222)
coryan
authored
30872a7
View commit details
Copy full SHA for 30872a7
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
impl(otel): add TruncatableString helper (#11221)
dbolduc
authored
0e76190
View commit details
Copy full SHA for 0e76190
View code at this point
Browse repository at this point
impl(bigquery): Logging decorator cleanup - Added DebugString member functions to … (#11131)
jsrinnn
authored
c3b5af3
View commit details
Copy full SHA for c3b5af3
View code at this point
Browse repository at this point
impl(otel): pass-by-value in `EndSpan()` (#11220)
Show description for 3cd3a44
coryan
authored
3cd3a44
View commit details
Copy full SHA for 3cd3a44
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
impl(rest): basic otel span for HTTP requests (#11209)
coryan
authored
31b2328
View commit details
Copy full SHA for 31b2328
View code at this point
Browse repository at this point
feat(common): a "lastN in thread" logger (#11200)
Show description for a52bcce
coryan
authored
a52bcce
View commit details
Copy full SHA for a52bcce
View code at this point
Browse repository at this point
impl(otel): docs for opentelemetry_sdk (#11207)
dbolduc
authored
6e91b1a
View commit details
Copy full SHA for 6e91b1a
View code at this point
Browse repository at this point
fix(otel): respect string_view size (#11208)
dbolduc
authored
2dd870c
View commit details
Copy full SHA for 2dd870c
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
fix(rest): remove newlines from 'status' header (#11202)
Show description for 07d502f
coryan
authored
07d502f
View commit details
Copy full SHA for 07d502f
View code at this point
Browse repository at this point
impl(otel): install opentelemetry_sdk (#11206)
dbolduc
authored
4f44d75
View commit details
Copy full SHA for 4f44d75
View code at this point
Browse repository at this point
feat(workstations): generate library (#11199)
devbww
authored
fbee669
View commit details
Copy full SHA for fbee669
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL