FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · reivash/google-cloud-cpp · GitHub
reivash
/
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 May 3, 2019
Fix the admin tests and examples to run against production. (#2591)
Show description for 831d04e
coryan
authored
831d04e
View commit details
Copy full SHA for 831d04e
Browse repository at this point
Commits on May 2, 2019
Need 'ignore_warnings' to actually delete an AppProfile. (#2586)
Show description for 2ec0039
coryan
authored
2ec0039
View commit details
Copy full SHA for 2ec0039
Browse repository at this point
Implement bigtable_create_replicated_cluster example. (#2588)
Show description for 913b241
coryan
authored
913b241
View commit details
Copy full SHA for 913b241
Browse repository at this point
Implement bigtable_check_table_exists example. (#2587)
coryan
authored
f05d193
View commit details
Copy full SHA for f05d193
Browse repository at this point
Commits on May 1, 2019
Remove polling loops from samples with future. (#2585)
Show description for 306647f
coryan
authored
306647f
View commit details
Copy full SHA for 306647f
Browse repository at this point
Implement bigtable_get_or_create_table example. (#2581)
Show description for e27eea6
coryan
authored
e27eea6
View commit details
Copy full SHA for e27eea6
Browse repository at this point
Commits on Apr 30, 2019
Prevent transient problems from breaking production test. (#2578)
Show description for 9a3f9d0
coryan
authored
9a3f9d0
View commit details
Copy full SHA for 9a3f9d0
Browse repository at this point
Spanner experiments (#2569)
Show description for 7bfb316
coryan
authored
7bfb316
View commit details
Copy full SHA for 7bfb316
Browse repository at this point
Implement bigtable_list_column_families sample. (#2580)
Show description for 0cd882c
coryan
authored
0cd882c
View commit details
Copy full SHA for 0cd882c
Browse repository at this point
Implement bigtable_get_or_create_family example. (#2582)
Show description for df34a60
coryan
authored
df34a60
View commit details
Copy full SHA for df34a60
Browse repository at this point
Commits on Apr 29, 2019
Implement InstanceAdmin::AsyncSetIamPolicy. (#2571)
Show description for b3caeef
dopiera
authored and
coryan
committed
b3caeef
View commit details
Copy full SHA for b3caeef
Browse repository at this point
Use the bigtable_get_table_metadata region tag. (#2577)
Show description for 37d8c32
coryan
authored
37d8c32
View commit details
Copy full SHA for 37d8c32
Browse repository at this point
Add bigtable_delete_rows region tag. (#2576)
Show description for 16dfb4a
coryan
authored
16dfb4a
View commit details
Copy full SHA for 16dfb4a
Browse repository at this point
Return google::cloud::future from InstanceAdmin functions. (#2574)
Show description for 5a63ac9
coryan
authored
5a63ac9
View commit details
Copy full SHA for 5a63ac9
Browse repository at this point
Consistently use namespace aliases in examples. (#2575)
Show description for fac5449
coryan
authored
fac5449
View commit details
Copy full SHA for fac5449
Browse repository at this point
Implement InstanceAdmin::AsyncDeleteAppProfile. (#2553)
dopiera
authored and
coryan
committed
41c30cc
View commit details
Copy full SHA for 41c30cc
Browse repository at this point
Remove invalid region tags. (#2570)
coryan
authored
f32eea0
View commit details
Copy full SHA for f32eea0
Browse repository at this point
Commits on Apr 28, 2019
Preserve timestamps for unchanged files. (#2568)
Show description for 5844dec
coryan
authored
5844dec
View commit details
Copy full SHA for 5844dec
Browse repository at this point
Implement InstanceAdmin::AsyncGetAppProfile. (#2552)
Show description for dfb9403
dopiera
authored
dfb9403
View commit details
Copy full SHA for dfb9403
Browse repository at this point
Implement InstanceAdmin::AsyncCreateAppProfile. (#2551)
dopiera
authored and
coryan
committed
348e4ea
View commit details
Copy full SHA for 348e4ea
Browse repository at this point
Implement InstanceAdmin::AsyncGetIamPolicy. (#2555)
dopiera
authored and
coryan
committed
3bc16d5
View commit details
Copy full SHA for 3bc16d5
Browse repository at this point
Commits on Apr 27, 2019
Cleanup the InstanceAdmin snippets. (#2566)
Show description for 632b682
coryan
authored
632b682
View commit details
Copy full SHA for 632b682
Browse repository at this point
Reimplement AsyncDeleteCluster. (#2550)
Show description for b32cde6
dopiera
authored and
coryan
committed
b32cde6
View commit details
Copy full SHA for b32cde6
Browse repository at this point
Commits on Apr 26, 2019
Implement AsyncTestIamPermissions. (#2546)
dopiera
authored and
coryan
committed
83b95eb
View commit details
Copy full SHA for 83b95eb
Browse repository at this point
Fix exit status in examples runner. (#2549)
Show description for 4b5d1cf
coryan
authored
4b5d1cf
View commit details
Copy full SHA for 4b5d1cf
Browse repository at this point
Implement examples for Apply() and BulkApply(). (#2547)
Show description for e6ee49f
coryan
authored
e6ee49f
View commit details
Copy full SHA for e6ee49f
Browse repository at this point
Fix race condition in async_read_stream_test. (#2548)
Show description for ba18ab4
coryan
authored
ba18ab4
View commit details
Copy full SHA for ba18ab4
Browse repository at this point
New implementation of Table::BulkApply(). (#2544)
Show description for 66fd82c
coryan
authored
66fd82c
View commit details
Copy full SHA for 66fd82c
Browse repository at this point
Commits on Apr 25, 2019
Refactor BulkMutator state to a separate class. (#2538)
Show description for c7d8de1
coryan
authored
c7d8de1
View commit details
Copy full SHA for c7d8de1
Browse repository at this point
Remove Snapshot-related functions, tests, examples, etc. (#2534)
remyabel
authored and
coryan
committed
954d301
View commit details
Copy full SHA for 954d301
Browse repository at this point
Fix Ubuntu build by disabling the HMAC Key tests in production. (#2542)
Show description for 3be779c
coryan
authored
3be779c
View commit details
Copy full SHA for 3be779c
Browse repository at this point
Fix noex build and improve build logs. (#2539)
Show description for 0b1b73a
coryan
authored
0b1b73a
View commit details
Copy full SHA for 0b1b73a
Browse repository at this point
Rename AsyncBulkApply support classes. (#2536)
Show description for 23bede2
coryan
authored
23bede2
View commit details
Copy full SHA for 23bede2
Browse repository at this point
Wrap streaming read RPC loop. (#2533)
Show description for c06617a
coryan
authored
c06617a
View commit details
Copy full SHA for c06617a
Browse repository at this point
Move to clang-format-7 (#2535)
Show description for 24fa54f
devbww
authored
24fa54f
View commit details
Copy full SHA for 24fa54f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL