FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · cycomike/google-cloud-python · GitHub
cycomike
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
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 Aug 9, 2018
Merge branch 'master' of https://github.com/GoogleCloudPlatform/google-cloud-python
michaelgrantham
committed
a7e957f
View commit details
Copy full SHA for a7e957f
Browse repository at this point
Update top-level README to indicate support for App Engine Python 3. (#5778)
theacodes
authored
b8b28b1
View commit details
Copy full SHA for b8b28b1
Browse repository at this point
Commits on Aug 8, 2018
Storage: elaborate docs for '{Bucket,Blob}.make_{public,private}'. (#5767)
Show description for 4256b47
tseaver
authored
4256b47
View commit details
Copy full SHA for 4256b47
Browse repository at this point
Pass credentials into TraceServiceClient (#5596)
kornholi
authored and
tseaver
committed
d3d70ef
View commit details
Copy full SHA for d3d70ef
Browse repository at this point
Storage: Add 'Client.get_service_account_email'. (#5765)
Show description for 2f44daf
tseaver
authored
2f44daf
View commit details
Copy full SHA for 2f44daf
Browse repository at this point
Commits on Aug 7, 2018
BigQuery: fix snippets lint issue. (#5766)
Show description for eb258ec
tseaver
authored
eb258ec
View commit details
Copy full SHA for eb258ec
Browse repository at this point
BigQuery: Harden snippets vs. 429 TooManyRequests. (#5760)
Show description for 00359e5
tseaver
authored
00359e5
View commit details
Copy full SHA for 00359e5
Browse repository at this point
Commits on Aug 6, 2018
Release 0.2.0 (#5761)
crwilcox
authored
23c385d
View commit details
Copy full SHA for 23c385d
Browse repository at this point
Regenerate Dataproc v1, add v1beta2 (#5717)
crwilcox
authored
fad1b1e
View commit details
Copy full SHA for fad1b1e
Browse repository at this point
Bigtable: add 'Client.list_clusters()' (#5715)
AVaksman
authored and
tseaver
committed
9320a41
View commit details
Copy full SHA for 9320a41
Browse repository at this point
Bigtable: optimize 'Table.exists' performance (#5749)
sumit-ql
authored and
tseaver
committed
e71a6f3
View commit details
Copy full SHA for e71a6f3
Browse repository at this point
Ensure SPM methods check that 'self._consumer' is not None before use. (#5758)
Show description for 76de334
tseaver
authored
76de334
View commit details
Copy full SHA for 76de334
Browse repository at this point
Remove unused snippet (#5757)
alixhami
authored
8ace982
View commit details
Copy full SHA for 8ace982
Browse repository at this point
Spanner: add support for session / pool labels (#5734)
tseaver
authored
e36e986
View commit details
Copy full SHA for e36e986
Browse repository at this point
Fix '_time_from_iso8601_time_naive' for values with micros. (#5756)
Show description for 06e860a
tseaver
authored
06e860a
View commit details
Copy full SHA for 06e860a
Browse repository at this point
Fix '_time_from_json' for values with micros. (#5753)
Show description for 0f54a97
tseaver
authored
0f54a97
View commit details
Copy full SHA for 0f54a97
Browse repository at this point
Redis: Fix README.md links (#5745)
Show description for b9a9a6f
tseaver
authored
b9a9a6f
View commit details
Copy full SHA for b9a9a6f
Browse repository at this point
Retry 'test_transaction_read_and_insert_then_rollback' when aborted. (#5737)
Show description for e4472a2
tseaver
authored
e4472a2
View commit details
Copy full SHA for e4472a2
Browse repository at this point
Retry 'notification.create()' on '503 ServiceUnavailable'. (#5741)
Show description for 9fe5540
tseaver
authored
9fe5540
View commit details
Copy full SHA for 9fe5540
Browse repository at this point
Update external_config docstrings to google style and fixes typos (#5713)
alixhami
authored
38080c8
View commit details
Copy full SHA for 38080c8
Browse repository at this point
Commits on Aug 3, 2018
Bigtable: add labels {'python-system': ISO-timestamp} to systest instances (#5729)
AVaksman
authored and
tseaver
committed
cac541c
View commit details
Copy full SHA for cac541c
Browse repository at this point
Bigtable : Add 'Instance._state' property (#5736)
sumit-ql
authored and
tseaver
committed
893e241
View commit details
Copy full SHA for 893e241
Browse repository at this point
BigTable: Create MutationBatcher for bigtable (#5651)
aneepct
authored and
tseaver
committed
2bcc689
View commit details
Copy full SHA for 2bcc689
Browse repository at this point
Fix usage.rst multiprocessing docs in spanner (#5739)
Show description for fa2a5f1
chemelnucfin
authored and
tseaver
committed
fa2a5f1
View commit details
Copy full SHA for fa2a5f1
Browse repository at this point
BIgtable: return 'instance.labels' as dictionary (#5728)
Show description for 672f1ee
AVaksman
authored and
tseaver
committed
672f1ee
View commit details
Copy full SHA for 672f1ee
Browse repository at this point
Commits on Aug 2, 2018
Release 1.5.0 (#5735)
tswast
authored
9b85429
View commit details
Copy full SHA for 9b85429
Browse repository at this point
BigQuery: do the time conversions for undeletion (#5714)
Show description for 9d64d30
shollyman
authored and
tswast
committed
9d64d30
View commit details
Copy full SHA for 9d64d30
Browse repository at this point
Reenable systests for 'dataset.update'/'table.update'. (#5732)
Show description for 309be3c
tseaver
authored
309be3c
View commit details
Copy full SHA for 309be3c
Browse repository at this point
Delint bigquery snippet. (#5733)
tseaver
authored
36b1ff2
View commit details
Copy full SHA for 36b1ff2
Browse repository at this point
Commits on Aug 1, 2018
Add support/tests for loading tables from 'gzip.GzipFile'. (#5711)
Show description for fa88745
tseaver
authored and
tswast
committed
fa88745
View commit details
Copy full SHA for fa88745
Browse repository at this point
Spanner: Fix typo in Client links (#5721)
wyardley
authored and
tseaver
committed
3b34b63
View commit details
Copy full SHA for 3b34b63
Browse repository at this point
shortenning cluster ID in system test (#5719)
AVaksman
authored and
sduskis
committed
ad36a8d
View commit details
Copy full SHA for ad36a8d
Browse repository at this point
Commits on Jul 31, 2018
BigQuery: verify bounds for bigquery_undelete_table snippet (#5712)
shollyman
authored and
tseaver
committed
9fa614b
View commit details
Copy full SHA for 9fa614b
Browse repository at this point
Bigtable: Reshaping cluster.py, adding cluster() factory to instance.py (#5663)
Show description for 3829f6e
AVaksman
authored and
sduskis
committed
3829f6e
View commit details
Copy full SHA for 3829f6e
Browse repository at this point
Adds more context to 'Table.insert_rows' sample (#5709)
alixhami
authored and
tseaver
committed
6d1ca4d
View commit details
Copy full SHA for 6d1ca4d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL