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 request #1079

Closed
wants to merge 1,275 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1275 commits
Select commit Hold shift + click to select a range
485ddce
docs: updated java docs link
callmehiphop Aug 28, 2015
4d7acf8
Merge pull request #830 from callmehiphop/java-docs-link
stephenplusplus Aug 28, 2015
40ac9e1
core: refactor util.makeWritableStream
stephenplusplus Aug 28, 2015
908f01f
Merge pull request #831 from stephenplusplus/spp--storage-stream-clea…
callmehiphop Aug 28, 2015
1b7f2f4
use gcs-resumable-upload module
stephenplusplus Aug 28, 2015
20c5018
Merge pull request #833 from stephenplusplus/spp--storage-use-resumab…
callmehiphop Aug 31, 2015
058dbdc
storage: getSigned*: clear up expiration format
stephenplusplus Aug 31, 2015
7b29dff
Revert "storage: skip acl delete tests"
stephenplusplus Aug 31, 2015
d5afeb1
docs: updates to language links
callmehiphop Aug 31, 2015
1622182
Merge pull request #835 from stephenplusplus/spp--storage-expiration-…
callmehiphop Aug 31, 2015
2c020ea
storage: allow more time for signed urls to expire
stephenplusplus Aug 31, 2015
b0bbc57
Merge pull request #839 from stephenplusplus/spp--storage-system-test…
callmehiphop Aug 31, 2015
35709f3
Merge pull request #837 from stephenplusplus/spp--storage-restore-acl…
callmehiphop Aug 31, 2015
b954933
tests: docs: increased timeout to 5 seconds for doc testing
callmehiphop Aug 31, 2015
622879e
Merge pull request #840 from callmehiphop/docs-timeout
stephenplusplus Aug 31, 2015
3870e07
Merge pull request #838 from callmehiphop/lang-switcher
stephenplusplus Sep 1, 2015
0762da8
storage: support creating resumable upload uris
stephenplusplus Sep 8, 2015
9fa3f14
Merge pull request #852 from stephenplusplus/spp--storage-allow-start…
callmehiphop Sep 8, 2015
56ffb34
core: preserve all class members
callmehiphop Sep 2, 2015
a44d010
Merge pull request #845 from callmehiphop/config-refactor
stephenplusplus Sep 8, 2015
a268a34
docs: flagged private methods as private
callmehiphop Sep 9, 2015
abd0fca
Merge pull request #855 from callmehiphop/doc-private-members
stephenplusplus Sep 9, 2015
b2089e2
add travis support for 4.0
stephenplusplus Sep 9, 2015
c71e3ec
Merge pull request #856 from stephenplusplus/spp--travis-4
callmehiphop Sep 9, 2015
fe19dca
execute callback with error if signing is not possible
stephenplusplus Sep 9, 2015
33dd573
0.21.0
stephenplusplus Sep 9, 2015
525048f
Fix wrong method in zone.js test
quartzmo Sep 11, 2015
734cb2c
Merge pull request #858 from GoogleCloudPlatform/quartzmo-patch-1
callmehiphop Sep 11, 2015
7b2e2a5
Merge pull request #857 from stephenplusplus/spp--storage-get-signed-…
callmehiphop Sep 11, 2015
15c6afe
Integrate resource manager support
stephenplusplus Sep 14, 2015
a1cc248
storage: explain flat bucket namespace
stephenplusplus Sep 14, 2015
c72d335
Merge pull request #860 from stephenplusplus/spp--resource-manager
callmehiphop Sep 15, 2015
6ea3f2e
Changing all uses of authorization to authentication.
dhermes Sep 16, 2015
4191a4c
Merge pull request #861 from stephenplusplus/spp--authorize-to-authen…
stephenplusplus Sep 16, 2015
d49cbc1
resource: add example and test new options
stephenplusplus Sep 16, 2015
99d171b
Merge pull request #869 from stephenplusplus/spp--resource-cleanup
callmehiphop Sep 16, 2015
a69ee8b
tests: cover datastore/request leaks
stephenplusplus Sep 17, 2015
e4d489e
Merge pull request #870 from stephenplusplus/spp--coverage-coverage
callmehiphop Sep 17, 2015
2bd4f2b
storage: check that abort() exists
stephenplusplus Sep 21, 2015
38ebfc1
datastore: assign appropriate ID or name attribute
stephenplusplus Sep 21, 2015
84a9bb1
Merge pull request #879 from stephenplusplus/spp--storage-abort
callmehiphop Sep 21, 2015
19f1ade
datastore: prevent manipulating user input during save
stephenplusplus Sep 21, 2015
e4b5ce6
Merge pull request #880 from stephenplusplus/spp--remove-nan
callmehiphop Sep 21, 2015
a56d3ea
Merge pull request #881 from stephenplusplus/spp--datastore-multiple-…
callmehiphop Sep 21, 2015
5708f80
0.22.0
stephenplusplus Sep 21, 2015
593751b
storage: updated documentation for read / write stream events
phw Sep 22, 2015
07e1526
Merge pull request #884 from phw/fix-storage-stream-docs
stephenplusplus Sep 22, 2015
902b721
datastore: throw if an unrecognized commit method is given
stephenplusplus Sep 22, 2015
53b359f
dependency updates
stephenplusplus Sep 22, 2015
82c2b17
Merge pull request #887 from stephenplusplus/spp--dep-update
callmehiphop Sep 22, 2015
8e5a7b1
core: use custom error types
stephenplusplus Sep 23, 2015
bbc0b03
Merge pull request #885 from stephenplusplus/spp--datastore-auto_inse…
callmehiphop Sep 23, 2015
107b7f1
Merge pull request #886 from stephenplusplus/spp--custom-errors
callmehiphop Sep 23, 2015
6122385
compute: update gce-images to re-use auth client
stephenplusplus Sep 23, 2015
bfd46c3
add more npm keywords
stephenplusplus Sep 23, 2015
aa51ba2
Merge pull request #891 from stephenplusplus/spp--keywords
callmehiphop Sep 24, 2015
f6cc599
Merge pull request #890 from stephenplusplus/spp--update-gce-images
callmehiphop Sep 24, 2015
fa23362
storage: do not fail transfers where validation is skipped
stephenplusplus Sep 24, 2015
b8a93f3
Merge pull request #892 from stephenplusplus/spp--storage-stream-fix
callmehiphop Sep 24, 2015
514e4e3
exit early if docs already built
stephenplusplus Sep 24, 2015
44d66dd
Merge pull request #893 from stephenplusplus/spp--travis-early-exit
callmehiphop Sep 24, 2015
af1e60e
0.23.0
stephenplusplus Sep 24, 2015
af4e3e0
Adding links to Node.js Getting Started in README.md.
Sep 25, 2015
722b2ab
Merge pull request #894 from jonparrott/patch-1
stephenplusplus Sep 25, 2015
ca30019
add nodejs-getting-started to homepage
stephenplusplus Sep 26, 2015
2a2ae80
Merge pull request #896 from stephenplusplus/spp--docs-link
callmehiphop Sep 26, 2015
c6cd642
tests: no stubbing necessary
stephenplusplus Sep 27, 2015
73d57d5
Merge pull request #898 from stephenplusplus/spp--hash-stream-validat…
stephenplusplus Sep 27, 2015
1c44742
core: emit auto-auth errors
stephenplusplus Oct 8, 2015
5b4c6d0
readme: remove trailing spaces
stephenplusplus Oct 8, 2015
ebf0a4a
tests: exclude test fixtures from the linting task
stephenplusplus Oct 8, 2015
9731855
Merge pull request #907 from stephenplusplus/spp--util-unauthorized-a…
stephenplusplus Oct 14, 2015
6100530
datastore: properly parse HTTP responses from the API
stephenplusplus Oct 14, 2015
1c017e2
Merge pull request #913 from stephenplusplus/spp--datastore-response-…
callmehiphop Oct 14, 2015
57a0fa6
0.24.0
stephenplusplus Oct 14, 2015
1c8acce
compute: create default firewall rules
stephenplusplus Oct 17, 2015
49f1cf5
Merge pull request #915 from stephenplusplus/spp--compute-http-server…
callmehiphop Oct 19, 2015
a3ee668
docs: datastore: add dataset example
callmehiphop Sep 30, 2015
5870ff2
docs: datastore: fixed example typo
callmehiphop Sep 30, 2015
abd3acf
docs: datastore: add query example
callmehiphop Sep 30, 2015
9324c70
docs: datastore: update docs to contain more dataset examples
callmehiphop Oct 25, 2015
3aba641
Merge pull request #903 from callmehiphop/docs
stephenplusplus Oct 27, 2015
596fc41
don't parse an undefined message or body
stephenplusplus Oct 28, 2015
53bfcaa
Merge pull request #920 from stephenplusplus/spp--http-parsing-regres…
callmehiphop Oct 28, 2015
ae0c114
0.24.1
stephenplusplus Oct 28, 2015
a9ed8e9
core: use error message from response body
stephenplusplus Oct 30, 2015
8c2266b
Merge pull request #923 from stephenplusplus/spp--util-more-helpful-e…
callmehiphop Oct 30, 2015
9b4315b
Implement Service & ServiceObject classes
stephenplusplus Nov 9, 2015
5f5bc96
compute: fix detachDisk bug
stephenplusplus Nov 9, 2015
a356bf0
Merge pull request #928 from stephenplusplus/spp--ServiceObject-Intro…
callmehiphop Nov 9, 2015
3913959
compute: zone.createVM: default autoDelete:true
stephenplusplus Nov 9, 2015
43724f9
Implement Service & Service Object for BigQuery
stephenplusplus Nov 9, 2015
8fcfc4d
Merge pull request #929 from stephenplusplus/spp--compute-detach-disk…
callmehiphop Nov 9, 2015
8be2628
compute: detachDisk caching bugfix
callmehiphop Nov 9, 2015
a5ba0f9
Merge pull request #933 from callmehiphop/vm-detach-disk-bug
stephenplusplus Nov 9, 2015
e29df42
Implement Service & Service Object for Compute
stephenplusplus Nov 9, 2015
437da42
Merge pull request #930 from stephenplusplus/spp--compute-vm-default-…
stephenplusplus Nov 10, 2015
21fb8df
core: serviceobject#create: pass through any amount of arguments
stephenplusplus Nov 11, 2015
fdf46b5
Merge pull request #938 from stephenplusplus/spp--ServiceObject-creat…
callmehiphop Nov 11, 2015
05c8dfb
Merge pull request #932 from stephenplusplus/spp--ServiceObject-Compute
callmehiphop Nov 11, 2015
03fd117
datastore: don't require auth with local datastore server
stephenplusplus Nov 10, 2015
0b64cc2
Merge pull request #931 from stephenplusplus/spp--ServiceObject-BigQuery
callmehiphop Nov 12, 2015
1534238
Merge pull request #940 from stephenplusplus/spp--gcd-no-auth
callmehiphop Nov 12, 2015
3910ba5
Implement Service & Service Object for Search
stephenplusplus Nov 14, 2015
234e2f6
Implement Service & Service Object for PubSub
stephenplusplus Nov 14, 2015
e6af6ef
Implement Service & Service Object for DNS
stephenplusplus Nov 14, 2015
9d6a79e
Implement Service & Service Object for Resource
stephenplusplus Nov 14, 2015
33e9acf
Merge pull request #943 from stephenplusplus/spp--ServiceObject-Resource
callmehiphop Nov 14, 2015
6962a5f
Merge pull request #944 from stephenplusplus/spp--ServiceObject-PubSub
callmehiphop Nov 14, 2015
392c309
Merge pull request #942 from stephenplusplus/spp--ServiceObject-DNS
callmehiphop Nov 17, 2015
13b2ff0
Merge pull request #945 from stephenplusplus/spp--ServiceObject-Search
callmehiphop Nov 17, 2015
9dedc67
Implement Service & Service Object for Storage
stephenplusplus Nov 14, 2015
2f22bc8
Merge pull request #946 from stephenplusplus/spp--ServiceObject-Storage
callmehiphop Nov 17, 2015
22e9f6a
compute: turn operations into event emitters
stephenplusplus Nov 11, 2015
bcc2f53
Merge pull request #939 from stephenplusplus/spp--operation-ee
callmehiphop Nov 17, 2015
4f357f3
Allow configuration of a dataset at creation
stephenplusplus Nov 17, 2015
d024a41
fix compute/zone#createVM coverage misses
stephenplusplus Nov 17, 2015
8cccf92
fix common/util#ApiError coverage misses
stephenplusplus Nov 17, 2015
55fda4c
pubsub: pass options to pubsub.subscribe
stephenplusplus Nov 17, 2015
5d728d6
Merge pull request #948 from stephenplusplus/spp--bigquery-createData…
callmehiphop Nov 17, 2015
dbfec0a
Merge pull request #951 from stephenplusplus/spp--pubsub-subscribe-op…
callmehiphop Nov 17, 2015
cc693d7
Merge pull request #950 from stephenplusplus/spp--coverage-fixes
stephenplusplus Nov 17, 2015
60180e8
0.25.0
stephenplusplus Nov 17, 2015
3c2589f
docs: bigquery: createTable fix
stephenplusplus Nov 23, 2015
477d9ba
datastore: allow running queries in a transaction
stephenplusplus Nov 23, 2015
4c07fe6
Merge pull request #955 from stephenplusplus/spp--bigquery-createtabl…
callmehiphop Nov 23, 2015
14887be
Merge pull request #956 from stephenplusplus/spp--datastore-runQuery-bug
callmehiphop Nov 23, 2015
ed3d68c
add new API key to travis
stephenplusplus Nov 23, 2015
93a3af7
Merge pull request #957 from stephenplusplus/spp--travis-key
stephenplusplus Nov 23, 2015
e22abe8
0.25.1
stephenplusplus Nov 23, 2015
519c3eb
travis: use correct email
stephenplusplus Nov 23, 2015
b6a6aed
core: allow default method options for service objects
stephenplusplus Nov 24, 2015
de9be23
resource: use default method options for Resource
stephenplusplus Nov 24, 2015
05ac5cc
resource: system tests: shut off conditionally
stephenplusplus Nov 24, 2015
f013d0c
Merge pull request #958 from stephenplusplus/spp--rm-tests-env
callmehiphop Nov 24, 2015
b920187
storage: use default method options for File class
stephenplusplus Nov 24, 2015
39719e3
Merge pull request #959 from stephenplusplus/spp--storage-file-use-de…
callmehiphop Nov 24, 2015
5a7df46
Merge pull request #960 from stephenplusplus/spp--resource-tests-env
callmehiphop Nov 24, 2015
d9388ff
storage: generations are returned as strings
stephenplusplus Nov 25, 2015
8dfb828
Merge pull request #961 from stephenplusplus/spp--storage-file-genera…
callmehiphop Nov 25, 2015
d52565e
resource: system tests: all errors should skip tests
stephenplusplus Nov 25, 2015
a8bafce
Merge pull request #962 from stephenplusplus/spp--resource-travis-tests
callmehiphop Nov 25, 2015
bed3c04
Fixed example by adding next();
afanasy Nov 25, 2015
7a1e4c4
Merge pull request #964 from afanasy/master
stephenplusplus Nov 25, 2015
6a78293
datastore readme upsert fix
stephenplusplus Nov 25, 2015
6d74d0d
Merge pull request #966 from stephenplusplus/spp--datastore-docs-fix
stephenplusplus Nov 25, 2015
bc2b9f2
storage: implement channels
stephenplusplus Nov 25, 2015
8bb3bb0
storage: system tests: manage created objects
stephenplusplus Nov 25, 2015
9034c0c
Merge pull request #965 from stephenplusplus/spp--storage-system-test…
callmehiphop Nov 25, 2015
930c958
storage: ignore errors while deleting buckets
stephenplusplus Nov 26, 2015
41bb1a7
Merge pull request #969 from stephenplusplus/spp--storage-after-all-hush
callmehiphop Nov 28, 2015
77820f0
datastore: docs: show example of updating an entity
stephenplusplus Nov 30, 2015
87a5fb6
core: recognize GCLOUD_PROJECT env var
stephenplusplus Nov 30, 2015
204db97
Merge pull request #967 from stephenplusplus/spp--storage-channels
callmehiphop Nov 30, 2015
c563e69
Merge pull request #975 from stephenplusplus/spp--datastore-get-examples
callmehiphop Dec 1, 2015
fe844d8
Merge pull request #978 from stephenplusplus/spp--gcloud-env-var-proj…
callmehiphop Dec 1, 2015
e87022d
core: introduce interceptors
stephenplusplus Nov 30, 2015
f426162
datastore: add Key helpers
stephenplusplus Dec 1, 2015
47da8ff
Merge pull request #979 from stephenplusplus/spp--core-interceptors
callmehiphop Dec 1, 2015
28e7d7b
Merge pull request #983 from stephenplusplus/spp--datastore-key-helpers
callmehiphop Dec 1, 2015
a70a18a
core: set a 60s timeout on HTTP requests
stephenplusplus Dec 2, 2015
79ce61f
Merge pull request #984 from stephenplusplus/spp--core-request-timeout
callmehiphop Dec 3, 2015
984204d
Add pubsub encoding option
Dec 3, 2015
dd15294
Merge pull request #988 from roberttod/pubsub-encoding-option
stephenplusplus Dec 3, 2015
25df816
pubsub: add docs & style tweaks
stephenplusplus Dec 3, 2015
28ac88d
pubsub: prevent maxInProgress from being sent to the API
stephenplusplus Dec 4, 2015
d1f18d4
docs: add Storage#Channel to the docs
stephenplusplus Dec 4, 2015
2c3a629
bigquery: retain data types when querying
stephenplusplus Dec 4, 2015
963c62e
Merge pull request #993 from stephenplusplus/spp--docs-show-channels
callmehiphop Dec 4, 2015
cd1cb96
Merge pull request #991 from stephenplusplus/spp--bigquery-apply-tabl…
callmehiphop Dec 4, 2015
c0f55d8
docs: fix improper semver range
stephenplusplus Dec 5, 2015
b6f7e10
Merge pull request #992 from stephenplusplus/spp--pubsub-985
stephenplusplus Dec 6, 2015
ba1b07b
pubsub: fix reused subscriptions bug
stephenplusplus Dec 7, 2015
28b1c8a
pubsub: allow setting a pull HTTP timeout
stephenplusplus Nov 30, 2015
2c79c95
Merge pull request #981 from stephenplusplus/spp--pubsub-timeout
stephenplusplus Dec 7, 2015
c0d03a9
Merge pull request #999 from stephenplusplus/spp--pubsub-997
callmehiphop Dec 7, 2015
da878bc
tests: bump timeout to 60 seconds
stephenplusplus Dec 7, 2015
a630206
Merge pull request #1000 from stephenplusplus/spp--travis-timeout-bum…
callmehiphop Dec 7, 2015
e78f321
docs: fix sidenav link ordering
stephenplusplus Dec 7, 2015
d60a51d
Merge pull request #1001 from stephenplusplus/spp--docs-995
callmehiphop Dec 7, 2015
3443fb0
tests: bigquery: retry query
stephenplusplus Dec 7, 2015
617c248
tests: bail after first test failure
stephenplusplus Dec 7, 2015
2767b7d
Merge pull request #1003 from stephenplusplus/spp--bigquery-test-delay
callmehiphop Dec 7, 2015
6ed05ef
Merge pull request #1004 from stephenplusplus/spp--tests-1002
callmehiphop Dec 7, 2015
ebfc2fa
0.26.0
stephenplusplus Dec 7, 2015
43339eb
pubsub: assure topic names are properly used in API requests
stephenplusplus Dec 8, 2015
5326a55
Merge pull request #1008 from stephenplusplus/spp--pubsub-1005
callmehiphop Dec 8, 2015
0a92ad6
0.26.1
callmehiphop Dec 8, 2015
54e0d80
core: address early return rule per latest jscs release
callmehiphop Dec 9, 2015
a44be14
Merge pull request #1010 from callmehiphop/jscs-updates
stephenplusplus Dec 9, 2015
f752087
storage: clone user-provided options
stephenplusplus Dec 9, 2015
0b4f80f
Merge pull request #1011 from stephenplusplus/spp--storage-1009
callmehiphop Dec 9, 2015
1a697fd
search: use native querystring module for returnFields API request
stephenplusplus Dec 9, 2015
34849d3
Merge pull request #1012 from stephenplusplus/spp--search-986
callmehiphop Dec 9, 2015
4bd4a09
coe: propagate write stream response events
stephenplusplus Dec 10, 2015
d77bdea
Merge pull request #1014 from stephenplusplus/spp--storage-1013
callmehiphop Dec 10, 2015
7403387
add timeout, encoding options to subscribe()
chrishiestand Dec 11, 2015
70a7338
Merge pull request #1015 from chrishiestand/pubsub-subscribe-options
stephenplusplus Dec 11, 2015
2e3c556
introduce Prediction API
stephenplusplus Dec 3, 2015
d670269
tests: cleaned up unused test code
callmehiphop Dec 17, 2015
e32c1d8
Merge pull request #1026 from callmehiphop/test-cleanup
stephenplusplus Dec 17, 2015
1300dea
Merge pull request #989 from stephenplusplus/spp--prediction
stephenplusplus Dec 18, 2015
efe9f32
core: fix unit test stream errors
stephenplusplus Dec 18, 2015
8de40b6
readme: correct Prediction link.
stephenplusplus Dec 18, 2015
97bb549
Merge pull request #1028 from stephenplusplus/spp--tests-docs-stream-fix
callmehiphop Dec 18, 2015
8ba0705
prediction: allow more time for model training
stephenplusplus Dec 18, 2015
380373e
Merge pull request #1031 from stephenplusplus/spp--prediction-error
callmehiphop Dec 19, 2015
d91a44e
big query jobs can be cancelled
peterwillis Dec 17, 2015
b0bcc3c
add system test & docs
stephenplusplus Dec 21, 2015
365d5d4
introduce Logging support
stephenplusplus Nov 12, 2015
65018c4
Merge pull request #865 from stephenplusplus/spp--logging
callmehiphop Dec 21, 2015
d8603f3
Merge pull request #1035 from stephenplusplus/sycora--master
stephenplusplus Dec 22, 2015
61efa69
readme: correct code block formatting to fix links
stephenplusplus Dec 22, 2015
14a96b4
0.27.0
stephenplusplus Dec 22, 2015
8a33f3b
introduce Translate API.
stephenplusplus Dec 15, 2015
d0e7e22
core: test missing library exports
stephenplusplus Dec 29, 2015
e136aa4
Merge pull request #1039 from stephenplusplus/spp--1029
callmehiphop Dec 29, 2015
e4c893b
pubsub: honor PUBSUB_HOST env var
stephenplusplus Jan 4, 2016
37d5e51
Merge pull request #1023 from stephenplusplus/spp--translate
callmehiphop Jan 4, 2016
8c4c802
Merge pull request #1047 from stephenplusplus/spp--1046
callmehiphop Jan 4, 2016
986c531
parse error responses from multiple places
stephenplusplus Dec 14, 2015
f62feab
datastore: recognize DATASTORE_DATASET env var
stephenplusplus Jan 4, 2016
1e6c5c2
Merge pull request #1043 from stephenplusplus/spp--1040
callmehiphop Jan 4, 2016
7852990
Merge pull request #1048 from stephenplusplus/spp--datastore-1016
callmehiphop Jan 5, 2016
49d7ddc
README should state that topic must be created before publish
Jan 6, 2016
c39a429
adding full stop for README comment
Jan 6, 2016
49325d4
Merge pull request #1053 from davidpadbury/update-pubsub-readme-docs
stephenplusplus Jan 6, 2016
33dabc2
core: filter out duplicate error messages
callmehiphop Jan 7, 2016
b5099cc
Merge pull request #1055 from callmehiphop/error-message-tests
stephenplusplus Jan 7, 2016
541042f
core: upgrade pbjs (fixes #1056)
stephenplusplus Jan 8, 2016
2075c3e
remove executable files (chmod 755 -> 644)
stephenplusplus Jan 9, 2016
c472a75
Merge pull request #1057 from stephenplusplus/spp--1036
stephenplusplus Jan 10, 2016
495868f
storage: add support for generation on getSignedUrl
simonfan Jan 14, 2016
cba1cf7
Merge pull request #1058 from habemus/master
callmehiphop Jan 14, 2016
060e0e0
search: warn about 404s on official docs
stephenplusplus Jan 16, 2016
e31f482
core: fix linting fails
stephenplusplus Jan 16, 2016
c090463
Merge pull request #1064 from stephenplusplus/spp--jshint-upgrade
callmehiphop Jan 17, 2016
d84ad3c
core: move jshint to devDependency
stephenplusplus Jan 17, 2016
2062f79
Merge pull request #1065 from stephenplusplus/spp--1064
callmehiphop Jan 17, 2016
2da254b
Merge pull request #1063 from stephenplusplus/spp--1054
callmehiphop Jan 17, 2016
2ef9cc9
readme: bigquery: correct example
stephenplusplus Jan 18, 2016
611e10d
Added ability to pass "raw" object and additional options
vladmiller Jan 18, 2016
9970b2b
Merge pull request #1067 from GoogleCloudPlatform/spp--bigquery-example
callmehiphop Jan 18, 2016
dccac52
Merge pull request #1068 from stephenplusplus/vlad--patch-1
stephenplusplus Jan 19, 2016
29dcd66
datastore: separated property names from operators
callmehiphop Jan 19, 2016
5ae8bee
Merge pull request #1069 from callmehiphop/query-params
stephenplusplus Jan 19, 2016
4e97828
docs: remove entity module references
callmehiphop Jan 19, 2016
d351e5f
Merge pull request #1076 from callmehiphop/entity-docs
stephenplusplus Jan 19, 2016
6ce2a2f
fixing duplicated parameter description, fixes #1074
hrovira Jan 20, 2016
42c0633
adding my info as per CONTRIBUTING.md
hrovira Jan 20, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# editorconfig.org
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules/*
coverage/*
docs/json/**/*.json
*.log
26 changes: 26 additions & 0 deletions .jscsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"preset": "node-style-guide",
"requireTrailingComma": null,
"requireCapitalizedComments": null,
"requireSpaceAfterKeywords": [
"if",
"else",
"for",
"while",
"do",
"switch",
"case",
"return",
"try",
"typeof"
],
"requireCamelCaseOrUpperCaseIdentifiers": "ignoreProperties",
"maximumLineLength": {
"value": 80,
"allowUrlComments": true
},
"excludeFiles": [
"system-test/data/*",
"test/testdata/*"
]
}
26 changes: 26 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"bitwise": true,
"curly": true,
"eqeqeq": true,
"esnext": true,
"freeze": true,
"immed": true,
"indent": 2,
"latedef": "nofunc",
"newcap": true,
"node": true,
"noarg": true,
"quotmark": "single",
"strict": true,
"trailing": true,
"undef": true,
"unused": true,
"globals": {
"describe": true,
"it": true,
"before": true,
"after": true,
"beforeEach": true,
"afterEach": true
}
}
27 changes: 26 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
language: node_js
node_js:
- "0.10"
- 4
- 0.12

