FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · gibbdash/google-cloud-cpp · GitHub
gibbdash
/
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 Jul 17, 2018
Organize CI driver scripts. (#890)
Show description for c3b79d1
coryan
authored
c3b79d1
View commit details
Copy full SHA for c3b79d1
Browse repository at this point
Commits on Jul 16, 2018
Simplify driver for storage examples. (#891)
Show description for 5dab732
coryan
authored
5dab732
View commit details
Copy full SHA for 5dab732
Browse repository at this point
Fix description of GenericObjectRequest. (#888)
coryan
authored
2e95ff2
View commit details
Copy full SHA for 2e95ff2
Browse repository at this point
Update installation instructions for Ubuntu (#893)
Show description for 7973af9
frankyn
authored and
coryan
committed
7973af9
View commit details
Copy full SHA for 7973af9
Browse repository at this point
Clean up style nits following 4613a08. (#886)
Show description for 8533702
houglum
authored
8533702
View commit details
Copy full SHA for 8533702
Browse repository at this point
Update root README (#754)
Show description for 0fef4e4
frankyn
authored
0fef4e4
View commit details
Copy full SHA for 0fef4e4
Browse repository at this point
Remove gRPC regression test. (#887)
Show description for a15c5eb
coryan
authored
a15c5eb
View commit details
Copy full SHA for a15c5eb
Browse repository at this point
Commits on Jul 15, 2018
Pin the cmake-format version. (#889)
Show description for 4118c60
coryan
authored
4118c60
View commit details
Copy full SHA for 4118c60
Browse repository at this point
Initial Client::ListBuckets. (#879)
Show description for ac784f0
coryan
authored
ac784f0
View commit details
Copy full SHA for ac784f0
Browse repository at this point
Add object access control sample. (#885)
Show description for d5c113e
coryan
authored
d5c113e
View commit details
Copy full SHA for d5c113e
Browse repository at this point
Commits on Jul 13, 2018
Refactor to common GenericObjectRequest<> class. (#882)
Show description for 64a8899
coryan
authored
64a8899
View commit details
Copy full SHA for 64a8899
Browse repository at this point
Implement storage::Client::ListObjectAcl. (#880)
Show description for c974428
coryan
authored
c974428
View commit details
Copy full SHA for c974428
Browse repository at this point
Complete implementation of ObjectMetadata class. (#872)
Show description for 7848328
coryan
authored
7848328
View commit details
Copy full SHA for 7848328
Browse repository at this point
Implement Client::GetObjectMetadata. (#875)
Show description for 8316110
coryan
authored
8316110
View commit details
Copy full SHA for 8316110
Browse repository at this point
Use ExternalProject_Add() for gRPC. (#861)
Show description for 846e72e
coryan
authored
846e72e
View commit details
Copy full SHA for 846e72e
Browse repository at this point
Implement ListBuckets{Request,Response}. (#877)
Show description for 6a95e10
coryan
authored
6a95e10
View commit details
Copy full SHA for 6a95e10
Browse repository at this point
Add ListAccessControl{Request,Response}. (#867)
Show description for a3825cd
coryan
authored
a3825cd
View commit details
Copy full SHA for a3825cd
Browse repository at this point
Commits on Jul 12, 2018
Implement wrapper for bucketAccessControls. (#869)
Show description for 6706fcf
coryan
authored
6706fcf
View commit details
Copy full SHA for 6706fcf
Browse repository at this point
Refactor CurlRequest to clarify roles. (#864)
Show description for 77ce2c6
coryan
authored
77ce2c6
View commit details
Copy full SHA for 77ce2c6
Browse repository at this point
Undo (and prevent) reflow of copyright blocks. (#876)
Show description for 52fc6f4
coryan
authored
52fc6f4
View commit details
Copy full SHA for 52fc6f4
Browse repository at this point
Implement missing request parameters for storage::InsertObjectMediaRequest (#874)
Show description for c28d4f7
paprat
authored and
coryan
committed
c28d4f7
View commit details
Copy full SHA for c28d4f7
Browse repository at this point
An example of using application profiles. (#850)
Show description for 592492f
coryan
authored
592492f
View commit details
Copy full SHA for 592492f
Browse repository at this point
Simplify integration tests for Table, Instance and Cluster CRUD operations (#854)
Show description for a6b62a2
roopak-qlogic
authored and
coryan
committed
a6b62a2
View commit details
Copy full SHA for a6b62a2
Browse repository at this point
Simplify storage default client (#865)
Show description for 5e24c4f
coryan
authored
5e24c4f
View commit details
Copy full SHA for 5e24c4f
Browse repository at this point
Simplify changing retry / backoff policies. (#860)
Show description for 0a6b093
coryan
authored
0a6b093
View commit details
Copy full SHA for 0a6b093
Browse repository at this point
Commits on Jul 11, 2018
Use cmake-format to reformat all CMake lists. (#807)
Show description for 9626003
coryan
authored
9626003
View commit details
Copy full SHA for 9626003
Browse repository at this point
Consistently qualify types in RawClient classes. (#855)
Show description for 590d44b
coryan
authored
590d44b
View commit details
Copy full SHA for 590d44b
Browse repository at this point
Commits on Jul 10, 2018
Simplify definition of *Request classes. (#866)
Show description for e8a0f18
coryan
authored
e8a0f18
View commit details
Copy full SHA for e8a0f18
Browse repository at this point
Implement wrapper for objectAccessControls. (#851)
Show description for e8eeea4
coryan
authored
e8eeea4
View commit details
Copy full SHA for e8eeea4
Browse repository at this point
Commits on Jul 8, 2018
Fix memory corruption in instance emulator. (#852)
Show description for 32b4beb
coryan
authored
32b4beb
View commit details
Copy full SHA for 32b4beb
Browse repository at this point
Fix ListClusters() in instance emulator. (#853)
Show description for dc704ab
coryan
authored
dc704ab
View commit details
Copy full SHA for dc704ab
Browse repository at this point
Commits on Jul 7, 2018
Implement DeleteObject. (#810)
Show description for a246f7c
coryan
authored
a246f7c
View commit details
Copy full SHA for a246f7c
Browse repository at this point
Implement InstanceAdmin::UpdateAppProfile() (#808)
Show description for 42203e9
coryan
authored
42203e9
View commit details
Copy full SHA for 42203e9
Browse repository at this point
Update docs links in README [skip ci] (#849)
Show description for 7cff5f6
mbrukman
authored
7cff5f6
View commit details
Copy full SHA for 7cff5f6
Browse repository at this point
Commits on Jul 6, 2018
Simplify configuration of policies. (#809)
Show description for f875700
coryan
authored
f875700
View commit details
Copy full SHA for f875700
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL