18 Commits

Author SHA1 Message Date
murgatroid99
6cb28887e6 Update to 1.7.1, add Node 9 support, fix generated file permissions 2017-11-02 10:13:22 -07:00
murgatroid99
28a7a725b4 Update submodule to v1.7.0 and regenerate packages 2017-11-01 09:55:23 -07:00
Thom Wright
38637405df Include index.d.ts in the published npm package
index.d.ts needs to be in the files list in order to be published.
Without it, client packages aren't able to use the Typescript types.
2017-10-31 17:24:19 +00:00
Michael Lumish
56ed642693 Merge pull request #58 from murgatroid99/v1.7.x_branch_update
Update grpc/grpc submodule and package versions to 1.7.0-pre1
2017-10-12 15:27:39 -07:00
murgatroid99
111ce77440 Move more tests from native core to API test directory 2017-10-10 18:28:41 -07:00
murgatroid99
a1b2c43046 Update grpc/grpc submodule and package versions to 1.7.0-pre1 2017-10-06 15:13:13 -07:00
Bjørn
1428315e3b Add TypeScript typings to gRPC native core package 2017-09-29 11:31:32 +02:00
murgatroid99
38e2a60ddc Merge branch 'master' into native_package_included_directories 2017-09-28 17:39:12 -07:00
murgatroid99
f1fb87245d Readded an npm script 2017-09-25 14:48:02 -07:00
murgatroid99
62d71048fe Move dependencies around, add gulp target for document generation 2017-09-20 12:39:16 -07:00
murgatroid99
54029c58d4 Merge branch 'master' into native_package_included_directories 2017-09-20 10:01:07 -07:00
murgatroid99
3ecb385366 Change package.json file list to globs for granularity 2017-09-19 13:03:58 -07:00
murgatroid99
52d552ce54 Remove some unnecessary files from the native npm package 2017-09-19 11:18:00 -07:00
murgatroid99
18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
murgatroid99
769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -07:00
murgatroid99
0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
Nicolas "Pixel" Noble
16382ee7ca Moving package.json paths. 2017-09-13 00:52:31 +02:00
Nicolas "Pixel" Noble
8145b7f647 Copying node-specific templates from grpc. 2017-09-12 23:49:26 +02:00