# To test Node v4, Travis needs to use a newer C++ compiler.
# Source: https://github.com/nodejs/nan/issues/435#issuecomment-136063745
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
- export CXX=g++-4.8
- "$CXX --version"
script: "./scripts/build.sh"
before_deploy: "./scripts/release.sh"
deploy:
provider: npm
email: [email protected]
api_key:
secure: H8H4ATiE64gTgiectfIYatsSnm7uDQrgQPvnLp7Ra1piElS+f1lLzdiN8+pDGP3h+OHU/PE8KsXhtVLfYTX5zroo3Y70n5TE4uTO62PL6WZl5R1+L5bUKcrffcHMsjH0mmiK5d0TW032tMcybAHsPcj9wiOZpf6aBIEEFY/1V5o=
on:
tags: true
repo: GoogleCloudPlatform/gcloud-node
all_branches: true
sudo: false
10 changes: 10 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This is the official list of gcloud authors for copyright purposes.
# This file is distinct from the CONTRIBUTORS files.
# See the latter for an explanation.

# Names should be added to this file as:
# Name or Organization <email address>
# The email address is not required for organizations.

Google Inc.
Anand Suresh
43 changes: 43 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Contributor Code of Conduct

As contributors and maintainers of this project,
and in the interest of fostering an open and welcoming community,
we pledge to respect all people who contribute through reporting issues,
posting feature requests, updating documentation,
submitting pull requests or patches, and other activities.

