Michael Lumish
|
73b05e87af
|
Merge pull request #617 from JustinBeckwith/isstring
refactor: drop usage of _.isString
|
2018-11-12 17:05:03 -08:00 |
Justin Beckwith
|
a58c178119
|
refactor: drop usage of _.isFunction
|
2018-11-09 17:19:27 -08:00 |
Justin Beckwith
|
8cd41923f5
|
refactor: drop usage of _.isString
|
2018-11-09 16:52:01 -08:00 |
Michael Lumish
|
cbaa71cfc7
|
Merge pull request #597 from murgatroid99/malformed_response_handling_fix
Make clients fail better with malformed responses
|
2018-10-29 08:50:16 -07:00 |
murgatroid99
|
0158f0be56
|
Make clients fail better with malformed responses
|
2018-10-26 15:38:40 -07:00 |
Nicolas Noble
|
7768e7b6e5
|
Merge pull request #586 from murgatroid99/master_submodule_update_1.17-dev
Update grpc submodule to HEAD
|
2018-10-24 18:46:14 -07:00 |
Nicolas Noble
|
2dbdd09670
|
Merge pull request #591 from nicolasnoble/upmerge-1.16-master
Upmerge from 1.16 to master
|
2018-10-24 18:46:06 -07:00 |
Nicolas "Pixel" Noble
|
b7042551c3
|
Fixing up submodule.
|
2018-10-25 01:20:37 +02:00 |
Nicolas "Pixel" Noble
|
8f09c2b0d0
|
Merge branch 'grpc@1.16.x' of https://github.com/grpc/grpc-node
|
2018-10-25 00:25:12 +02:00 |
Nicolas "Pixel" Noble
|
9e5ffb172d
|
Merge branch 'grpc@1.15.x' of https://github.com/grpc/grpc-node into grpc@1.16.x
|
2018-10-24 23:21:18 +02:00 |
murgatroid99
|
9b5ed6240b
|
Add missing comma in binding.gyp
|
2018-10-24 13:40:26 -07:00 |
murgatroid99
|
31a0019d99
|
Set _XOPEN_SOURCE only for BoringSSL
|
2018-10-24 12:35:45 -07:00 |
murgatroid99
|
b7f7bf0dce
|
Increase _XOPEN_SOURCE macro to 700
|
2018-10-24 11:00:25 -07:00 |
murgatroid99
|
3eb67d8038
|
Remove use of OPENSSL_NO_THREADS with BoringSSL
|
2018-10-24 10:38:25 -07:00 |
murgatroid99
|
14a1f8520c
|
Update grpc submodule to HEAD
|
2018-10-23 15:55:47 -07:00 |
Nicolas "Pixel" Noble
|
34219900a9
|
Properly updating submodule to point at 1.16.
|
2018-10-23 18:51:15 +02:00 |
Michael Lumish
|
65cd6bafd3
|
Merge pull request #579 from murgatroid99/native_async_bind_port
Native: add Server#bindAsync
|
2018-10-19 15:58:48 -07:00 |
murgatroid99
|
2d62b875f4
|
Actually use bindAsync in modified test
|
2018-10-19 11:54:47 -07:00 |
murgatroid99
|
5b85f4f2b7
|
Native: add Server#bindAsync
|
2018-10-19 11:21:45 -07:00 |
Weiran Fang
|
a8eaafe373
|
Retrieve callInvocationTransformer from constructor options.
|
2018-10-19 10:38:42 -07:00 |
Weiran Fang
|
21d9ea086c
|
Add checker for call invocation transformer.
|
2018-10-19 10:38:33 -07:00 |
Michael Lumish
|
8df65a91a2
|
Merge pull request #557 from WeiranFang/call-invocation-transformer
Call invocation transformer
|
2018-10-19 10:35:34 -07:00 |
murgatroid99
|
6e7035925d
|
Bump submodule and version to 1.16.0-pre1
|
2018-10-17 13:35:39 -07:00 |
murgatroid99
|
81a413cd84
|
Native: Use non-deprecated function to call checkServerIdentity cb
|
2018-10-16 15:43:18 -07:00 |
Nicolas Noble
|
a1a74ca19a
|
Add a jsdoc @deprecated for grpc.load.
|
2018-09-26 09:55:09 -07:00 |
Weiran Fang
|
8320743f6d
|
Retrieve callInvocationTransformer from constructor options.
|
2018-09-21 09:48:51 -07:00 |
Weiran Fang
|
cd6e2062c8
|
Add checker for call invocation transformer.
|
2018-09-19 17:50:43 -07:00 |
Michael Lumish
|
d6b068753d
|
Merge pull request #451 from nicolasnoble/electron3
Adding electron 3 support.
|
2018-09-19 09:31:09 -07:00 |
murgatroid99
|
c855a47164
|
Native: bump to 1.15.1
|
2018-09-14 09:46:40 -07:00 |
Michael Lumish
|
ea6d903479
|
Fix indentation style
|
2018-09-13 17:54:34 -07:00 |
Alexander Fenster
|
9eda26c0d7
|
supporting both old and new versions of google-auth-library
|
2018-09-13 17:54:27 -07:00 |
Alexander Fenster
|
45185080f2
|
revert package.json change
|
2018-09-13 17:54:18 -07:00 |
Alexander Fenster
|
d78c49a648
|
fix: use getRequestHeaders instead of getRequestMetadata
|
2018-09-13 17:54:12 -07:00 |
Michael Lumish
|
a4ed8a38a7
|
Merge pull request #547 from alexander-fenster/get-request-headers
grpc-native-core: do not use deprecated getRequestMetadata
|
2018-09-13 17:39:29 -07:00 |
Michael Lumish
|
10c94a9e1e
|
Fix indentation style
|
2018-09-13 16:31:57 -07:00 |
Alexander Fenster
|
4f39eae38c
|
supporting both old and new versions of google-auth-library
|
2018-09-13 11:46:42 -07:00 |
murgatroid99
|
971ddc617a
|
Native: fix build instructions to account for move to new repo
|
2018-09-13 11:31:03 -07:00 |
Alexander Fenster
|
2b291ed901
|
revert package.json change
|
2018-09-13 10:37:58 -07:00 |
Alexander Fenster
|
73a97f0aff
|
fix: use getRequestHeaders instead of getRequestMetadata
|
2018-09-13 10:25:23 -07:00 |
murgatroid99
|
8436abf2ea
|
Native: bump to 1.15.0
|
2018-09-12 10:37:36 -07:00 |
murgatroid99
|
2b28598312
|
Native server: don't pass non-integer status codes to core
|
2018-08-31 14:25:19 -07:00 |
Nicolas "Pixel" Noble
|
dda0d05642
|
Updating submodule to the upstream 1.15 branch.
|
2018-08-29 01:45:51 +02:00 |
Michael Lumish
|
bbddf3d103
|
Merge pull request #450 from mvaldesdeleon/patch-1
Replaces `string` type with actual possible values
|
2018-08-21 10:14:43 -07:00 |
murgatroid99
|
79d96a8e87
|
Remove forced version from local build.yaml
|
2018-08-17 15:51:23 -07:00 |
murgatroid99
|
41ac29ddd5
|
Upmerge 1.14 to master
|
2018-08-17 13:50:05 -07:00 |
murgatroid99
|
128610da3d
|
Update submodule to 1.15.0-dev
|
2018-08-17 12:40:33 -07:00 |
murgatroid99
|
a703493efe
|
Fix some file includes in package.json
|
2018-08-16 15:41:06 -07:00 |
murgatroid99
|
29a24e0899
|
Bump to version 1.14.1
|
2018-08-15 11:11:14 -07:00 |
Michael Lumish
|
803e854a4d
|
Merge pull request #445 from servel333/patch-1
properly pass `options` to `getDefaultValues`
|
2018-08-15 09:01:10 -07:00 |
Kelvin Jin
|
7720d068ca
|
Add return type definition to watchConnectivityState
|
2018-08-14 10:29:53 -07:00 |