-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dlp: Regeneration and hand edits #3850
Commits on May 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9c48ace - Browse repository at this point
Copy the full SHA 9c48aceView commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c82cd6b - Browse repository at this point
Copy the full SHA c82cd6bView commit details
Commits on May 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5e86158 - Browse repository at this point
Copy the full SHA 5e86158View commit details
Commits on May 31, 2017
-
Add 'Query.num_dml_affected_rows' property. (googleapis#3460)
Read-only, set from servier-provided 'numDmlAffectedRows' field. Closes googleapis#2920.
Configuration menu - View commit details
-
Copy full SHA for 7e73e78 - Browse repository at this point
Copy the full SHA 7e73e78View commit details -
Re-organize the documentation structure in preparation to split docs …
…among subpackages (googleapis#3459)
Jon Wayne Parrott authoredMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for a0f079f - Browse repository at this point
Copy the full SHA a0f079fView commit details
Commits on Jun 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 85fd45a - Browse repository at this point
Copy the full SHA 85fd45aView commit details
Commits on Jun 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 72e6e52 - Browse repository at this point
Copy the full SHA 72e6e52View commit details -
Reloading BigQuery table in system test before fetching data. (google…
…apis#3468) e.g. https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2065 Error introduced in googleapis#3426.
Configuration menu - View commit details
-
Copy full SHA for 38bdb44 - Browse repository at this point
Copy the full SHA 38bdb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1fd7e - Browse repository at this point
Copy the full SHA af1fd7eView commit details
Commits on Jun 5, 2017
-
Add Part Of Speech missing data to Token (googleapis#3457)
Add support for all the data returned by the API for PartOfSpeech inside Token.
Configuration menu - View commit details
-
Copy full SHA for b0abcb2 - Browse repository at this point
Copy the full SHA b0abcb2View commit details -
Revert "Fix "broken" docs build. (googleapis#3422)" (googleapis#3439)
This reverts commit a849060.
Configuration menu - View commit details
-
Copy full SHA for 45084cf - Browse repository at this point
Copy the full SHA 45084cfView commit details -
Using part of speech "tag" in system test. (googleapis#3471)
Token.part_of_speech is now a PartOfSpeech rather than a string scalar. (This test breakage was accidentally introduced in
Configuration menu - View commit details
-
Copy full SHA for 92a20c6 - Browse repository at this point
Copy the full SHA 92a20c6View commit details
Commits on Jun 6, 2017
-
Adding optional switch to capture project ID in from_service_account_…
…json(). (googleapis#3436) Fixes googleapis#1883.
Configuration menu - View commit details
-
Copy full SHA for a55010f - Browse repository at this point
Copy the full SHA a55010fView commit details -
Reverse direction of dependencies when determining target packages. (g…
…oogleapis#3469) Fixes googleapis#3466.
Configuration menu - View commit details
-
Copy full SHA for bdb7e0a - Browse repository at this point
Copy the full SHA bdb7e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2668c - Browse repository at this point
Copy the full SHA 9b2668cView commit details -
Add 'Bucket.labels' property. (googleapis#3478)
* Avoid UnicodeWarning reported by new py.test * Add 'Bucket.labels' property. See: https://cloud.google.com/storage/docs/json_api/v1/buckets#labels Closes googleapis#3473.
Configuration menu - View commit details
-
Copy full SHA for 179997e - Browse repository at this point
Copy the full SHA 179997eView commit details
Commits on Jun 7, 2017
-
Remove external GAPIC dependency for Vision.
Luke Sneeringer committedJun 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 0031840 - Browse repository at this point
Copy the full SHA 0031840View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcbbfb - Browse repository at this point
Copy the full SHA dfcbbfbView commit details -
Expose that settable properties are so. (googleapis#3472)
* Expose that settable properties are so. Closes googleapis#2610.
Configuration menu - View commit details
-
Copy full SHA for b24b315 - Browse repository at this point
Copy the full SHA b24b315View commit details -
Remap new Gax conflict error code (googleapis#3443)
* Add testing support for 'ALREADY_EXISTS' gRPC error code. * Cover both possible gRPC conflict error codes. Closes googleapis#3175. * Exercise conflict-on-create in systests for topic/sub/snap.
Configuration menu - View commit details
-
Copy full SHA for 8dacdb9 - Browse repository at this point
Copy the full SHA 8dacdb9View commit details
Commits on Jun 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b67570f - Browse repository at this point
Copy the full SHA b67570fView commit details -
Adding datastore Key.(to|from)_legacy_urlsafe. (googleapis#3491)
* Adding bare-minimum proto for converting legacy App Engine "Reference" pbs. * Rough draft of working implementation of datastore Key.(to|from)_legacy_urlsafe. Needs more tests but wanted to get the PR in front of reviewers ASAP. * Adding implementation for datastore Key.to_legacy_urlsafe(). Also resolved some lint issues (line too long) and restructured unit test to be able to re-use "stored" values. * Adding _onestore_v3_pb2 to ignored files for flake8. * Addressing @jonparrott feedback. In particular: - Just splitting on ~ when cleaning app strings - Rewording to_legacy_urlsafe() docstring to invoke `ndb.Key(urlsafe=...)` and to restate the "returns" text - Removing the _urlsafe_b64(decode|encode) micro-optimizations that were brought over from the ndb codebase * Adding test coverage for helpers needed for Key.(to|from)_legacy_urlsafe. * Adding LICENSE header to hand-written legacy GAE proto. * Renaming _onestore_v3.proto --> _app_engine_key.proto.
Configuration menu - View commit details
-
Copy full SHA for 8682e53 - Browse repository at this point
Copy the full SHA 8682e53View commit details
Commits on Jun 9, 2017
-
Make 'QueryResponse.fetch_data' return an iterator. (googleapis#3484)
Add a system test which exercises it. Update snippets to match the new usage. Closes googleapis#2840.
Configuration menu - View commit details
-
Copy full SHA for 5697b3a - Browse repository at this point
Copy the full SHA 5697b3aView commit details -
Add 'Bucket.requester_pays' property. (googleapis#3488)
Also, add 'requester_pays' argument to 'Client.create_bucket'. Add a system test which exercises the feature. Note that the new system test is skipped, because 'Buckets.insert' fails with the 'billing/requesterPays' field set, both in our system tests and in the 'Try It!' form in the docs. Toward googleapis#3474.
Configuration menu - View commit details
-
Copy full SHA for 62598f4 - Browse repository at this point
Copy the full SHA 62598f4View commit details
Commits on Jun 13, 2017
-
Use alabaster theme (googleapis#3496)
Jon Wayne Parrott authoredJun 13, 2017 Configuration menu - View commit details
-
Copy full SHA for f29abec - Browse repository at this point
Copy the full SHA f29abecView commit details -
Add '{Bucket,Blob}.user_project' properties. (googleapis#3490)
* Add abstract '_PropertyMixin.user_project' property. * Support 'user_project' in '_PropertyMixin.{reload,patch}'. * Add 'user_project' param to 'Bucket.__init__'. * Save and expose via read-only 'user_project' property. * Implement 'Blob.user_property' via bucket's value.
Configuration menu - View commit details
-
Copy full SHA for 60832b8 - Browse repository at this point
Copy the full SHA 60832b8View commit details -
Pass 'user_project' if set for Bucket API requests (googleapis#3492)
* Block 'Bucket.create' if 'user_project' set: the API does not accept that parameter.
Configuration menu - View commit details
-
Copy full SHA for 04c07a5 - Browse repository at this point
Copy the full SHA 04c07a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313b1fa - Browse repository at this point
Copy the full SHA 313b1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f14bde3 - Browse repository at this point
Copy the full SHA f14bde3View commit details
Commits on Jun 19, 2017
-
Add sentence about row ordering (googleapis#3504)
I'm not sure if this is the best place for this, but we want to make sure it's documented that rows are returned in row key order.
Configuration menu - View commit details
-
Copy full SHA for 7e3fae0 - Browse repository at this point
Copy the full SHA 7e3fae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6618165 - Browse repository at this point
Copy the full SHA 6618165View commit details
Commits on Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 013949f - Browse repository at this point
Copy the full SHA 013949fView commit details
Commits on Jun 22, 2017
-
Add back pylint as info-only for core (googleapis#3515)
Jon Wayne Parrott authoredJun 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 46ced00 - Browse repository at this point
Copy the full SHA 46ced00View commit details
Commits on Jun 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27dcf5a - Browse repository at this point
Copy the full SHA 27dcf5aView commit details -
Re-enable pylint in info-only mode for all packages (googleapis#3519)
Jon Wayne Parrott authoredJun 23, 2017 Configuration menu - View commit details
-
Copy full SHA for cbf073b - Browse repository at this point
Copy the full SHA cbf073bView commit details
Commits on Jun 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dbdc6a6 - Browse repository at this point
Copy the full SHA dbdc6a6View commit details -
Back out support for 'requester pays' buckets. (googleapis#3538)
The feature is not GA, which makes system testing problematic. Development continues on the 'storage-requester_pays-feature' branch.
Configuration menu - View commit details
-
Copy full SHA for 89cfbc2 - Browse repository at this point
Copy the full SHA 89cfbc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d156e3 - Browse repository at this point
Copy the full SHA 1d156e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b987c - Browse repository at this point
Copy the full SHA 25b987cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67fad20 - Browse repository at this point
Copy the full SHA 67fad20View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc08ab0 - Browse repository at this point
Copy the full SHA fc08ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93921d - Browse repository at this point
Copy the full SHA d93921dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ce0a6 - Browse repository at this point
Copy the full SHA 89ce0a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c448403 - Browse repository at this point
Copy the full SHA c448403View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4e685 - Browse repository at this point
Copy the full SHA cc4e685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273b24f - Browse repository at this point
Copy the full SHA 273b24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a42347a - Browse repository at this point
Copy the full SHA a42347aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c468d - Browse repository at this point
Copy the full SHA 92c468dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c98d9 - Browse repository at this point
Copy the full SHA 25c98d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac5a24 - Browse repository at this point
Copy the full SHA 0ac5a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70423b - Browse repository at this point
Copy the full SHA e70423bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ff662 - Browse repository at this point
Copy the full SHA 04ff662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9238a26 - Browse repository at this point
Copy the full SHA 9238a26View commit details -
Prep vision-0.25.0 release. (googleapis#3537)
Note that the version number was bumped prematurely in PR 72e6e52.
Configuration menu - View commit details
-
Copy full SHA for f0bf9df - Browse repository at this point
Copy the full SHA f0bf9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 214aba6 - Browse repository at this point
Copy the full SHA 214aba6View commit details
Commits on Jun 27, 2017
-
BQ: cleanup flake8 errors in tests (googleapis#3551)
(google-cloud-python-2) $ flake8 tests tests/system.py:178:32: F812 list comprehension redefines 'dataset' from line 170 tests/system.py:233:30: F812 list comprehension redefines 'table' from line 225 tests/system.py:841:9: F841 local variable 'dataset' is assigned to but never used tests/unit/test_table.py:406:23: W291 trailing whitespace tests/unit/test_table.py:1052:9: F841 local variable 'ROWS' is assigned to but never used
Configuration menu - View commit details
-
Copy full SHA for 14251d9 - Browse repository at this point
Copy the full SHA 14251d9View commit details -
Fix inclusion of tests in manifest.in (googleapis#3552)
Jon Wayne Parrott authoredJun 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 6ab3e01 - Browse repository at this point
Copy the full SHA 6ab3e01View commit details -
Add the ability to specify AnnotateImageRequest items in single-featu…
…re methods. (googleapis#3554)
Configuration menu - View commit details
-
Copy full SHA for 8ab1afe - Browse repository at this point
Copy the full SHA 8ab1afeView commit details
Commits on Jun 28, 2017
-
Strip base64 padding characters from urlsafe in Datastore's (to|from)…
…_legacy_urlsafe (googleapis#3560) Also * add padding characters in `from_legacy_urlsafe` if needed * add an extra example in the unit tests that actually requires base64 padding
Configuration menu - View commit details
-
Copy full SHA for eb03366 - Browse repository at this point
Copy the full SHA eb03366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39feb3e - Browse repository at this point
Copy the full SHA 39feb3eView commit details
Commits on Jun 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9068466 - Browse repository at this point
Copy the full SHA 9068466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3588f51 - Browse repository at this point
Copy the full SHA 3588f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cb6d1 - Browse repository at this point
Copy the full SHA b9cb6d1View commit details -
Remove
apt-get install openssl
from CircleCI config. (googleapis#3567)Now `openssl` is included in the Docker image.
Configuration menu - View commit details
-
Copy full SHA for b22b02c - Browse repository at this point
Copy the full SHA b22b02cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d81f88 - Browse repository at this point
Copy the full SHA 2d81f88View commit details
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2a4511c - Browse repository at this point
Copy the full SHA 2a4511cView commit details
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 14ff1f5 - Browse repository at this point
Copy the full SHA 14ff1f5View commit details -
Update 'QueryResponse.fetch_data' docstring to match changes from goo…
…gleapis#3484. (googleapis#3580) Closes googleapis#3576.
Configuration menu - View commit details
-
Copy full SHA for f621d17 - Browse repository at this point
Copy the full SHA f621d17View commit details
Commits on Jul 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bc7b0fd - Browse repository at this point
Copy the full SHA bc7b0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa089c - Browse repository at this point
Copy the full SHA 7fa089cView commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 358a448 - Browse repository at this point
Copy the full SHA 358a448View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69d704 - Browse repository at this point
Copy the full SHA f69d704View commit details
Commits on Jul 11, 2017
-
Updating author_email in all setup.py. (googleapis#3598)
Done via: $ git grep -l author_email | \ > xargs sed -i s/jjg+google-cloud-python@google.com/googleapis-publisher@google.com/g and manually editing `videointelligence/setup.py` and `vision/setup.py`.
Configuration menu - View commit details
-
Copy full SHA for da3a7bb - Browse repository at this point
Copy the full SHA da3a7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 569e739 - Browse repository at this point
Copy the full SHA 569e739View commit details
Commits on Jul 12, 2017
-
Implementation of DB-API for BigQuery. (googleapis#2921)
The `google.cloud.bigquery.dbapi` package covers all of the required implementation details in the PEP-249 DB-API specification.
Configuration menu - View commit details
-
Copy full SHA for 68720f6 - Browse repository at this point
Copy the full SHA 68720f6View commit details -
Spanner p0 system tests (batch googleapis#2) (googleapis#3604)
* Defend against back-end returning instance configs for disallowed regions. * Additional system tests for 'Snapshot.read': - Read single key. - Read multiple keys. - Read open-closed ranges. - Read open-open ranges. - Read closed-open ranges. - Read closed-closed ranges. - Read timestamp. - Min read timestamp. - Max staleness. - Exact staleness. - Strong. * Additional system tests for 'Snapshot.execute_sql': - Query returning 'ARRAY<STRUCT>'. - Bind INT64 parameter to null.
Configuration menu - View commit details
-
Copy full SHA for 66a9258 - Browse repository at this point
Copy the full SHA 66a9258View commit details
Commits on Jul 14, 2017
-
Speech GAPIC to master (googleapis#3607)
* Vendor the GAPIC for Speech. * Speech Partial Veneer (googleapis#3483) * Update to docs based on @dhermes catch. * Fix incorrect variable. * Fix the docs. * Style fixes to unit tests. * More PR review from me.
Configuration menu - View commit details
-
Copy full SHA for 401bf40 - Browse repository at this point
Copy the full SHA 401bf40View commit details
Commits on Jul 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 408f357 - Browse repository at this point
Copy the full SHA 408f357View commit details
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fe9b6cf - Browse repository at this point
Copy the full SHA fe9b6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f4ba4 - Browse repository at this point
Copy the full SHA 67f4ba4View commit details -
Using
CopyFrom
to set protobuf message fields (instead of `MergeFro……m`). (googleapis#3612) Fixes googleapis#3571.
Configuration menu - View commit details
-
Copy full SHA for 46f519a - Browse repository at this point
Copy the full SHA 46f519aView commit details -
Add a __hash__ implementation to SchemaField (googleapis#3601)
* Add a __hash__ implementation to SchemaField * Modify default list of subfields to be the empty tuple * Making SchemaField immutable. * Adding SchemaField.__ne__.
Configuration menu - View commit details
-
Copy full SHA for 59fd1e4 - Browse repository at this point
Copy the full SHA 59fd1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4b8eb - Browse repository at this point
Copy the full SHA df4b8ebView commit details -
Add base future package to google.cloud (googleapis#3616)
Jon Wayne Parrott authoredJul 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c06b35 - Browse repository at this point
Copy the full SHA 9c06b35View commit details
Commits on Jul 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ce3046e - Browse repository at this point
Copy the full SHA ce3046eView commit details -
Using assertEqual instead of assertEquals. (googleapis#3619)
`assertEquals` is deprecated (but still is a synonym).
Configuration menu - View commit details
-
Copy full SHA for d07365f - Browse repository at this point
Copy the full SHA d07365fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c77ef - Browse repository at this point
Copy the full SHA 86c77efView commit details -
Fix "bad" storage unit tests. (googleapis#3627)
These were "broken" by the release of google-resumable-media==0.2.0, but it just revealed that mocked response content was unicode when it should have been `bytes`.
Configuration menu - View commit details
-
Copy full SHA for 2767aa2 - Browse repository at this point
Copy the full SHA 2767aa2View commit details
Commits on Jul 19, 2017
-
Add operation future (googleapis#3618)
Jon Wayne Parrott authoredJul 19, 2017 Configuration menu - View commit details
-
Copy full SHA for c565801 - Browse repository at this point
Copy the full SHA c565801View commit details -
update the documentation link (googleapis#3630)
due to the change of the Python Client library doc link
Configuration menu - View commit details
-
Copy full SHA for 827b41a - Browse repository at this point
Copy the full SHA 827b41aView commit details -
Using assertIs in unit tests where appropriate. (googleapis#3629)
* Using assertIs in unit tests where appropriate. Any usage of `self.assertTrue(a is b)` has become `self.assertIs(a, b)`. * Converting some assertFalse(a is b) to assertIsNot(a, b).
Configuration menu - View commit details
-
Copy full SHA for 34bf003 - Browse repository at this point
Copy the full SHA 34bf003View commit details -
update documentation link (googleapis#3633)
since it moved to a new URL https://googlecloudplatform.github.io/google-cloud-python/stable/speech/usage.html
Configuration menu - View commit details
-
Copy full SHA for ada1cc3 - Browse repository at this point
Copy the full SHA ada1cc3View commit details -
Fixing references to "dead" docs links. (googleapis#3631)
* Fixing references to "dead" docs links. Done via: $ git grep -l 'google-cloud-auth.html' | \ > xargs sed -i s/'google-cloud-auth.html'/'core\/auth.html'/g $ git grep -l 'http\:\/\/google-cloud-python.readthedocs.io' | \ > xargs sed -i s/'http\:\/\/google-cloud-python.readthedocs.io'/\ > 'https\:\/\/google-cloud-python.readthedocs.io'/g Fixes googleapis#3531. * Fixing up other docs that were moved in googleapis#3459.
Configuration menu - View commit details
-
Copy full SHA for 3d9461b - Browse repository at this point
Copy the full SHA 3d9461bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd7cca - Browse repository at this point
Copy the full SHA ffd7ccaView commit details
Commits on Jul 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c262dbb - Browse repository at this point
Copy the full SHA c262dbbView commit details -
Changing all pypi.python.org links to warehouse links. (googleapis#3641)
Done via $ export OLD='https\:\/\/pypi.python.org\/pypi\/' $ export NEW='https\:\/\/pypi.org\/project\/' $ git grep -l ${OLD} | xargs sed -i s/${OLD}/${NEW}/g Then manually going through and adding a trailing slash to all warehouse links. (Though I did undo changes to `docs/json/`.)
Configuration menu - View commit details
-
Copy full SHA for 14e570a - Browse repository at this point
Copy the full SHA 14e570aView commit details -
Revert "RPC retries (second PR) (googleapis#3324)" (googleapis#3642)
This reverts commit 67f4ba4.
Jon Wayne Parrott authoredJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 419588c - Browse repository at this point
Copy the full SHA 419588cView commit details -
Remove references to google.cloud.operation from spanner (googleapis#…
…3625) * Remove references to google.cloud.operation from spanner * Remove unused import
Jon Wayne Parrott authoredJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 4f4129d - Browse repository at this point
Copy the full SHA 4f4129dView commit details -
Add Video Intelligence to README (googleapis#3628)
* Add Video Intelligence to README Add Video Intelligence to list of APIs supported at Beta. Link to PyPi and package README. * Adding "Google" to "Cloud Video Intellegence" link.
Configuration menu - View commit details
-
Copy full SHA for 5ea61e4 - Browse repository at this point
Copy the full SHA 5ea61e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08021bd - Browse repository at this point
Copy the full SHA 08021bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff3725 - Browse repository at this point
Copy the full SHA 6ff3725View commit details -
Update bigtable to use future.operation (googleapis#3623)
Jon Wayne Parrott authoredJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 1ed681b - Browse repository at this point
Copy the full SHA 1ed681bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed9426 - Browse repository at this point
Copy the full SHA 2ed9426View commit details -
Add systests for read/query w/ concurrent updates. (googleapis#3632)
* Also add systest for user exception aborting transaction.
Configuration menu - View commit details
-
Copy full SHA for f8758df - Browse repository at this point
Copy the full SHA f8758dfView commit details
Commits on Jul 21, 2017
-
Switched to google-resumable-media in BigQuery. (googleapis#3555)
* Switched to google-resumable-media in BigQuery. * Upgrading google-resumable-media dependency to 0.2.1.
Configuration menu - View commit details
-
Copy full SHA for c5ccca1 - Browse repository at this point
Copy the full SHA c5ccca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bc36d - Browse repository at this point
Copy the full SHA d2bc36dView commit details -
Add Future interface to BigQuery jobs (googleapis#3626)
* Add future interface to bigquery Jobs. * Make QueryJob return QueryResults from result() * Deprecate QueryJob.results()
Jon Wayne Parrott authoredJul 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 6336e6c - Browse repository at this point
Copy the full SHA 6336e6cView commit details -
Removing vendored in google.cloud.streaming. (googleapis#3654)
* Removing vendored in google.cloud.streaming. * Modifying setup.cfg so pytest errors are sane. This is **not** to be merged, just to debug the b0rken build: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2515
Configuration menu - View commit details
-
Copy full SHA for 0414ef1 - Browse repository at this point
Copy the full SHA 0414ef1View commit details
Commits on Jul 22, 2017
-
Fix pylint for the main package
Jon Wayne Parrott committedJul 22, 2017 Configuration menu - View commit details
-
Copy full SHA for d0479d6 - Browse repository at this point
Copy the full SHA d0479d6View commit details -
Revert "Fix pylint for the main package" - accidental push
This reverts commit d0479d6.
Jon Wayne Parrott committedJul 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 768d667 - Browse repository at this point
Copy the full SHA 768d667View commit details
Commits on Jul 24, 2017
-
Fix pylint for the main package (googleapis#3658)
Jon Wayne Parrott authoredJul 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 506a304 - Browse repository at this point
Copy the full SHA 506a304View commit details -
Remove QueryJob.results() (googleapis#3661)
Jon Wayne Parrott authoredJul 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 40a3b49 - Browse repository at this point
Copy the full SHA 40a3b49View commit details -
Split polling future into its own module (googleapis#3662)
Jon Wayne Parrott authoredJul 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 1598d5d - Browse repository at this point
Copy the full SHA 1598d5dView commit details -
Re-enable flake8 for core package and tests (googleapis#3664)
Jon Wayne Parrott authoredJul 24, 2017 Configuration menu - View commit details
-
Copy full SHA for c5922c6 - Browse repository at this point
Copy the full SHA c5922c6View commit details
Commits on Jul 25, 2017
-
Add systest for round-trip of NULL INT64. (googleapis#3665)
Include NULL values in ARRAY<INT64>.
Configuration menu - View commit details
-
Copy full SHA for dd372df - Browse repository at this point
Copy the full SHA dd372dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70088aa - Browse repository at this point
Copy the full SHA 70088aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a88a334 - Browse repository at this point
Copy the full SHA a88a334View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3ab2c0 - Browse repository at this point
Copy the full SHA c3ab2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56e8d4 - Browse repository at this point
Copy the full SHA b56e8d4View commit details -
Removing
get_credentials()
fromcore
. (googleapis#3667)* Removing `get_credentials()` from `core`. In the process also: - Slight re-org on `nox.py` config (to pass posargs) for `core` and `datastore` - Getting rid of last usage of `_Monkey` in datastore This is part of `@jonparrott`'s effort to slim down / stabilize `core`. * Removing `google.cloud.credentials` module from docs.
Configuration menu - View commit details
-
Copy full SHA for 2083542 - Browse repository at this point
Copy the full SHA 2083542View commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a813160 - Browse repository at this point
Copy the full SHA a813160View commit details -
Cut release of vision API. (googleapis#3677)
Also bumping the version on the uber-package.
Configuration menu - View commit details
-
Copy full SHA for 9cf5e9b - Browse repository at this point
Copy the full SHA 9cf5e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86316d4 - Browse repository at this point
Copy the full SHA 86316d4View commit details -
Simplifying Client constructor's for Bigtable and Spanner. (googleapi…
…s#3672) * Simplifying Client constructor's for Bigtable and Spanner. * Fixing Bigtable unit tests after Client re-factor. Also slightly changing the Client constructor so that it only called `with_scopes()` one time on the credentials (was previously calling with `SCOPE=None` and then again with the custom scope for the instance) * Fixing Spanner unit tests after Client re-factor. Also slightly changing the `copy()` method so that it just passes the same credentials instance. Also updating `nox` config to allow session `posargs`. * Removing unused imports after Bigtable/Spanner Client re-factor.
Configuration menu - View commit details
-
Copy full SHA for 9452572 - Browse repository at this point
Copy the full SHA 9452572View commit details -
Configuration menu - View commit details
-
Copy full SHA for e273319 - Browse repository at this point
Copy the full SHA e273319View commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7ff10be - Browse repository at this point
Copy the full SHA 7ff10beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3144f10 - Browse repository at this point
Copy the full SHA 3144f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440b214 - Browse repository at this point
Copy the full SHA 440b214View commit details -
Alphabetize products for easier visual scanning. (googleapis#3682)
This change also brings "Cloud Bigtable" together with "Cloud Bigtable - HappyBase" and adds "Google" prefix to "Cloud Spanner" for consistency with other products.
Configuration menu - View commit details
-
Copy full SHA for 09a476a - Browse repository at this point
Copy the full SHA 09a476aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fff098 - Browse repository at this point
Copy the full SHA 6fff098View commit details -
Remove httplib2, replace with Requests (googleapis#3674)
* Core: remove httplib2, replace with Requests Additionally remove make_exception in favor of from_http_status and from_http_response. * Datastore: replace httplib2 with Requests * DNS: replace httplib2 with Requests * Error Reporting: replace httplib2 with requests * Language: replace httplib2 with Requests * Logging: replace httplib2 with requests * Monitoring: replace httplib2 with Requests * Pubsub: replace httplib2 with Requests * Resource Manager: replace httplib2 with Requests * Runtimeconfig: replace httplib2 with Requests * Speech: replace httplib2 with Requests * Storage: replace httplib2 with Requests * BigQuery: replace httplib2 with Requests * Translate: replace httplib2 with Requests * Vision: replace httplib2 with Requests
Jon Wayne Parrott authoredJul 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 7d1161f - Browse repository at this point
Copy the full SHA 7d1161fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1269a6 - Browse repository at this point
Copy the full SHA a1269a6View commit details -
Appease current pylint opinions: (googleapis#3692)
- Document missing ':raises:', ':rtype:', and ':returns:'. - Use ':raises <exception_type>:'. - Add pro-forma docstrings to namespace package initializers. - Avoid using 'len(seq) == 0' (or '!=') for boolean tests. pylint still complains about import cycles: ************* Module google.cloud.spanner.streamed R: 1, 0: Cyclic import (google.cloud.spanner -> google.cloud.spanner.client -> google.cloud.spanner.instance -> google.cloud.spanner.database) (cyclic-import) R: 1, 0: Cyclic import (google.cloud.spanner -> google.cloud.spanner.client) (cyclic-import)
Configuration menu - View commit details
-
Copy full SHA for 9d9b6c0 - Browse repository at this point
Copy the full SHA 9d9b6c0View commit details -
Increment BQ DB-API thread safety. (googleapis#3693)
Increment to 2 per https://www.python.org/dev/peps/pep-0249/#threadsafety. The cursor object includes some state for paging through results and other things which are not protected by locs. Closes googleapis#3522.
Configuration menu - View commit details
-
Copy full SHA for 597657e - Browse repository at this point
Copy the full SHA 597657eView commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b94a326 - Browse repository at this point
Copy the full SHA b94a326View commit details -
Add factories to ease creation of array / struct parameter types. (go…
…ogleapis#3700) Closes: googleapis#3364
Configuration menu - View commit details
-
Copy full SHA for 78e51d9 - Browse repository at this point
Copy the full SHA 78e51d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e89051f - Browse repository at this point
Copy the full SHA e89051fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e59d305 - Browse repository at this point
Copy the full SHA e59d305View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fb6b6 - Browse repository at this point
Copy the full SHA d2fb6b6View commit details -
Bump Speech to 0.27.1 (googleapis#3702)
This release adds `WordTimeOffset`, the ability to have timestamps on the output.
Configuration menu - View commit details
-
Copy full SHA for ce9cd83 - Browse repository at this point
Copy the full SHA ce9cd83View commit details
Commits on Jul 31, 2017
-
Allowing logging system tests to fail. (googleapis#3691)
These hose our builds.
Configuration menu - View commit details
-
Copy full SHA for 963d997 - Browse repository at this point
Copy the full SHA 963d997View commit details -
BigQuery & Storage: use client http for resumable media (googleapis#3705
) * BigQuery: Use client transport for resumable media * Storage: Use client transport for resumable media
Jon Wayne Parrott authoredJul 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 6dc55fd - Browse repository at this point
Copy the full SHA 6dc55fdView commit details
Commits on Aug 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 96f0cc3 - Browse repository at this point
Copy the full SHA 96f0cc3View commit details -
Document deepcopy semantics of complex bucket properties. (googleapis…
…#3712) 'cors', 'labels', and 'lifecycle_rules' all return copies of the values: changes to them have no effect until the copy is reassigned via the property's setter. Closes googleapis#3710
Configuration menu - View commit details
-
Copy full SHA for ac23b77 - Browse repository at this point
Copy the full SHA ac23b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de2450 - Browse repository at this point
Copy the full SHA 4de2450View commit details
Commits on Aug 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d0cfeb7 - Browse repository at this point
Copy the full SHA d0cfeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8d53c - Browse repository at this point
Copy the full SHA 3e8d53cView commit details
Commits on Aug 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 076ff00 - Browse repository at this point
Copy the full SHA 076ff00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7fae9 - Browse repository at this point
Copy the full SHA 6d7fae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2225289 - Browse repository at this point
Copy the full SHA 2225289View commit details -
Expanding the allowable descriptions for vision system tests. (google…
…apis#3729) Fixes googleapis#3681. Also updating the `nox` configuration to allow posargs pass through and be a little more Windows path friendly.
Configuration menu - View commit details
-
Copy full SHA for 41f2d8d - Browse repository at this point
Copy the full SHA 41f2d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a31dd96 - Browse repository at this point
Copy the full SHA a31dd96View commit details -
Updating all affected packages after google-cloud-core update. (googl…
…eapis#3730) * Updating all affected packages after google-cloud-core update. * Moving 'pip install .' **after** subpackages in nox docs. @lukesneeringer still hasn't explained why it was moved. In it's current location, the depencencies are first retrieved from PyPI (which fails here for the unreleased versions), e.g. https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python/2716
Configuration menu - View commit details
-
Copy full SHA for e835957 - Browse repository at this point
Copy the full SHA e835957View commit details
Commits on Aug 5, 2017
-
Using HTTPS wikipedia links in language system tests. (googleapis#3732)
Fixes googleapis#3731. Also relaxing the sentiment score expected range for "Jogging is fun" (the same backend update that changed HTTP to HTTPS changed the score from 0.5 to 0.7). Also updating the language usage doc with the correct (and HTTPS) URLs for the 3 examples.
Configuration menu - View commit details
-
Copy full SHA for 3012b5e - Browse repository at this point
Copy the full SHA 3012b5eView commit details
Commits on Aug 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 289a961 - Browse repository at this point
Copy the full SHA 289a961View commit details -
Add google.api.core package (googleapis#3726)
Jon Wayne Parrott authoredAug 7, 2017 Configuration menu - View commit details
-
Copy full SHA for da8a960 - Browse repository at this point
Copy the full SHA da8a960View commit details -
Add 'update' API wrapper for buckets/blobs (googleapis#3714, googleap…
…is#3715) Turns out some properties (i.e., 'labels', see googleapis#3711) behave differently under 'patch semantics'[1], which makes 'update' useful. [1] https://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patch Closes googleapis#7311
Configuration menu - View commit details
-
Copy full SHA for ac1b23b - Browse repository at this point
Copy the full SHA ac1b23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b09eda9 - Browse repository at this point
Copy the full SHA b09eda9View commit details -
Update storage to 1.3.1. (googleapis#3741)
Did this to update the google-resumable-media dependency to allow for empty files.
Configuration menu - View commit details
-
Copy full SHA for f034c61 - Browse repository at this point
Copy the full SHA f034c61View commit details -
Allow Table.read_rows to take an inclusive end key. (googleapis#3744)
This commit adds the `end_inclusive` keyword argument, which can be explicitly passed to get `[start:end]` rather than `[start:end)`.
Configuration menu - View commit details
-
Copy full SHA for c210494 - Browse repository at this point
Copy the full SHA c210494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbdc6f - Browse repository at this point
Copy the full SHA 4bbdc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1656ffc - Browse repository at this point
Copy the full SHA 1656ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10466d1 - Browse repository at this point
Copy the full SHA 10466d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b764b8 - Browse repository at this point
Copy the full SHA 1b764b8View commit details -
Reuse explicit credentials when creating 'database.spanner_api'. (goo…
…gleapis#3722) - Preserves "custom" credentials (existing code worked only with implicit credentials from the environment). - Add tests ensuring scopes are set for correctly for all GAX apis (client uses admin scope, which do not grant data access, while database uses data scope, which does not grant admin access).
Configuration menu - View commit details
-
Copy full SHA for 45ee4bd - Browse repository at this point
Copy the full SHA 45ee4bdView commit details -
Update trace dependencies to fix the unit test (googleapis#3749)
* Fix trace unit test * Fix stuff
Configuration menu - View commit details
-
Copy full SHA for 26214d2 - Browse repository at this point
Copy the full SHA 26214d2View commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b96eaca - Browse repository at this point
Copy the full SHA b96eacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe757be - Browse repository at this point
Copy the full SHA fe757beView commit details -
Add google.api.core.exceptions (googleapis#3738)
* Add google.api.core.exceptions * Add google.api.core to coverage report * Alias google.cloud.exceptions to google.api.core.exceptions * Fix lint * Address review comments * Fix typo
Jon Wayne Parrott authoredAug 8, 2017 Configuration menu - View commit details
-
Copy full SHA for abfec70 - Browse repository at this point
Copy the full SHA abfec70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e6fe7 - Browse repository at this point
Copy the full SHA 90e6fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaaaf7d - Browse repository at this point
Copy the full SHA aaaaf7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff7708 - Browse repository at this point
Copy the full SHA 1ff7708View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdadf4c - Browse repository at this point
Copy the full SHA cdadf4cView commit details -
Use latest/ directory for docs instead of stable/ (googleapis#3766)
See also googleapis#3763 $ sed -i '' 's/googlecloudplatform.github.io\/google-cloud-python\/stable\//googlecloudplatform.github.io\/google-cloud-python\/latest\//g' **/*.rst
Configuration menu - View commit details
-
Copy full SHA for 90834d1 - Browse repository at this point
Copy the full SHA 90834d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b242099 - Browse repository at this point
Copy the full SHA b242099View commit details
Commits on Aug 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 15ed5e7 - Browse repository at this point
Copy the full SHA 15ed5e7View commit details -
Move google.cloud.iterator to google.api.core.page_iterator (googleap…
…is#3770) * Move google.cloud.iterator to google.api.core.page_iterator * Re-write tests to pytest style. * Make GAXIterator private- it will soon be removed. * Pass api_request into HTTPIterator to avoid accessing private members * BigQuery: use google.api.core.page_iterator * DNS: use google.api.core.page_iterator * Logging: use google.api.core.page_iterator * PubSub: use google.api.core.page_iterator * Resource manager: use google.api.core.page_iterator * Runtimeconfig: use google.api.core.page_iterator * logging: use google.api.core._GAXIterator * Storage: use google.api.core.page_iterator * Pubsub: use google.api.core._GAXIterator * Trace: use google.api.core._GAXIterator * Spanner: use google.api.core._GAXIterator
Jon Wayne Parrott authoredAug 9, 2017 Configuration menu - View commit details
-
Copy full SHA for c24123c - Browse repository at this point
Copy the full SHA c24123cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcd53d - Browse repository at this point
Copy the full SHA 1fcd53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1942ba - Browse repository at this point
Copy the full SHA a1942baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4b8fa - Browse repository at this point
Copy the full SHA 5b4b8faView commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1fcc1a4 - Browse repository at this point
Copy the full SHA 1fcc1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69dc45a - Browse repository at this point
Copy the full SHA 69dc45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d08991 - Browse repository at this point
Copy the full SHA 1d08991View commit details -
Block creation of transaction for session w/ existing txn. (googleapi…
…s#3785) Closes googleapis#3476.
Configuration menu - View commit details
-
Copy full SHA for 87a46a8 - Browse repository at this point
Copy the full SHA 87a46a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957f6e0 - Browse repository at this point
Copy the full SHA 957f6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d1728 - Browse repository at this point
Copy the full SHA 64d1728View commit details -
Drop 'Database.read' and 'Database.execute_sql' convenience methods. (g…
…oogleapis#3787) Because the context managers they use returned the session to the database's pool, application code could not safely iterate over the result sets returned by the methods. Update docs for 'Snapshot.read' and 'Snapshot.execute_sql' to emphasize iteration of their results sets before the session is returned to the database pool (i.e., within the 'with' block which constructs the snapshot). Closes googleapis#3769.
Configuration menu - View commit details
-
Copy full SHA for ebecc7d - Browse repository at this point
Copy the full SHA ebecc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e9579 - Browse repository at this point
Copy the full SHA 19e9579View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc7c27 - Browse repository at this point
Copy the full SHA edc7c27View commit details
Commits on Aug 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5145022 - Browse repository at this point
Copy the full SHA 5145022View commit details -
Document retry of exceptions while streaming 'read'/'execute_sql' res…
…ults. (googleapis#3790) See: googleapis#3775.
Configuration menu - View commit details
-
Copy full SHA for 4817fb7 - Browse repository at this point
Copy the full SHA 4817fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c15d81 - Browse repository at this point
Copy the full SHA 6c15d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e960e6 - Browse repository at this point
Copy the full SHA 7e960e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d750a13 - Browse repository at this point
Copy the full SHA d750a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b0cb7 - Browse repository at this point
Copy the full SHA 09b0cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4e8c8 - Browse repository at this point
Copy the full SHA ba4e8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33e9d4 - Browse repository at this point
Copy the full SHA c33e9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3a05d - Browse repository at this point
Copy the full SHA cd3a05dView commit details
Commits on Aug 14, 2017
-
Update README.rst (googleapis#3805)
-Clarifying what is a bucket id -Minor url cleanups
Configuration menu - View commit details
-
Copy full SHA for 0723a9c - Browse repository at this point
Copy the full SHA 0723a9cView commit details
Commits on Aug 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3facccb - Browse repository at this point
Copy the full SHA 3facccbView commit details
Commits on Aug 16, 2017
-
Fix doc build by swapping install order (googleapis#3828)
Jon Wayne Parrott authoredAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 75f0a09 - Browse repository at this point
Copy the full SHA 75f0a09View commit details -
Add google.api.core.retry with base retry functionality (googleapis#3819
) Add google.api.core.retry with base retry functionality Additionally: * Add google.api.core.exceptions.RetryError * Add google.api.core.helpers package * Add google.api.core.helpers.datetime_helpers module
Jon Wayne Parrott authoredAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for d7b625c - Browse repository at this point
Copy the full SHA d7b625cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13cdb0c - Browse repository at this point
Copy the full SHA 13cdb0cView commit details
Commits on Aug 17, 2017
-
Add google.api.core.retry.Retry decorator (googleapis#3835)
* Add google.api.core.retry.Retry decorator * Add futures dependency * Change jitter algorithm
Jon Wayne Parrott authoredAug 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 36304f7 - Browse repository at this point
Copy the full SHA 36304f7View commit details
Commits on Aug 18, 2017
-
Drop tenacity dependency; use google.api.core.retry in google.api.cor…
…e.future (googleapis#3837)
Jon Wayne Parrott authoredAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for fbda27c - Browse repository at this point
Copy the full SHA fbda27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df37095 - Browse repository at this point
Copy the full SHA df37095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813b534 - Browse repository at this point
Copy the full SHA 813b534View commit details -
Add google.api.page_iterator.GRPCIterator (googleapis#3843)
Jon Wayne Parrott authoredAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 406ecad - Browse repository at this point
Copy the full SHA 406ecadView commit details -
BigQuery - add get_query_results method. (googleapis#3838)
This method calls the getQueryResults API directly and returns a QueryResults object. Note: the response from this API does not include the query, so I modified the constructor to make query optional in this case.
Configuration menu - View commit details
-
Copy full SHA for 7a8f5a9 - Browse repository at this point
Copy the full SHA 7a8f5a9View commit details
Commits on Aug 21, 2017
-
BigQuery: Poll via getQueryResults method. (googleapis#3844)
This modifies the QueryJob's Futures interface implementation to poll using getQueryResults instead of jobs.get. This was recommended by BigQuery engineers because getQueryResults does HTTP long-polling for closer to realtime results.
Configuration menu - View commit details
-
Copy full SHA for 5efa4bb - Browse repository at this point
Copy the full SHA 5efa4bbView commit details -
Allow fetching more than the first page when max_results is set. (goo…
…gleapis#3845) * BigQuery: reproduce error fetching multiple results with DB-API. Add a system test to call `fetchall()` when multiple rows are expected. * BigQuery: system test to reproduce error of only fetching first page. This error applies to all BigQuery iterators, not just DB-API. * BigQuery: allow arraysize to be set after execute() It was allowed before, but it didn't result in the correct behavior. * max_results in BigQuery API had a different meaning from HTTPIterator. In BigQuery it means the page size, but the HTTPIterator it meant "don't fetch any more pages once you have these many rows." * Fix lint errors
Configuration menu - View commit details
-
Copy full SHA for f67bea4 - Browse repository at this point
Copy the full SHA f67bea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2f9c2 - Browse repository at this point
Copy the full SHA 7b2f9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for db48c3b - Browse repository at this point
Copy the full SHA db48c3bView commit details
Commits on Aug 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 66ad48c - Browse repository at this point
Copy the full SHA 66ad48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fd41c - Browse repository at this point
Copy the full SHA 53fd41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38aa94e - Browse repository at this point
Copy the full SHA 38aa94eView commit details