We are committed to making participation in this project
a harassment-free experience for everyone,
regardless of level of experience, gender, gender identity and expression,
sexual orientation, disability, personal appearance,
body size, race, ethnicity, age, religion, or nationality.

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery
* Personal attacks
* Trolling or insulting/derogatory comments
* Public or private harassment
* Publishing other's private information,
such as physical or electronic
addresses, without explicit permission
* Other unethical or unprofessional conduct.

Project maintainers have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct.
By adopting this Code of Conduct,
project maintainers commit themselves to fairly and consistently
applying these principles to every aspect of managing this project.
Project maintainers who do not follow or enforce the Code of Conduct
may be permanently removed from the project team.

This code of conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community.

Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by opening an issue
or contacting one or more of the project maintainers.

This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0,
available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)
73 changes: 73 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Contributing

1. **Please sign one of the contributor license agreements below.**
2. Fork the repo, develop and test your code changes.
3. Add your (or your organization's) name to the AUTHORS and CONTRIBUTORS files.
4. Send a pull request.

## Testing

### Unit Tests

To run the unit tests, simply run:

``` sh
$ npm test
```

### System Tests

To run the system tests, first create and configure a project in the Google Developers Console following the [instructions on how to run gcloud-node][elsewhere]. After that, set the following environment variables:

- **GCLOUD_TESTS_PROJECT_ID**: Developers Console project's ID (e.g. bamboo-shift-455)
- **GCLOUD_TESTS_KEY**: The path to the JSON key file.
- ***GCLOUD_TESTS_API_KEY*** (*optional*): An API key that can be used to test the Translate API.
- ***GCLOUD_TESTS_DNS_DOMAIN*** (*optional*): A domain you own managed by Google Cloud DNS (expected format: `'gcloud-node.com.'`).

Install the [gcloud command-line tool][gcloudcli] to your machine and use it to create the indexes used in the datastore system tests with indexes found in `system-test/data/index/yaml`:

From the project's root directory:

```sh
# Install the app component
$ gcloud components update app

# Set the default project in your env
$ gcloud config set project $GCLOUD_TESTS_PROJECT_ID

# Authenticate the gcloud tool with your account
$ gcloud auth login

# Create the indexes
$ gcloud preview datastore create-indexes system-test/data/index.yaml
```

You may now run the system tests:

```sh
$ npm run system-test
```

### Test Coverage

Generate the coverage report:

```sh
$ npm run cover
```

The test coverage report will be available in `coverage/`.

## Contributor License Agreements

Before we can accept your pull requests you'll need to sign a Contributor License Agreement (CLA):

- **If you are an individual writing original source code** and **you own the intellectual property**, then you'll need to sign an [individual CLA][indvcla].
- **If you work for a company that wants to allow you to contribute your work**, then you'll need to sign a [corporate CLA][corpcla].

You can sign these electronically (just scroll to the bottom). After that, we'll be able to accept your pull requests.

[elsewhere]: README.md#elsewhere
[gcloudcli]: https://developers.google.com/cloud/sdk/gcloud/
[indvcla]: https://developers.google.com/open-source/cla/individual
[corpcla]: https://developers.google.com/open-source/cla/corporate
21 changes: 21 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# People who have agreed to one of the CLAs and can contribute patches.
# The AUTHORS file lists the copyright holders; this file
# lists people. For example, Google employees are listed here
# but not in AUTHORS, because Google holds the copyright.
#
# https://developers.google.com/open-source/cla/individual
# https://developers.google.com/open-source/cla/corporate
#
# Names should be added to this file as:
# Name <email address>

# Keep the list alphabetically sorted.

Burcu Dogan <[email protected]>
Johan Euphrosine <[email protected]>
Marco Ziccardi <[email protected]>
Patrick Costello <[email protected]>
Silvano Luciani <[email protected]>
Stephen Sawchuk <[email protected]>
Anand Suresh <[email protected]>
Hector Rovira <[email protected]>
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2014 Google Inc.
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Loading