2221 Commits

Author SHA1 Message Date
Michael Lumish
58d87909bf
Merge pull request #851 from murgatroid99/v1.20.3_bump
Update to 1.20.3
grpc@1.20.3
2019-05-02 14:05:02 -07:00
murgatroid99
7a0a238de9 Update to 1.20.3 2019-05-02 12:52:07 -07:00
Michael Lumish
045aa10093
Merge pull request #849 from murgatroid99/native_load_error_improvement
Add some helpful information to the fallback error when loading addon
2019-05-02 12:45:34 -07:00
Michael Lumish
2a9c724cec
Merge pull request #848 from murgatroid99/electron_5
Build Electron 5 artifacts
2019-05-02 12:45:07 -07:00
murgatroid99
8f2fac7f70 Add some helpful information to the fallback error when loading addon 2019-05-02 11:31:22 -07:00
murgatroid99
32c18a4956 Explicitly undefine OPENSSL_THREADS in binding.gyp 2019-05-02 11:06:29 -07:00
murgatroid99
919d111145 Build Electron 5 artifacts 2019-05-01 13:45:55 -07:00
Michael Lumish
4e7c9878c7
Merge pull request #844 from murgatroid99/v1.20.2_bump
Bump to 1.20.2
grpc@1.20.2
2019-04-26 15:16:46 -07:00
Michael Lumish
fea57aa26a
Merge pull request #842 from grpc/revert-838-protobufjs_typescript_types_backport
Revert "Protobufjs typescript types backport"
2019-04-26 15:16:31 -07:00
murgatroid99
280cfb5507 Bump to 1.20.2 2019-04-26 15:10:09 -07:00
Michael Lumish
3b48603697
Revert "Protobufjs typescript types backport" 2019-04-26 14:57:23 -07:00
Michael Lumish
b085e9bc02
Merge pull request #839 from murgatroid99/v1.20.1_update
Update to 1.20.1
2019-04-26 10:05:22 -07:00
murgatroid99
e3c82565ef Update to 1.20.1 2019-04-25 18:09:27 -07:00
Michael Lumish
c154b0a2ad
Merge pull request #838 from murgatroid99/protobufjs_typescript_types_backport
Protobufjs typescript types backport
2019-04-25 15:23:37 -07:00
Nicolas "Pixel" Noble
85c9a4ef84 Fixing template. 2019-04-25 13:50:18 -07:00
Jeremy Forsythe
29fb20c30d Require @types/protobuf.js at version 5.x as a dependency 2019-04-25 13:50:00 -07:00
Nicolas Noble
a7bbbd65c2
Merge pull request #833 from nicolasnoble/node-12
Adding node 12.
2019-04-25 13:43:47 -07:00
Nicolas "Pixel" Noble
2b0eaab05e Merge branch 'grpc@1.20.x' of https://github.com/grpc/grpc-node into node-12 2019-04-25 21:38:05 +02:00
Michael Lumish
497ba67f66
Merge pull request #837 from murgatroid99/gulp4_upgrade
Update gulp to version 4, rewrite scripts
2019-04-25 11:03:00 -07:00
murgatroid99
39f5e89ee1 Fix bad return when skipping tests 2019-04-25 09:29:54 -07:00
murgatroid99
42d9658283 Fix usage of linkSync 2019-04-24 17:44:49 -07:00
murgatroid99
4db3ee2331 Fix bad import 2019-04-24 17:32:59 -07:00
murgatroid99
1b64626cbb Fix missing clean deps 2019-04-24 17:06:23 -07:00
murgatroid99
2ef046e96f Properly signal task completion in gulpfiles 2019-04-24 16:54:03 -07:00
murgatroid99
df57548805 Update gulp to version 4, rewrite scripts 2019-04-24 16:12:02 -07:00
Nicolas "Pixel" Noble
ffdcd46b6c Merge branch 'grpc@1.20.x' of https://github.com/grpc/grpc-node into node-12 2019-04-24 18:40:57 +02:00
Michael Lumish
7ee7154fd6
Merge pull request #835 from murgatroid99/node_12_fixes
Native: fix Node 12 compilation errors
2019-04-23 17:35:41 -07:00
murgatroid99
29df5c0fc2 Fix template 2019-04-23 16:36:53 -07:00
murgatroid99
e15f459283 Native: fix Node 12 compilation errors 2019-04-23 16:30:50 -07:00
Nicolas "Pixel" Noble
b84f92d931 Adding node 12. 2019-04-24 00:02:54 +02:00
Michael Lumish
e825996c6d
Merge pull request #830 from murgatroid99/v1.20.0_bump
Bump to v1.20.0
grpc@1.20.0
2019-04-17 10:50:54 -07:00
murgatroid99
dbb49fa9cf Bump to v1.20.0 2019-04-17 09:31:45 -07:00
Michael Lumish
e9ba76a90f
Merge pull request #820 from murgatroid99/v1.20.0-pre3_bump
Bump to v1.20.0-pre3
2019-04-09 10:23:51 -07:00
murgatroid99
fe7a6a89c8 Bump to v1.20.0-pre3 2019-04-08 15:16:49 -07:00
Michael Lumish
2e932699a6
Merge pull request #815 from murgatroid99/v1.20.0-pre1_bump
v1.20.0-pre1 submodule update and version bump
2019-04-03 17:25:48 -07:00
murgatroid99
b50b9ab929 v1.20.0-pre1 submodule update and version bump 2019-04-03 16:23:28 -07:00
Nicolas Noble
3d622c1a9c
Merge pull request #781 from nicolasnoble/electron41
Removing support for Electron 4.0 and adding support for Electron 4.1.
2019-04-03 16:08:09 -07:00
Michael Lumish
10a0472f1e
Merge pull request #814 from murgatroid99/submodule_build_fix
Update grpc submodule to fix gcc8 build failures
2019-04-03 14:41:41 -07:00
murgatroid99
48d33c95c3 Update grpc submodule to fix gcc8 build failures 2019-04-03 13:03:44 -07:00
Michael Lumish
9707784ec9
Merge pull request #812 from murgatroid99/v1.19_upmerge
V1.19 upmerge
2019-04-03 11:01:16 -07:00
murgatroid99
952d04c3e8 Merge remote-tracking branch 'upstream/grpc@1.19.x' into v1.19_upmerge 2019-04-01 17:33:28 -07:00
Michael Lumish
b3bccc3cc6
Merge pull request #811 from cjihrig/protos
proto-loader: include Google well known protos
2019-04-01 16:51:03 -07:00
cjihrig
c5cc74e589
proto-loader: fix linting issues
This commit makes the linter pass for proto-loader.
2019-04-01 16:29:50 -04:00
cjihrig
cbff0b4601
proto-loader: include Google well known protos
This commit ensures that the Google well known protos are
available because protobufjs only exposes a subset of them.
2019-04-01 16:29:26 -04:00
Michael Lumish
1a2781974d
Merge pull request #810 from cjihrig/patch-1
grpc-js: remove experimental text for http2
2019-04-01 09:56:43 -07:00
Colin Ihrig
751fdd8aee
grpc-js: remove experimental text for http2
The http2 module is no longer considered experimental.

Fixes: https://github.com/grpc/grpc-node/issues/808
2019-03-31 21:06:52 -04:00
Michael Lumish
392a2a9c65
Merge pull request #803 from murgatroid99/jessie_backports_ref_fix
Fix jessie-backports URL
2019-03-29 09:58:26 -07:00
murgatroid99
9d76ffa65e Drop jessie-updates from list 2019-03-27 13:03:22 -07:00
murgatroid99
a9985dffdb Slightly different check-valid-until fix 2019-03-27 10:26:13 -07:00
Michael Lumish
f345593d1d
Merge pull request #802 from murgatroid99/grpc-tools_version_1.7.2
Bump grpc-tools to 1.7.2
grpc-tools@1.7.2
2019-03-27 09:37:23 -07:00