-
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
Commits on Aug 31, 2015
-
Revert "storage: skip acl delete tests"
This reverts commit 96d5469.
Configuration menu - View commit details
-
Copy full SHA for 7b29dff - Browse repository at this point
Copy the full SHA 7b29dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5afeb1 - Browse repository at this point
Copy the full SHA d5afeb1View commit details -
Merge pull request #835 from stephenplusplus/spp--storage-expiration-…
…correction storage: getSigned*: clear up expiration format
Configuration menu - View commit details
-
Copy full SHA for 1622182 - Browse repository at this point
Copy the full SHA 1622182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c020ea - Browse repository at this point
Copy the full SHA 2c020eaView commit details -
Merge pull request #839 from stephenplusplus/spp--storage-system-test…
…-fixes storage: allow more time for signed urls to expire
Configuration menu - View commit details
-
Copy full SHA for b0bbc57 - Browse repository at this point
Copy the full SHA b0bbc57View commit details -
Merge pull request #837 from stephenplusplus/spp--storage-restore-acl…
…-tests Revert "storage: skip acl delete tests"
Configuration menu - View commit details
-
Copy full SHA for 35709f3 - Browse repository at this point
Copy the full SHA 35709f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b954933 - Browse repository at this point
Copy the full SHA b954933View commit details -
Merge pull request #840 from callmehiphop/docs-timeout
tests: docs: increased timeout to 5 seconds for doc testing
Configuration menu - View commit details
-
Copy full SHA for 622879e - Browse repository at this point
Copy the full SHA 622879eView commit details
Commits on Sep 1, 2015
-
Merge pull request #838 from callmehiphop/lang-switcher
docs: updates to language links
Configuration menu - View commit details
-
Copy full SHA for 3870e07 - Browse repository at this point
Copy the full SHA 3870e07View commit details
Commits on Sep 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0762da8 - Browse repository at this point
Copy the full SHA 0762da8View commit details -
Merge pull request #852 from stephenplusplus/spp--storage-allow-start…
…ing-resumable-uploads storage: support creating resumable upload uris
Configuration menu - View commit details
-
Copy full SHA for 9fa3f14 - Browse repository at this point
Copy the full SHA 9fa3f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ffb34 - Browse repository at this point
Copy the full SHA 56ffb34View commit details -
Merge pull request #845 from callmehiphop/config-refactor
core: preserve all class members
Configuration menu - View commit details
-
Copy full SHA for a44d010 - Browse repository at this point
Copy the full SHA a44d010View commit details
Commits on Sep 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a268a34 - Browse repository at this point
Copy the full SHA a268a34View commit details -
Merge pull request #855 from callmehiphop/doc-private-members
docs: flagged private methods as private
Configuration menu - View commit details
-
Copy full SHA for abd0fca - Browse repository at this point
Copy the full SHA abd0fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2089e2 - Browse repository at this point
Copy the full SHA b2089e2View commit details -
Merge pull request #856 from stephenplusplus/spp--travis-4
add travis support for 4.0
Configuration menu - View commit details
-
Copy full SHA for c71e3ec - Browse repository at this point
Copy the full SHA c71e3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe19dca - Browse repository at this point
Copy the full SHA fe19dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33dd573 - Browse repository at this point
Copy the full SHA 33dd573View commit details
Commits on Sep 11, 2015
-
Fix wrong method in zone.js test
This appears to be a simple copy/paste error.
Configuration menu - View commit details
-
Copy full SHA for 525048f - Browse repository at this point
Copy the full SHA 525048fView commit details -
Merge pull request #858 from GoogleCloudPlatform/quartzmo-patch-1
Fix wrong method in zone.js test
Configuration menu - View commit details
-
Copy full SHA for 734cb2c - Browse repository at this point
Copy the full SHA 734cb2cView commit details -
Merge pull request #857 from stephenplusplus/spp--storage-get-signed-…
…fixes execute callback with error if signing is not possible
Configuration menu - View commit details
-
Copy full SHA for 7b2e2a5 - Browse repository at this point
Copy the full SHA 7b2e2a5View commit details
Commits on Sep 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 15c6afe - Browse repository at this point
Copy the full SHA 15c6afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1cc248 - Browse repository at this point
Copy the full SHA a1cc248View commit details
Commits on Sep 15, 2015
-
Merge pull request #860 from stephenplusplus/spp--resource-manager
Integrate resource manager support
Configuration menu - View commit details
-
Copy full SHA for c72d335 - Browse repository at this point
Copy the full SHA c72d335View commit details
Commits on Sep 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6ea3f2e - Browse repository at this point
Copy the full SHA 6ea3f2eView commit details -
Merge pull request #861 from stephenplusplus/spp--authorize-to-authen…
…ticate Changing all uses of authorization to authentication.
Configuration menu - View commit details
-
Copy full SHA for 4191a4c - Browse repository at this point
Copy the full SHA 4191a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d49cbc1 - Browse repository at this point
Copy the full SHA d49cbc1View commit details -
Merge pull request #869 from stephenplusplus/spp--resource-cleanup
resource: add example and test new options
Configuration menu - View commit details
-
Copy full SHA for 99d171b - Browse repository at this point
Copy the full SHA 99d171bView commit details
Commits on Sep 17, 2015
-
tests: cover datastore/request leaks
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
Configuration menu - View commit details
-
Copy full SHA for a69ee8b - Browse repository at this point
Copy the full SHA a69ee8bView commit details -
Merge pull request #870 from stephenplusplus/spp--coverage-coverage
Bring test coverage to 100%
Configuration menu - View commit details
-
Copy full SHA for e4d489e - Browse repository at this point
Copy the full SHA e4d489eView commit details
Commits on Sep 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2bd4f2b - Browse repository at this point
Copy the full SHA 2bd4f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ebfc1 - Browse repository at this point
Copy the full SHA 38ebfc1View commit details -
Merge pull request #879 from stephenplusplus/spp--storage-abort
storage: check that abort() exists
Configuration menu - View commit details
-
Copy full SHA for 84a9bb1 - Browse repository at this point
Copy the full SHA 84a9bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f1ade - Browse repository at this point
Copy the full SHA 19f1adeView commit details -
Merge pull request #880 from stephenplusplus/spp--remove-nan
datastore: assign appropriate ID or name attribute
Configuration menu - View commit details
-
Copy full SHA for e4b5ce6 - Browse repository at this point
Copy the full SHA e4b5ce6View commit details -
Merge pull request #881 from stephenplusplus/spp--datastore-multiple-…
…entities datastore: prevent manipulating user input during save
Configuration menu - View commit details
-
Copy full SHA for a56d3ea - Browse repository at this point
Copy the full SHA a56d3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5708f80 - Browse repository at this point
Copy the full SHA 5708f80View commit details
Commits on Sep 22, 2015
-
storage: updated documentation for read / write stream events
This properly documents the new events for read and write streams introduced in PR #824.
Configuration menu - View commit details
-
Copy full SHA for 593751b - Browse repository at this point
Copy the full SHA 593751bView commit details -
Merge pull request #884 from phw/fix-storage-stream-docs
storage: updated documentation for read / write stream events
Configuration menu - View commit details
-
Copy full SHA for 07e1526 - Browse repository at this point
Copy the full SHA 07e1526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 902b721 - Browse repository at this point
Copy the full SHA 902b721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b359f - Browse repository at this point
Copy the full SHA 53b359fView commit details -
Merge pull request #887 from stephenplusplus/spp--dep-update
dependency updates
Configuration menu - View commit details
-
Copy full SHA for 82c2b17 - Browse repository at this point
Copy the full SHA 82c2b17View commit details
Commits on Sep 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8e5a7b1 - Browse repository at this point
Copy the full SHA 8e5a7b1View commit details -
Merge pull request #885 from stephenplusplus/spp--datastore-auto_inse…
…rt_id datastore: throw if an unrecognized commit method is given
Configuration menu - View commit details
-
Copy full SHA for bbc0b03 - Browse repository at this point
Copy the full SHA bbc0b03View commit details -
Merge pull request #886 from stephenplusplus/spp--custom-errors
core: use custom error types
Configuration menu - View commit details
-
Copy full SHA for 107b7f1 - Browse repository at this point
Copy the full SHA 107b7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6122385 - Browse repository at this point
Copy the full SHA 6122385View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd46c3 - Browse repository at this point
Copy the full SHA bfd46c3View commit details
Commits on Sep 24, 2015
-
Merge pull request #891 from stephenplusplus/spp--keywords
add more npm keywords
Configuration menu - View commit details
-
Copy full SHA for aa51ba2 - Browse repository at this point
Copy the full SHA aa51ba2View commit details -
Merge pull request #890 from stephenplusplus/spp--update-gce-images
compute: update gce-images to re-use auth client
Configuration menu - View commit details
-
Copy full SHA for f6cc599 - Browse repository at this point
Copy the full SHA f6cc599View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa23362 - Browse repository at this point
Copy the full SHA fa23362View commit details -
Merge pull request #892 from stephenplusplus/spp--storage-stream-fix
storage: do not fail transfers where validation is skipped
Configuration menu - View commit details
-
Copy full SHA for b8a93f3 - Browse repository at this point
Copy the full SHA b8a93f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514e4e3 - Browse repository at this point
Copy the full SHA 514e4e3View commit details -
Merge pull request #893 from stephenplusplus/spp--travis-early-exit
exit early if docs already built
Configuration menu - View commit details
-
Copy full SHA for 44d66dd - Browse repository at this point
Copy the full SHA 44d66ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for af1e60e - Browse repository at this point
Copy the full SHA af1e60eView commit details
Commits on Sep 25, 2015
-
Adding links to Node.js Getting Started in README.md.
Jonathan Wayne Parrott committedSep 25, 2015 Configuration menu - View commit details
-
Copy full SHA for af4e3e0 - Browse repository at this point
Copy the full SHA af4e3e0View commit details -
Merge pull request #894 from jonparrott/patch-1
Adding links to Node.js Getting Started in README.md.
Configuration menu - View commit details
-
Copy full SHA for 722b2ab - Browse repository at this point
Copy the full SHA 722b2abView commit details
Commits on Sep 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ca30019 - Browse repository at this point
Copy the full SHA ca30019View commit details -
Merge pull request #896 from stephenplusplus/spp--docs-link
add nodejs-getting-started to homepage
Configuration menu - View commit details
-
Copy full SHA for 2a2ae80 - Browse repository at this point
Copy the full SHA 2a2ae80View commit details
Commits on Sep 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c6cd642 - Browse repository at this point
Copy the full SHA c6cd642View commit details -
Merge pull request #898 from stephenplusplus/spp--hash-stream-validat…
…ion-update-fix tests: no stubbing necessary
Configuration menu - View commit details
-
Copy full SHA for 73d57d5 - Browse repository at this point
Copy the full SHA 73d57d5View commit details
Commits on Oct 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1c44742 - Browse repository at this point
Copy the full SHA 1c44742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4c6d0 - Browse repository at this point
Copy the full SHA 5b4c6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf0a4a - Browse repository at this point
Copy the full SHA ebf0a4aView commit details
Commits on Oct 14, 2015
-
Merge pull request #907 from stephenplusplus/spp--util-unauthorized-a…
…pi-requests core: emit auto-auth errors
Configuration menu - View commit details
-
Copy full SHA for 9731855 - Browse repository at this point
Copy the full SHA 9731855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6100530 - Browse repository at this point
Copy the full SHA 6100530View commit details -
Merge pull request #913 from stephenplusplus/spp--datastore-response-…
…parsing datastore: properly parse HTTP responses from the API
Configuration menu - View commit details
-
Copy full SHA for 1c017e2 - Browse repository at this point
Copy the full SHA 1c017e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a0fa6 - Browse repository at this point
Copy the full SHA 57a0fa6View commit details
Commits on Oct 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1c8acce - Browse repository at this point
Copy the full SHA 1c8acceView commit details
Commits on Oct 19, 2015
-
Merge pull request #915 from stephenplusplus/spp--compute-http-server…
…-firewall compute: create default firewall rules
Configuration menu - View commit details
-
Copy full SHA for 49f1cf5 - Browse repository at this point
Copy the full SHA 49f1cf5View commit details
Commits on Oct 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a3ee668 - Browse repository at this point
Copy the full SHA a3ee668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5870ff2 - Browse repository at this point
Copy the full SHA 5870ff2View commit details
Commits on Oct 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for abd3acf - Browse repository at this point
Copy the full SHA abd3acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9324c70 - Browse repository at this point
Copy the full SHA 9324c70View commit details
Commits on Oct 27, 2015
-
Merge pull request #903 from callmehiphop/docs
Documentation bug fixes
Configuration menu - View commit details
-
Copy full SHA for 3aba641 - Browse repository at this point
Copy the full SHA 3aba641View commit details
Commits on Oct 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 596fc41 - Browse repository at this point
Copy the full SHA 596fc41View commit details -
Merge pull request #920 from stephenplusplus/spp--http-parsing-regres…
…sion don't parse an undefined message or body
Configuration menu - View commit details
-
Copy full SHA for 53bfcaa - Browse repository at this point
Copy the full SHA 53bfcaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae0c114 - Browse repository at this point
Copy the full SHA ae0c114View commit details
Commits on Oct 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a9ed8e9 - Browse repository at this point
Copy the full SHA a9ed8e9View commit details -
Merge pull request #923 from stephenplusplus/spp--util-more-helpful-e…
…rrors core: use error message from response body
Configuration menu - View commit details
-
Copy full SHA for 8c2266b - Browse repository at this point
Copy the full SHA 8c2266bView commit details
Commits on Nov 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9b4315b - Browse repository at this point
Copy the full SHA 9b4315bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5bc96 - Browse repository at this point
Copy the full SHA 5f5bc96View commit details -
Merge pull request #928 from stephenplusplus/spp--ServiceObject-Intro…
…duction Implement Service & ServiceObject classes
Configuration menu - View commit details
-
Copy full SHA for a356bf0 - Browse repository at this point
Copy the full SHA a356bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3913959 - Browse repository at this point
Copy the full SHA 3913959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43724f9 - Browse repository at this point
Copy the full SHA 43724f9View commit details -
Merge pull request #929 from stephenplusplus/spp--compute-detach-disk…
…-bug compute: fix detachDisk bug
Configuration menu - View commit details
-
Copy full SHA for 8fcfc4d - Browse repository at this point
Copy the full SHA 8fcfc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be2628 - Browse repository at this point
Copy the full SHA 8be2628View commit details -
Merge pull request #933 from callmehiphop/vm-detach-disk-bug
compute: detachDisk disk cache
Configuration menu - View commit details
-
Copy full SHA for a5ba0f9 - Browse repository at this point
Copy the full SHA a5ba0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e29df42 - Browse repository at this point
Copy the full SHA e29df42View commit details
Commits on Nov 10, 2015
-
Merge pull request #930 from stephenplusplus/spp--compute-vm-default-…
…disk-autodelete compute: zone.createVM: default autoDelete:true
Configuration menu - View commit details
-
Copy full SHA for 437da42 - Browse repository at this point
Copy the full SHA 437da42View commit details
Commits on Nov 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 21fb8df - Browse repository at this point
Copy the full SHA 21fb8dfView commit details -
Merge pull request #938 from stephenplusplus/spp--ServiceObject-creat…
…e-fix core: serviceobject#create: pass through any amount of arguments
Configuration menu - View commit details
-
Copy full SHA for fdf46b5 - Browse repository at this point
Copy the full SHA fdf46b5View commit details -
Merge pull request #932 from stephenplusplus/spp--ServiceObject-Compute
Implement Service & Service Object for Compute
Configuration menu - View commit details
-
Copy full SHA for 05c8dfb - Browse repository at this point
Copy the full SHA 05c8dfbView commit details
Commits on Nov 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 03fd117 - Browse repository at this point
Copy the full SHA 03fd117View commit details -
Merge pull request #931 from stephenplusplus/spp--ServiceObject-BigQuery
Implement Service & Service Object for BigQuery
Configuration menu - View commit details
-
Copy full SHA for 0b64cc2 - Browse repository at this point
Copy the full SHA 0b64cc2View commit details -
Merge pull request #940 from stephenplusplus/spp--gcd-no-auth
datastore: don't require auth with local datastore server
Configuration menu - View commit details
-
Copy full SHA for 1534238 - Browse repository at this point
Copy the full SHA 1534238View commit details
Commits on Nov 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3910ba5 - Browse repository at this point
Copy the full SHA 3910ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 234e2f6 - Browse repository at this point
Copy the full SHA 234e2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6af6ef - Browse repository at this point
Copy the full SHA e6af6efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6a79e - Browse repository at this point
Copy the full SHA 9d6a79eView commit details -
Merge pull request #943 from stephenplusplus/spp--ServiceObject-Resource
Implement Service & Service Object for Resource
Configuration menu - View commit details
-
Copy full SHA for 33e9acf - Browse repository at this point
Copy the full SHA 33e9acfView commit details -
Merge pull request #944 from stephenplusplus/spp--ServiceObject-PubSub
Implement Service & Service Object for PubSub
Configuration menu - View commit details
-
Copy full SHA for 6962a5f - Browse repository at this point
Copy the full SHA 6962a5fView commit details
Commits on Nov 17, 2015
-
Merge pull request #942 from stephenplusplus/spp--ServiceObject-DNS
Implement Service & Service Object for DNS
Configuration menu - View commit details
-
Copy full SHA for 392c309 - Browse repository at this point
Copy the full SHA 392c309View commit details -
Merge pull request #945 from stephenplusplus/spp--ServiceObject-Search
Implement Service & Service Object for Search
Configuration menu - View commit details
-
Copy full SHA for 13b2ff0 - Browse repository at this point
Copy the full SHA 13b2ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dedc67 - Browse repository at this point
Copy the full SHA 9dedc67View commit details -
Merge pull request #946 from stephenplusplus/spp--ServiceObject-Storage
Implement Service & Service Object for Storage
Configuration menu - View commit details
-
Copy full SHA for 2f22bc8 - Browse repository at this point
Copy the full SHA 2f22bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e9f6a - Browse repository at this point
Copy the full SHA 22e9f6aView commit details -
Merge pull request #939 from stephenplusplus/spp--operation-ee
compute: turn operations into event emitters
Configuration menu - View commit details
-
Copy full SHA for bcc2f53 - Browse repository at this point
Copy the full SHA bcc2f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f357f3 - Browse repository at this point
Copy the full SHA 4f357f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d024a41 - Browse repository at this point
Copy the full SHA d024a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cccf92 - Browse repository at this point
Copy the full SHA 8cccf92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fda4c - Browse repository at this point
Copy the full SHA 55fda4cView commit details -
Merge pull request #948 from stephenplusplus/spp--bigquery-createData…
…set-options Allow configuration of a dataset at creation
Configuration menu - View commit details
-
Copy full SHA for 5d728d6 - Browse repository at this point
Copy the full SHA 5d728d6View commit details -
Merge pull request #951 from stephenplusplus/spp--pubsub-subscribe-op…
…tions pubsub: pass options to pubsub.subscribe
Configuration menu - View commit details
-
Copy full SHA for dbfec0a - Browse repository at this point
Copy the full SHA dbfec0aView commit details -
Merge pull request #950 from stephenplusplus/spp--coverage-fixes
Coverage Misses
Configuration menu - View commit details
-
Copy full SHA for cc693d7 - Browse repository at this point
Copy the full SHA cc693d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60180e8 - Browse repository at this point
Copy the full SHA 60180e8View commit details
Commits on Nov 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3c2589f - Browse repository at this point
Copy the full SHA 3c2589fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 477d9ba - Browse repository at this point
Copy the full SHA 477d9baView commit details -
Merge pull request #955 from stephenplusplus/spp--bigquery-createtabl…
…e-docs docs: bigquery: createTable fix
Configuration menu - View commit details
-
Copy full SHA for 4c07fe6 - Browse repository at this point
Copy the full SHA 4c07fe6View commit details -
Merge pull request #956 from stephenplusplus/spp--datastore-runQuery-bug
datastore: allow running queries in a transaction
Configuration menu - View commit details
-
Copy full SHA for 14887be - Browse repository at this point
Copy the full SHA 14887beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3d68c - Browse repository at this point
Copy the full SHA ed3d68cView commit details -
Merge pull request #957 from stephenplusplus/spp--travis-key
add new API key to travis
Configuration menu - View commit details
-
Copy full SHA for 93a3af7 - Browse repository at this point
Copy the full SHA 93a3af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e22abe8 - Browse repository at this point
Copy the full SHA e22abe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519c3eb - Browse repository at this point
Copy the full SHA 519c3ebView commit details
Commits on Nov 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b6a6aed - Browse repository at this point
Copy the full SHA b6a6aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for de9be23 - Browse repository at this point
Copy the full SHA de9be23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ac5cc - Browse repository at this point
Copy the full SHA 05ac5ccView commit details -
Merge pull request #958 from stephenplusplus/spp--rm-tests-env
core: allow default method options for service objects
Configuration menu - View commit details
-
Copy full SHA for f013d0c - Browse repository at this point
Copy the full SHA f013d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b920187 - Browse repository at this point
Copy the full SHA b920187View commit details -
Merge pull request #959 from stephenplusplus/spp--storage-file-use-de…
…fault-method-options storage: use default method options in File class
Configuration menu - View commit details
-
Copy full SHA for 39719e3 - Browse repository at this point
Copy the full SHA 39719e3View commit details -
Merge pull request #960 from stephenplusplus/spp--resource-tests-env
resource: use default method options & run system tests conditionally
Configuration menu - View commit details
-
Copy full SHA for 5a7df46 - Browse repository at this point
Copy the full SHA 5a7df46View commit details
Commits on Nov 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d9388ff - Browse repository at this point
Copy the full SHA d9388ffView commit details -
Merge pull request #961 from stephenplusplus/spp--storage-file-genera…
…tions-can-be-strings storage: generations are returned as strings
Configuration menu - View commit details
-
Copy full SHA for 8dfb828 - Browse repository at this point
Copy the full SHA 8dfb828View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52565e - Browse repository at this point
Copy the full SHA d52565eView commit details -
Merge pull request #962 from stephenplusplus/spp--resource-travis-tests
resource: system tests: all errors should skip tests
Configuration menu - View commit details
-
Copy full SHA for a8bafce - Browse repository at this point
Copy the full SHA a8bafceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed3c04 - Browse repository at this point
Copy the full SHA bed3c04View commit details -
Merge pull request #964 from afanasy/master
Fixed example by adding next();
Configuration menu - View commit details
-
Copy full SHA for 7a1e4c4 - Browse repository at this point
Copy the full SHA 7a1e4c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a78293 - Browse repository at this point
Copy the full SHA 6a78293View commit details -
Merge pull request #966 from stephenplusplus/spp--datastore-docs-fix
datastore readme upsert fix
Configuration menu - View commit details
-
Copy full SHA for 6d74d0d - Browse repository at this point
Copy the full SHA 6d74d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2b9f2 - Browse repository at this point
Copy the full SHA bc2b9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb3bb0 - Browse repository at this point
Copy the full SHA 8bb3bb0View commit details -
Merge pull request #965 from stephenplusplus/spp--storage-system-test…
…-cleanup storage: system tests: manage created objects
Configuration menu - View commit details
-
Copy full SHA for 9034c0c - Browse repository at this point
Copy the full SHA 9034c0cView commit details
Commits on Nov 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 930c958 - Browse repository at this point
Copy the full SHA 930c958View commit details
Commits on Nov 28, 2015
-
Merge pull request #969 from stephenplusplus/spp--storage-after-all-hush
storage: ignore errors while deleting buckets
Configuration menu - View commit details
-
Copy full SHA for 41bb1a7 - Browse repository at this point
Copy the full SHA 41bb1a7View commit details
Commits on Nov 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 77820f0 - Browse repository at this point
Copy the full SHA 77820f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a5fb6 - Browse repository at this point
Copy the full SHA 87a5fb6View commit details -
Merge pull request #967 from stephenplusplus/spp--storage-channels
storage: implement channels
Configuration menu - View commit details
-
Copy full SHA for 204db97 - Browse repository at this point
Copy the full SHA 204db97View commit details
Commits on Dec 1, 2015
-
Merge pull request #975 from stephenplusplus/spp--datastore-get-examples
datastore: docs: show example of updating an entity
Configuration menu - View commit details
-
Copy full SHA for c563e69 - Browse repository at this point
Copy the full SHA c563e69View commit details -
Merge pull request #978 from stephenplusplus/spp--gcloud-env-var-proj…
…ectId core: recognize GCLOUD_PROJECT env var
Configuration menu - View commit details
-
Copy full SHA for fe844d8 - Browse repository at this point
Copy the full SHA fe844d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87022d - Browse repository at this point
Copy the full SHA e87022dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f426162 - Browse repository at this point
Copy the full SHA f426162View commit details -
Merge pull request #979 from stephenplusplus/spp--core-interceptors
core: introduce interceptors
Configuration menu - View commit details
-
Copy full SHA for 47da8ff - Browse repository at this point
Copy the full SHA 47da8ffView commit details -
Merge pull request #983 from stephenplusplus/spp--datastore-key-helpers
datastore: add Key helpers
Configuration menu - View commit details
-
Copy full SHA for 28e7d7b - Browse repository at this point
Copy the full SHA 28e7d7bView commit details
Commits on Dec 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a70a18a - Browse repository at this point
Copy the full SHA a70a18aView commit details
Commits on Dec 3, 2015
-
Merge pull request #984 from stephenplusplus/spp--core-request-timeout
core: set a 60s timeout on HTTP requests
Configuration menu - View commit details
-
Copy full SHA for 79ce61f - Browse repository at this point
Copy the full SHA 79ce61fView commit details -
- UTF-8 conversion of binary data is not reversable - Use UTF-8 by default in order maintain current functionality
Robert Tod committedDec 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 984204d - Browse repository at this point
Copy the full SHA 984204dView commit details -
Merge pull request #988 from roberttod/pubsub-encoding-option
Add pubsub encoding option
Configuration menu - View commit details
-
Copy full SHA for dd15294 - Browse repository at this point
Copy the full SHA dd15294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25df816 - Browse repository at this point
Copy the full SHA 25df816View commit details
Commits on Dec 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 28ac88d - Browse repository at this point
Copy the full SHA 28ac88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f18d4 - Browse repository at this point
Copy the full SHA d1f18d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3a629 - Browse repository at this point
Copy the full SHA 2c3a629View commit details -
Merge pull request #993 from stephenplusplus/spp--docs-show-channels
docs: add Storage#Channel to the docs
Configuration menu - View commit details
-
Copy full SHA for 963c62e - Browse repository at this point
Copy the full SHA 963c62eView commit details -
Merge pull request #991 from stephenplusplus/spp--bigquery-apply-tabl…
…e-schema bigquery: retain data types when querying
Configuration menu - View commit details
-
Copy full SHA for cd1cb96 - Browse repository at this point
Copy the full SHA cd1cb96View commit details
Commits on Dec 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c0f55d8 - Browse repository at this point
Copy the full SHA c0f55d8View commit details
Commits on Dec 6, 2015
-
Merge pull request #992 from stephenplusplus/spp--pubsub-985
pubsub: prevent maxInProgress from being sent to the API
Configuration menu - View commit details
-
Copy full SHA for b6f7e10 - Browse repository at this point
Copy the full SHA b6f7e10View commit details
Commits on Dec 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ba1b07b - Browse repository at this point
Copy the full SHA ba1b07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b1c8a - Browse repository at this point
Copy the full SHA 28b1c8aView commit details -
Merge pull request #981 from stephenplusplus/spp--pubsub-timeout
pubsub: allow setting a pull HTTP timeout
Configuration menu - View commit details
-
Copy full SHA for 2c79c95 - Browse repository at this point
Copy the full SHA 2c79c95View commit details -
Merge pull request #999 from stephenplusplus/spp--pubsub-997
pubsub: fix reused subscriptions bug
Configuration menu - View commit details
-
Copy full SHA for c0d03a9 - Browse repository at this point
Copy the full SHA c0d03a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for da878bc - Browse repository at this point
Copy the full SHA da878bcView commit details -
Merge pull request #1000 from stephenplusplus/spp--travis-timeout-bum…
…p-up tests: bump timeout to 60 seconds
Configuration menu - View commit details
-
Copy full SHA for a630206 - Browse repository at this point
Copy the full SHA a630206View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78f321 - Browse repository at this point
Copy the full SHA e78f321View commit details -
Merge pull request #1001 from stephenplusplus/spp--docs-995
docs: fix sidenav link ordering
Configuration menu - View commit details
-
Copy full SHA for d60a51d - Browse repository at this point
Copy the full SHA d60a51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3443fb0 - Browse repository at this point
Copy the full SHA 3443fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 617c248 - Browse repository at this point
Copy the full SHA 617c248View commit details -
Merge pull request #1003 from stephenplusplus/spp--bigquery-test-delay
tests: bigquery: retry query
Configuration menu - View commit details
-
Copy full SHA for 2767b7d - Browse repository at this point
Copy the full SHA 2767b7dView commit details -
Merge pull request #1004 from stephenplusplus/spp--tests-1002
tests: bail after first test failure
Configuration menu - View commit details
-
Copy full SHA for 6ed05ef - Browse repository at this point
Copy the full SHA 6ed05efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfc2fa - Browse repository at this point
Copy the full SHA ebfc2faView commit details
Commits on Dec 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 43339eb - Browse repository at this point
Copy the full SHA 43339ebView commit details -
Merge pull request #1008 from stephenplusplus/spp--pubsub-1005
pubsub: assure topic names are properly used in API requests
Configuration menu - View commit details
-
Copy full SHA for 5326a55 - Browse repository at this point
Copy the full SHA 5326a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a92ad6 - Browse repository at this point
Copy the full SHA 0a92ad6View commit details
Commits on Dec 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 54e0d80 - Browse repository at this point
Copy the full SHA 54e0d80View commit details -
Merge pull request #1010 from callmehiphop/jscs-updates
core: address early return rule per latest jscs release
Configuration menu - View commit details
-
Copy full SHA for a44be14 - Browse repository at this point
Copy the full SHA a44be14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f752087 - Browse repository at this point
Copy the full SHA f752087View commit details -
Merge pull request #1011 from stephenplusplus/spp--storage-1009
storage: clone user-provided options
Configuration menu - View commit details
-
Copy full SHA for 0b4f80f - Browse repository at this point
Copy the full SHA 0b4f80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a697fd - Browse repository at this point
Copy the full SHA 1a697fdView commit details -
Merge pull request #1012 from stephenplusplus/spp--search-986
search: use native querystring module for returnFields API request
Configuration menu - View commit details
-
Copy full SHA for 34849d3 - Browse repository at this point
Copy the full SHA 34849d3View commit details
Commits on Dec 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4bd4a09 - Browse repository at this point
Copy the full SHA 4bd4a09View commit details -
Merge pull request #1014 from stephenplusplus/spp--storage-1013
core: propagate write stream response events
Configuration menu - View commit details
-
Copy full SHA for d77bdea - Browse repository at this point
Copy the full SHA d77bdeaView commit details
Commits on Dec 11, 2015
-
add timeout, encoding options to subscribe()
add options to documentation
Configuration menu - View commit details
-
Copy full SHA for 7403387 - Browse repository at this point
Copy the full SHA 7403387View commit details -
Merge pull request #1015 from chrishiestand/pubsub-subscribe-options
add timeout, encoding options to subscribe()
Configuration menu - View commit details
-
Copy full SHA for 70a7338 - Browse repository at this point
Copy the full SHA 70a7338View commit details
Commits on Dec 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2e3c556 - Browse repository at this point
Copy the full SHA 2e3c556View commit details
Commits on Dec 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d670269 - Browse repository at this point
Copy the full SHA d670269View commit details -
Merge pull request #1026 from callmehiphop/test-cleanup
tests: cleaned up unused test code
Configuration menu - View commit details
-
Copy full SHA for e32c1d8 - Browse repository at this point
Copy the full SHA e32c1d8View commit details
Commits on Dec 18, 2015
-
Merge pull request #989 from stephenplusplus/spp--prediction
introduce Prediction API
Configuration menu - View commit details
-
Copy full SHA for 1300dea - Browse repository at this point
Copy the full SHA 1300deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe9f32 - Browse repository at this point
Copy the full SHA efe9f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de40b6 - Browse repository at this point
Copy the full SHA 8de40b6View commit details -
Merge pull request #1028 from stephenplusplus/spp--tests-docs-stream-fix
core: fix unit test stream errors
Configuration menu - View commit details
-
Copy full SHA for 97bb549 - Browse repository at this point
Copy the full SHA 97bb549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba0705 - Browse repository at this point
Copy the full SHA 8ba0705View commit details
Commits on Dec 19, 2015
-
Merge pull request #1031 from stephenplusplus/spp--prediction-error
prediction: allow more time for model training
Configuration menu - View commit details
-
Copy full SHA for 380373e - Browse repository at this point
Copy the full SHA 380373eView commit details
Commits on Dec 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d91a44e - Browse repository at this point
Copy the full SHA d91a44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0bcc3c - Browse repository at this point
Copy the full SHA b0bcc3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 365d5d4 - Browse repository at this point
Copy the full SHA 365d5d4View commit details -
Merge pull request #865 from stephenplusplus/spp--logging
introduce Logging support
Configuration menu - View commit details
-
Copy full SHA for 65018c4 - Browse repository at this point
Copy the full SHA 65018c4View commit details
Commits on Dec 22, 2015
-
Merge pull request #1035 from stephenplusplus/sycora--master
big query jobs can be cancelled (cont'd)
Configuration menu - View commit details
-
Copy full SHA for d8603f3 - Browse repository at this point
Copy the full SHA d8603f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61efa69 - Browse repository at this point
Copy the full SHA 61efa69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a96b4 - Browse repository at this point
Copy the full SHA 14a96b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a33f3b - Browse repository at this point
Copy the full SHA 8a33f3bView commit details
Commits on Dec 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d0e7e22 - Browse repository at this point
Copy the full SHA d0e7e22View commit details -
Merge pull request #1039 from stephenplusplus/spp--1029
core: test missing library exports
Configuration menu - View commit details
-
Copy full SHA for e136aa4 - Browse repository at this point
Copy the full SHA e136aa4View commit details
Commits on Jan 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e4c893b - Browse repository at this point
Copy the full SHA e4c893bView commit details -
Merge pull request #1023 from stephenplusplus/spp--translate
introduce Translate API
Configuration menu - View commit details
-
Copy full SHA for 37d5e51 - Browse repository at this point
Copy the full SHA 37d5e51View commit details -
Merge pull request #1047 from stephenplusplus/spp--1046
pubsub: honor PUBSUB_HOST env var
Configuration menu - View commit details
-
Copy full SHA for 8c4c802 - Browse repository at this point
Copy the full SHA 8c4c802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 986c531 - Browse repository at this point
Copy the full SHA 986c531View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62feab - Browse repository at this point
Copy the full SHA f62feabView commit details -
Merge pull request #1043 from stephenplusplus/spp--1040
datastore: recognize DATASTORE_DATASET env var
Configuration menu - View commit details
-
Copy full SHA for 1e6c5c2 - Browse repository at this point
Copy the full SHA 1e6c5c2View commit details
Commits on Jan 5, 2016
-
Merge pull request #1048 from stephenplusplus/spp--datastore-1016
parse error responses from multiple places
Configuration menu - View commit details
-
Copy full SHA for 7852990 - Browse repository at this point
Copy the full SHA 7852990View commit details
Commits on Jan 6, 2016
-
README should state that topic must be created before publish
David Padbury committedJan 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 49d7ddc - Browse repository at this point
Copy the full SHA 49d7ddcView commit details -
adding full stop for README comment
David Padbury committedJan 6, 2016 Configuration menu - View commit details
-
Copy full SHA for c39a429 - Browse repository at this point
Copy the full SHA c39a429View commit details -
Merge pull request #1053 from davidpadbury/update-pubsub-readme-docs
Update README to state that for pubsub topic must exist before publish
Configuration menu - View commit details
-
Copy full SHA for 49325d4 - Browse repository at this point
Copy the full SHA 49325d4View commit details
Commits on Jan 7, 2016
-
core: filter out duplicate error messages
installed array-uniq as dependency
Configuration menu - View commit details
-
Copy full SHA for 33dabc2 - Browse repository at this point
Copy the full SHA 33dabc2View commit details -
Merge pull request #1055 from callmehiphop/error-message-tests
core: filter out duplicate error messages
Configuration menu - View commit details
-
Copy full SHA for b5099cc - Browse repository at this point
Copy the full SHA b5099ccView commit details
Commits on Jan 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 541042f - Browse repository at this point
Copy the full SHA 541042fView commit details
Commits on Jan 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2075c3e - Browse repository at this point
Copy the full SHA 2075c3eView commit details
Commits on Jan 10, 2016
-
Merge pull request #1057 from stephenplusplus/spp--1036
remove executable files (chmod 755 -> 644)
Configuration menu - View commit details
-
Copy full SHA for c472a75 - Browse repository at this point
Copy the full SHA c472a75View commit details
Commits on Jan 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 495868f - Browse repository at this point
Copy the full SHA 495868fView commit details -
Merge pull request #1058 from habemus/master
storage: add support for generation on getSignedUrl
Configuration menu - View commit details
-
Copy full SHA for cba1cf7 - Browse repository at this point
Copy the full SHA cba1cf7View commit details
Commits on Jan 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 060e0e0 - Browse repository at this point
Copy the full SHA 060e0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31f482 - Browse repository at this point
Copy the full SHA e31f482View commit details
Commits on Jan 17, 2016
-
Merge pull request #1064 from stephenplusplus/spp--jshint-upgrade
core: fix linting fails
Configuration menu - View commit details
-
Copy full SHA for c090463 - Browse repository at this point
Copy the full SHA c090463View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84ad3c - Browse repository at this point
Copy the full SHA d84ad3cView commit details -
Merge pull request #1065 from stephenplusplus/spp--1064
core: move jshint to devDependency
Configuration menu - View commit details
-
Copy full SHA for 2062f79 - Browse repository at this point
Copy the full SHA 2062f79View commit details -
Merge pull request #1063 from stephenplusplus/spp--1054
search: warn about 404s on official docs
Configuration menu - View commit details
-
Copy full SHA for 2da254b - Browse repository at this point
Copy the full SHA 2da254bView commit details
Commits on Jan 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2ef9cc9 - Browse repository at this point
Copy the full SHA 2ef9cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 611e10d - Browse repository at this point
Copy the full SHA 611e10dView commit details -
Merge pull request #1067 from GoogleCloudPlatform/spp--bigquery-example
readme: bigquery: correct example
Configuration menu - View commit details
-
Copy full SHA for 9970b2b - Browse repository at this point
Copy the full SHA 9970b2bView commit details
Commits on Jan 19, 2016
-
Merge pull request #1068 from stephenplusplus/vlad--patch-1
bigquery: remove automatic `insertId` generation & allow specifying raw format
Configuration menu - View commit details
-
Copy full SHA for dccac52 - Browse repository at this point
Copy the full SHA dccac52View commit details -
datastore: separated property names from operators
set default filter operator to equals
Configuration menu - View commit details
-
Copy full SHA for 29dcd66 - Browse repository at this point
Copy the full SHA 29dcd66View commit details -
Merge pull request #1069 from callmehiphop/query-params
datastore: separated property names from operators
Configuration menu - View commit details
-
Copy full SHA for 5ae8bee - Browse repository at this point
Copy the full SHA 5ae8beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e97828 - Browse repository at this point
Copy the full SHA 4e97828View commit details -
Merge pull request #1076 from callmehiphop/entity-docs
docs: remove entity module references
Configuration menu - View commit details
-
Copy full SHA for d351e5f - Browse repository at this point
Copy the full SHA d351e5fView commit details
Commits on Jan 20, 2016
-
fixing duplicated parameter description
there were duplicated parameter definitions for 'err', 'callback.entities', 'callback.nextQuery', 'callback.apiResponse'. fixed by removing redundant. fixes #1074
Configuration menu - View commit details
-
Copy full SHA for 90257bf - Browse repository at this point
Copy the full SHA 90257bfView commit details -
adding my info as per CONTRIBUTING.md
List is not alphabetically sorted (first, last?)... so I'm just adding to the bottom.
Configuration menu - View commit details
-
Copy full SHA for 41a4be2 - Browse repository at this point
Copy the full SHA 41a4be2View commit details -
fixing duplicated parameter description
there were duplicated parameter definitions for 'err', 'callback.entities', 'callback.nextQuery', 'callback.apiResponse'. fixed by removing redundant. fixes #1074
Configuration menu - View commit details
-
Copy full SHA for 561de58 - Browse repository at this point
Copy the full SHA 561de58View commit details -
adding my info as per CONTRIBUTING.md
List is not alphabetically sorted (first, last?)... so I'm just adding to the bottom.
Configuration menu - View commit details
-
Copy full SHA for b650305 - Browse repository at this point
Copy the full SHA b650305View commit details -
Merge branch 'fixes/docs-v0.27.0-datastore-dataset' of github.com:hro…
…vira/gcloud-node into fixes/docs-v0.27.0-datastore-dataset Conflicts: lib/datastore/request.js
Configuration menu - View commit details
-
Copy full SHA for fd71e9b - Browse repository at this point
Copy the full SHA fd71e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae0dbc5 - Browse repository at this point
Copy the full SHA ae0dbc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c0562 - Browse repository at this point
Copy the full SHA f3c0562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295fb52 - Browse repository at this point
Copy the full SHA 295fb52View commit details -
Merge branch 'fixes/docs-v0.27.0-datastore-dataset' of github.com:hro…
…vira/gcloud-node into fixes/docs-v0.27.0-datastore-dataset
Configuration menu - View commit details
-
Copy full SHA for b11ccb3 - Browse repository at this point
Copy the full SHA b11ccb3View commit details