-
Notifications
You must be signed in to change notification settings - Fork 595
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
Fixes/docs v0.27.0 datastore dataset #1077
Fixes/docs v0.27.0 datastore dataset #1077
Conversation
This reverts commit 96d5469.
…correction storage: getSigned*: clear up expiration format
…-fixes storage: allow more time for signed urls to expire
…-tests Revert "storage: skip acl delete tests"
tests: docs: increased timeout to 5 seconds for doc testing
docs: updates to language links
…ing-resumable-uploads storage: support creating resumable upload uris
added tests
core: preserve all class members
docs: flagged private methods as private
add travis support for 4.0
This appears to be a simple copy/paste error.
Fix wrong method in zone.js test
…fixes execute callback with error if signing is not possible
Integrate resource manager support
…ticate Changing all uses of authorization to authentication.
resource: add example and test new options
tests: cover bigquery/table leaks tests: cover datastore/transaction leaks tests: cover datastore/dataset leaks tests: cover storage/file leaks tests: cover storage/bucket leaks tests: cover search/index leaks tests: cover storage/acl leaks tests: cover dns/zone leaks tests: cover datastore/entity leaks tests: cover pubsub/subscription leaks
bigquery: remove automatic `insertId` generation & allow specifying raw format
set default filter operator to equals
datastore: separated property names from operators
update entity description
docs: remove entity module references
there were duplicated parameter definitions for 'err', 'callback.entities', 'callback.nextQuery', 'callback.apiResponse'. fixed by removing redundant. fixes #1074
List is not alphabetically sorted (first, last?)... so I'm just adding to the bottom.
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
I signed the CLA |
CLAs look good, thanks! |
Thanks! Can you rebase against master and squash the commits? |
there were duplicated parameter definitions for 'err', 'callback.entities', 'callback.nextQuery', 'callback.apiResponse'. fixed by removing redundant. fixes #1074
List is not alphabetically sorted (first, last?)... so I'm just adding to the bottom.
…vira/gcloud-node into fixes/docs-v0.27.0-datastore-dataset Conflicts: lib/datastore/request.js
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
…vira/gcloud-node into fixes/docs-v0.27.0-datastore-dataset
I was changing my author credentials for my commits (to satisfy CLA), and I made a mistake... working to fix now |
I will start over, for some reason github is not revert the last commits. |
samples: pull in latest typeless bot, clean up some comments Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
fixes #1074