Skip to content
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

Closed
wants to merge 1,282 commits into from
Closed

Fixes/docs v0.27.0 datastore dataset #1077

wants to merge 1,282 commits into from

Conversation

hrovira
Copy link
Contributor

@hrovira hrovira commented Jan 20, 2016

fixes #1074

stephenplusplus and others added 30 commits August 31, 2015 15:16
…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
…ing-resumable-uploads

storage: support creating resumable upload uris
docs: flagged private methods as private
This appears to be a simple copy/paste error.
…fixes

execute callback with error if signing is not possible
…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
stephenplusplus and others added 7 commits January 19, 2016 07:30
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.
@googlebot
Copy link

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 it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jan 20, 2016
@hrovira
Copy link
Contributor Author

hrovira commented Jan 20, 2016

I signed the CLA

@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jan 20, 2016
@stephenplusplus
Copy link
Contributor

Thanks! Can you rebase against master and squash the commits?

hrovira and others added 3 commits January 20, 2016 08:02
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
@googlebot
Copy link

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.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jan 20, 2016
@googlebot
Copy link

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.

@hrovira
Copy link
Contributor Author

hrovira commented Jan 20, 2016

I was changing my author credentials for my commits (to satisfy CLA), and I made a mistake... working to fix now

@hrovira
Copy link
Contributor Author

hrovira commented Jan 20, 2016

I will start over, for some reason github is not revert the last commits.

@hrovira hrovira closed this Jan 20, 2016
sofisl pushed a commit that referenced this pull request Jan 17, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: no This human has *not* signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

duplicated information in runQuery docs