FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · lineCode/google-cloud-cpp · GitHub
lineCode
/
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 Mar 20, 2018
Default container (#362)
Show description for 9c82d08
paprat
authored
9c82d08
View commit details
Copy full SHA for 9c82d08
Browse repository at this point
Integration test for Table::SampleRows(). (#360)
Show description for 75bd122
coryan
authored
75bd122
View commit details
Copy full SHA for 75bd122
Browse repository at this point
Fix for grpc submodule. (#354)
paprat
authored
c2c07ed
View commit details
Copy full SHA for c2c07ed
Browse repository at this point
Run integration tests vs production (#350)
Show description for 2625778
coryan
authored
2625778
View commit details
Copy full SHA for 2625778
Browse repository at this point
Commits on Mar 18, 2018
Complete read modify write integration tests (#351)
Show description for 8fca235
coryan
authored
8fca235
View commit details
Copy full SHA for 8fca235
Browse repository at this point
Fix pointer alignment once and for all (#352)
Show description for b8bb14b
coryan
authored
b8bb14b
View commit details
Copy full SHA for b8bb14b
Browse repository at this point
Fix missing documentation (#346)
Show description for 89f77dc
coryan
authored
89f77dc
View commit details
Copy full SHA for 89f77dc
Browse repository at this point
Reorder includes using clang-format. (#349)
Show description for 4762a7f
coryan
authored
4762a7f
View commit details
Copy full SHA for 4762a7f
Browse repository at this point
Fix #include order in clang-format config. (#341)
Show description for 643ec8c
coryan
authored
643ec8c
View commit details
Copy full SHA for 643ec8c
Browse repository at this point
Remove "admin" from Doxygen inputs. (#344)
Show description for 744992b
coryan
authored
744992b
View commit details
Copy full SHA for 744992b
Browse repository at this point
Fix namespace for version_* functions. (#345)
Show description for 04a98aa
coryan
authored
04a98aa
View commit details
Copy full SHA for 04a98aa
Browse repository at this point
Write unit tests for throw delegates. (#348)
Show description for 4ad4ec2
coryan
authored
4ad4ec2
View commit details
Copy full SHA for 4ad4ec2
Browse repository at this point
Commits on Mar 17, 2018
Changes for ReadModifyWriteRow api addition (#326)
Show description for 9edf4f1
hemant-qlogic
authored and
coryan
committed
9edf4f1
View commit details
Copy full SHA for 9edf4f1
Browse repository at this point
rpcmetatdata holds x-goog-request-params and google-cloud-resource-prefix (#313)
Show description for a729bca
manish-qlogic
authored and
coryan
committed
a729bca
View commit details
Copy full SHA for a729bca
Browse repository at this point
Commits on Mar 16, 2018
Use milliseconds in bigtable::SetCell (#335)
Show description for 6803271
coryan
authored
6803271
View commit details
Copy full SHA for 6803271
Browse repository at this point
Commits on Mar 15, 2018
Move admin/ to client/ (#298)
Show description for 86a70bc
coryan
authored
86a70bc
View commit details
Copy full SHA for 86a70bc
Browse repository at this point
Simplify vcpkg build (#311)
Show description for 2c9ef33
coryan
authored
2c9ef33
View commit details
Copy full SHA for 2c9ef33
Browse repository at this point
Introduce a complete style guide. (#98)
Show description for bd6e4c9
coryan
authored
bd6e4c9
View commit details
Copy full SHA for bd6e4c9
Browse repository at this point
Commits on Mar 14, 2018
Wrap grpc status with exception (#324)
Show description for 86c4006
coryan
authored
86c4006
View commit details
Copy full SHA for 86c4006
Browse repository at this point
Upgrade to gRPC v1.10.x (#283)
Show description for ac324a9
coryan
authored
ac324a9
View commit details
Copy full SHA for ac324a9
Browse repository at this point
Document the user-facing namespaces. (#325)
Show description for c44cc8b
coryan
authored
c44cc8b
View commit details
Copy full SHA for c44cc8b
Browse repository at this point
Commits on Mar 13, 2018
Remove internal details from user-facing docs. (#323)
Show description for 402de2c
coryan
authored
402de2c
View commit details
Copy full SHA for 402de2c
Browse repository at this point
Update the documentation for bigtable::Table. (#318)
Show description for 5ced11c
coryan
authored
5ced11c
View commit details
Copy full SHA for 5ced11c
Browse repository at this point
Fix spelling of JAVADOC_AUTOBRIEF option. (#317)
Show description for ad8678a
coryan
authored
ad8678a
View commit details
Copy full SHA for ad8678a
Browse repository at this point
Commits on Mar 12, 2018
Fix include path in the Doxygen output. (#316)
Show description for 265b9c9
coryan
authored
265b9c9
View commit details
Copy full SHA for 265b9c9
Browse repository at this point
Do not raise exceptions in bigtable::DeleteFromColumn() (#315)
Show description for bfbf742
coryan
authored
bfbf742
View commit details
Copy full SHA for bfbf742
Browse repository at this point
Jenkins scripting (#296)
Show description for 0dd45f9
coryan
authored
0dd45f9
View commit details
Copy full SHA for 0dd45f9
Browse repository at this point
Implement check and mutate row (#314)
Show description for 0ec636e
coryan
authored
0ec636e
View commit details
Copy full SHA for 0ec636e
Browse repository at this point
Commits on Mar 8, 2018
Implement ReadModifyWriteRule::IncrementAmount() (#309)
Show description for e751740
coryan
authored
e751740
View commit details
Copy full SHA for e751740
Browse repository at this point
Initial version of ReadModifyWriteRule wrapper. (#307)
Show description for 2fcc923
coryan
authored
2fcc923
View commit details
Copy full SHA for 2fcc923
Browse repository at this point
Commits on Mar 7, 2018
Fix bug in scan throughput benchmark. (#299)
Show description for ed2b3b2
coryan
authored
ed2b3b2
View commit details
Copy full SHA for ed2b3b2
Browse repository at this point
Complete implementation of install target (#281)
Show description for af524f7
coryan
authored
af524f7
View commit details
Copy full SHA for af524f7
Browse repository at this point
Commits on Mar 6, 2018
Spedup AppVeyor builds. (#297)
Show description for 63a6970
coryan
authored
63a6970
View commit details
Copy full SHA for 63a6970
Browse repository at this point
Commits on Mar 5, 2018
Issue#76: Implementation of ReadRow integration test case (#294)
Show description for 8ce2568
hemant-qlogic
authored and
coryan
committed
8ce2568
View commit details
Copy full SHA for 8ce2568
Browse repository at this point
Commits on Mar 4, 2018
Issue fixed for empty instance check at test startup (#295)
Show description for 357b974
hemant-qlogic
authored and
coryan
committed
357b974
View commit details
Copy full SHA for 357b974
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL