Commit Graph

148 Commits

Author SHA1 Message Date
Ali Ijaz Sheikh 4bfa1430ef fix: avoid using deprecated Nan APIs
Starting with Nan 2.9.x certain Nan::Callback::Call APIs are
deprecated. Instead there are mechanisms in place that allow native
modules to preserve async context across async calls.
2018-04-03 16:02:46 -07:00
Nicolas "Pixel" Noble 67dfef8ef3 Downgrading node-pre-gyp.
Starting probably with https://github.com/mapbox/node-pre-gyp/pull/299, the contents of the tarballs are bloated. Rolling back to 0.7.0.
2018-03-29 00:30:59 +02:00
murgatroid99 704cd15085 Upgrade to v1.10.1 2018-03-28 13:15:06 -07:00
Nicolas "Pixel" Noble 4e0becaf12 Downgrading node-pre-gyp.
Starting probably with https://github.com/mapbox/node-pre-gyp/pull/299, the contents of the tarballs are bloated. Rolling back to 0.7.0.
2018-03-20 19:28:44 +01:00
Nicolas "Pixel" Noble 00933b29d0 Merge branch 'v1.10.x' of https://github.com/grpc/grpc-node into upmerge 2018-03-15 01:42:49 +01:00
Nicolas Noble cb6fe2e153
Merge pull request #222 from nicolasnoble/pre1
Creating a 1.10.1-pre1 release flag, and enabling us to generate out of band releases.
2018-03-14 15:39:57 -07:00
Nicolas "Pixel" Noble adf8bf5cf4 Creating a 1.10.1-pre1 release flag, and enabling us to generate out of band releases. 2018-03-14 22:59:33 +01:00
murgatroid99 2d0540f9df Update to newest version of node-pre-gyp 2018-03-13 17:20:11 -07:00
murgatroid99 2573548de8 Update to v1.10.0 2018-03-09 10:44:52 -08:00
Kelvin Jin a35fad015d build: update build files 2018-02-28 15:06:19 -08:00
murgatroid99 c740577963 Update version to v1.10.0-pre1 2018-02-22 11:39:14 -08:00
murgatroid99 ba404dce91 Update core on master 2018-02-15 18:20:05 -08:00
murgatroid99 a50ba76838 Replace Argue.js usage with inline argument checking 2018-01-23 15:55:36 -05:00
Michael Lumish dd140c463f
Revert "Copy API tests back to grpc-native-core" 2017-12-07 10:40:08 -08:00
Kelvin Jin ed78037353 Copy API tests back to grpc-native-core 2017-12-06 13:20:42 -08:00
murgatroid99 eba77f295e Update master to 1.9.0-dev 2017-11-30 12:57:20 -08:00
Nicolas "Pixel" Noble d87f2652b3 Merge remote-tracking branch 'google/v1.7.x' into upmerge 2017-11-17 22:39:17 +01:00
murgatroid99 66aeac683d Update submodule to master 2017-11-17 12:36:41 -08:00
Bernhard K. Weisshuhn 452abe73b2 Build different binaries for different libc’s
Closes #81
2017-11-16 10:07:59 -08:00
Michael Lumish 56ba5d2482
Merge pull request #82 from bkw/support-alpine-builds
Build different binaries for different libc’s (a.k.a. support alpine linux)
2017-11-14 09:53:00 -08:00
murgatroid99 93cfa4b60b Update submodule to head, and update templates to match 2017-11-09 09:49:48 -08:00
Bernhard K. Weisshuhn 03525b6a5e
Build different binaries for different libc’s
Closes #81
2017-11-06 15:44:52 +01:00
Nicolas "Pixel" Noble d91b739cb5 Adding support for abseil. 2017-11-02 23:15:25 +01:00
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
murgatroid99 c6ba0cb3e3 Merge remote-tracking branch 'upstream/v1.7.x' into v1.7_upmerge 2017-10-17 10:10:26 -07:00
Michael Lumish 9b04c44d2f Merge pull request #63 from murgatroid99/submodule_update_1.8_dev
Update grpc/grpc submodule to v1.8.0-dev
2017-10-17 10:00:37 -07:00
murgatroid99 1f976921ed Fix a couple of gulpfile issues, don't create some links for now 2017-10-13 13:22:39 -07: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 6a837a73d8 Update grpc/grpc submodule to v1.8.0-dev 2017-10-12 14:58:07 -07:00
murgatroid99 da03fc5db8 Merge branch 'master' into package_split 2017-10-12 14:50:43 -07:00
murgatroid99 7ae3d85f5b Put packages in @grpc scope, add linking scripts 2017-10-12 13:40:18 -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
Nicolas Noble 311010712f Tying it all together. 2017-09-22 21:52:23 +02: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