Commit Graph

604 Commits

Author SHA1 Message Date
cjihrig be6bdb8c3d
grpc-js: update to gts@1.x.x
This commit updates the gts dependency to 1.x.x.
2019-05-17 17:03:04 -04:00
murgatroid99 4d483a6e66 Make cares defines global 2019-05-15 11:21:57 -07:00
murgatroid99 d601720e6c Add missing defines, remove incorrect include paths 2019-05-15 10:55:20 -07:00
murgatroid99 15d2e01cda Update with new changes on core repo 2019-05-15 10:03:14 -07:00
murgatroid99 d3d50ea57b Increase test timeout 2019-05-13 13:28:19 -07:00
murgatroid99 fbace6417c Use a different invalid DNS name in the test 2019-05-13 12:08:50 -07:00
murgatroid99 fefc4dbba7 Add resolver tests 2019-05-10 09:57:38 -07:00
murgatroid99 454b4183b5 Merge branch 'master' into native_cares_activation 2019-05-09 15:53:34 -07:00
murgatroid99 904d820bd2 Merge remote-tracking branch 'upstream/grpc@1.20.x' into v1.20_upmerge 2019-05-08 13:32:11 -07:00
murgatroid99 ea963383d1 Native: enable cares support 2019-05-07 15:44:40 -07:00
Eva Ogbe a11bdbb0a2 Native: Remove unused ChannelCredential type definitions
Removes:
- getCallCredentials
- getSecureContext

These functions no longer exist, so their presence in the type 
definitions is invalid.
2019-05-03 15:03: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
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
2019-04-26 15:16:46 -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
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 "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
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 5a6d599605 Fixing template. 2019-04-24 19:00:38 +02: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
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
murgatroid99 dbb49fa9cf Bump to v1.20.0 2019-04-17 09:31:45 -07:00
Jeremy Forsythe 4b5391cdff Require @types/protobuf.js at version 5.x as a dependency 2019-04-15 16:33:03 -04:00
murgatroid99 fe7a6a89c8 Bump to v1.20.0-pre3 2019-04-08 15:16:49 -07:00
murgatroid99 7b5eae2d2f Add deadline to new test 2019-04-04 16:56:00 -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
murgatroid99 48d33c95c3 Update grpc submodule to fix gcc8 build failures 2019-04-03 13:03:44 -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 1addf78d49
Merge pull request #799 from murgatroid99/native_generic_client_fix
Native: fix generic Client constructor crashing
2019-03-25 17:10:59 -07:00
murgatroid99 836515f87e Fix one more incorrect metadata structure 2019-03-25 14:09:25 -07:00
murgatroid99 fe7b2e8214 Native: fix generic Client constructor crashing 2019-03-20 16:26:05 -07:00
murgatroid99 9a371ed196 Omit a build warning that v8 headers violate 2019-03-20 15:50:28 -07:00
murgatroid99 fe090a089a Native: Add initial metadata options 2019-03-20 14:59:16 -07:00
Nicolas "Pixel" Noble 6bc7184542 Adding missing license on a bunch of source files. 2019-03-19 01:06:57 +01:00
Nicolas "Pixel" Noble 811e95ace0 Don't update the submodule. 2019-03-14 23:58:21 +01:00
Nicolas "Pixel" Noble f9f4e63c46 Actually, 3.1 needs building too. 2019-03-14 19:15:16 +01:00
Nicolas "Pixel" Noble 2dd31d0fe8 Removing support for Electron 4.0 and adding support for Electron 4.1. 2019-03-14 18:58:17 +01:00
murgatroid99 1395444a04 Don't fill in any templates in LICENSE files 2019-03-06 11:01:44 -08:00
murgatroid99 3d597420a4 Add missing license files to package directories 2019-03-06 10:37:43 -08:00
murgatroid99 55cc69c451 Bump to v1.19.0 2019-02-26 17:01:01 -08:00
murgatroid99 9686679736 Bump to 1.19.0-pre1 2019-02-14 16:30:55 -08:00
Michael Lumish 5dfcec80f9
Merge pull request #718 from murgatroid99/v1.19-dev-submodule-update
Update submodule on master
2019-02-06 11:28:14 -08:00
Shir Brass b1609a1311
replace usage of Buffer.from with Buffer.alloc 2019-02-05 17:31:03 +02:00
Shir Brass 511f4249d1 removed all the deprecated new Buffer code and replace it with Buffer.from 2019-02-02 15:17:46 +02:00
murgatroid99 62fc714c8d Update submodule on master 2019-01-23 16:09:12 -08:00
Nicolas "Pixel" Noble 3593bb621e Splitting node and electron builds. 2019-01-18 00:13:29 +01:00
Michael Lumish 591c5b9337
Merge pull request #707 from murgatroid99/native_1.18.0_bump
Bump native to 1.18.0
2019-01-15 17:48:52 -08:00
murgatroid99 8e063c10e5 Bump native to 1.18.0 2019-01-15 11:53:48 -08:00
murgatroid99 f9de2aff7e grpc native: Fix handling of non-service objects in package definitions 2019-01-14 17:47:47 -08:00
Michael Lumish 4a9624a81c
Merge pull request #700 from murgatroid99/native_error_type_fix
Native: add details property to StatusError type
2019-01-08 14:02:55 -08:00
murgatroid99 579f57c68a Native: add details property to StatusError type 2019-01-08 11:02:56 -08:00
murgatroid99 d3320d5571 Native: bump to 1.18.0-pre1 2019-01-08 10:18:43 -08:00
Nicolas Noble 7cc5286e60
Merge pull request #696 from grpc/grpc@1.17.x
1.17.x upmerge to master
2019-01-07 23:07:44 -08:00
Nicolas "Pixel" Noble a955068d01 Adding build scripts for Electron 4. 2019-01-08 01:18:30 +01:00
Yingyu Cheng 2c5fe2dbc3
bug: set host will always undefined 2018-12-25 18:45:29 +08:00
Nicolas "Pixel" Noble d9eee9bdd0 Bumping to 1.17.0 2018-12-13 20:38:21 +01:00
Nicolas Noble a293b0acd4
Merge pull request #682 from nicolasnoble/pre4
Bumping to pre4.
2018-12-13 07:24:45 -08:00
Nicolas "Pixel" Noble 03a79e5e7e Bumping to pre4. 2018-12-12 22:56:42 +01:00
Nicolas "Pixel" Noble f3b22bcbc0 Fix for node 6. 2018-12-12 22:47:33 +01:00
Nicolas "Pixel" Noble b60928ee4e Bumping to pre3... 2018-12-11 23:37:22 +01:00
murgatroid99 effeba7e78 Native: Protobuf.js 6: use nested again 2018-12-11 10:53:47 -08:00
Michael Lumish d43508d096
Merge pull request #675 from murgatroid99/version_bump_1.17.0-pre2
Bump version to 1.17.0-pre2 and bump submodule
2018-12-07 14:52:20 -08:00
murgatroid99 da052f467d Bump version to 1.17.0-pre2 and bump submodule 2018-12-07 10:57:21 -08:00
murgatroid99 f45dda46af Native: Protobuf.js 6 loadObject: switch to nestedArray 2018-12-07 10:16:16 -08:00
murgatroid99 bbd5bd8f7c Native: Protobuf.js 6 loadObject: switch to mappable methodsArray 2018-12-06 17:22:14 -08:00
André Wachter 9f40dfafea Add missing Typescript definition for Server.bindAsync() 2018-12-05 17:46:32 +01:00
murgatroid99 0a8a720c84 Native: update to 1.17.0-pre1 2018-11-27 13:51:16 -08:00
murgatroid99 c9e3566ef5 Merge branch 'master' into protobufjs_lazy_load 2018-11-27 10:50:56 -08:00
Michael Lumish 54885f850c
Merge pull request #656 from JustinBeckwith/nauth
refactor: drop dependency on google-auth-library
2018-11-27 09:44:43 -08:00
Michael Lumish 8ab4c82b24
Merge pull request #657 from JustinBeckwith/nasync
refactor: drop dependency on async
2018-11-27 09:43:18 -08:00
Justin Beckwith 9305468f11 refactor: drop dependency on async 2018-11-26 22:31:26 -08:00
Justin Beckwith 4a539303e7 refactor: drop dependency on google-auth-library 2018-11-26 22:29:26 -08:00
Justin Beckwith cb22d4895b update template too 2018-11-20 16:01:44 -08:00
Justin Beckwith 8f8dd7b2d6 refactor: use lodash subpackages 2018-11-20 13:41:34 -08:00
Michael Lumish 4a9bf57f29
Merge pull request #641 from JustinBeckwith/partial
refactor: drop usage of _.partial
2018-11-20 11:30:05 -08:00
Michael Lumish 4beb092a60
Merge pull request #644 from JustinBeckwith/omit
refactor: drop usage of _.omit
2018-11-20 11:28:37 -08:00
Michael Lumish beb7945b08
Merge pull request #645 from JustinBeckwith/invert
refactor: drop usage of _.invert
2018-11-20 11:27:12 -08:00
murgatroid99 afd9c079f4 Native: lazily load Protobuf.js 2018-11-20 10:55:15 -08:00
Justin Beckwith 5181c11d2d refactor: drop usage of _.omit 2018-11-19 16:12:29 -08:00
Justin Beckwith fe3c71b350
Update client.js 2018-11-19 15:06:25 -08:00
Michael Lumish cdac42a34f
Merge pull request #642 from JustinBeckwith/mapvalues
refactor: drop usage of _.mapValues
2018-11-19 14:33:32 -08:00
Michael Lumish 4071bf85a8
Merge pull request #643 from JustinBeckwith/each
refactor: drop usage of _.each
2018-11-19 14:31:37 -08:00
Nicolas "Pixel" Noble 82b5cb7db2 Merge branch 'grpc@1.16.x' of https://github.com/grpc/grpc-node into upmerge 2018-11-17 00:10:03 +01:00
Nicolas "Pixel" Noble 81b49bfe53 Bumping to 1.16.1 for release. 2018-11-16 19:32:08 +01:00
Justin Beckwith d1b0ce2976 refactor: drop usage of _.invert 2018-11-15 19:10:43 -08:00
Justin Beckwith 93381c6a0c eh 2018-11-15 18:10:19 -08:00
Justin Beckwith 0c701e8da6 oooops 2018-11-15 18:10:19 -08:00
Justin Beckwith bba0644db5 refactor: drop usage of _.mapValues 2018-11-15 18:10:19 -08:00
Justin Beckwith b17d034e39 lefix 2018-11-15 18:07:12 -08:00
Justin Beckwith 1b57e54e68 refactor: drop usage of _.partial 2018-11-15 18:07:12 -08:00
Justin Beckwith 31879f8561 refactor: drop usage of _.each 2018-11-15 17:58:14 -08:00
Michael Lumish 17e72173dc
Merge pull request #640 from JustinBeckwith/get
refactor: drop usage of _.get
2018-11-15 17:08:31 -08:00
Michael Lumish 53ab637622
Merge pull request #639 from JustinBeckwith/flatmap
refactor: drop usage of _.flatMap
2018-11-15 17:05:06 -08:00
Michael Lumish 06274d82f1
Merge pull request #637 from JustinBeckwith/forown
refactor: drop usage of _.forOwn
2018-11-15 16:03:44 -08:00
Michael Lumish b472dc30cc
Merge pull request #620 from JustinBeckwith/noobj
refactor: drop usage of _.isObject
2018-11-15 16:03:19 -08:00
Nicolas "Pixel" Noble ba6c7ca4ce Removing previous builds before going on with the next one. 2018-11-16 00:58:43 +01:00
Justin Beckwith b3a78f59de refactor: drop usage of _.get 2018-11-15 15:21:24 -08:00
Justin Beckwith 2d046cda97
Merge branch 'master' into flatmap 2018-11-15 15:13:35 -08:00
Michael Lumish fd082c642d
Merge pull request #636 from JustinBeckwith/assign
refactor: replace _.assign with Object.assign
2018-11-15 15:03:03 -08:00
Michael Lumish 43a95f98bb
Merge pull request #631 from JustinBeckwith/union
refactor: drop usage of _.union
2018-11-15 15:02:15 -08:00
Nicolas "Pixel" Noble d23728c383 Update to node-pre-gyp 0.12.0. 2018-11-15 23:07:41 +01:00
Nicolas "Pixel" Noble 51e7ff0f5c Sprinkling node 11, and removing travis file. 2018-11-15 23:07:41 +01:00
Justin Beckwith cc1d1f4913 refactor: drop usage of _.flatMap 2018-11-15 13:50:01 -08:00
Justin Beckwith c415fe03cd refactor: drop usage of _.forOwn 2018-11-15 12:28:31 -08:00
Justin Beckwith f768445771 refactor: replace _.assign with Object.assign 2018-11-15 12:05:56 -08:00
Michael Lumish c9d4fbec0a
Merge pull request #633 from JustinBeckwith/keys
refactor: use Object.keys
2018-11-15 11:28:30 -08:00
Michael Lumish 7d1c246bb1
Merge pull request #635 from JustinBeckwith/zip
refactor: drop usage of _.zipObject
2018-11-15 11:27:33 -08:00
Michael Lumish 46f052b190
Merge pull request #630 from JustinBeckwith/def
refactor: use Object.assign
2018-11-15 10:46:16 -08:00
Justin Beckwith f50ba3af4b
Update common.js 2018-11-15 10:41:20 -08:00
Justin Beckwith 715b0a5560 refactor: drop usage of _.zipObject 2018-11-14 18:55:57 -08:00
Justin Beckwith 889c2218da checks 2018-11-14 16:43:55 -08:00
Justin Beckwith 7cba96910c refactor: drop usage of _.isObject 2018-11-14 16:40:25 -08:00
Justin Beckwith 98140ecf2c refactor: stop using _.identity 2018-11-14 16:32:26 -08:00
Justin Beckwith 9f0de51d8a refactor: use Object.keys 2018-11-14 16:27:17 -08:00
Justin Beckwith b85a63c7c9 👻 2018-11-14 16:15:55 -08:00
Michael Lumish b422ac5eaf
Merge pull request #592 from nicolasnoble/head-again
Updating head again.
2018-11-14 16:00:55 -08:00
Michael Lumish c637b26bee
Merge pull request #629 from JustinBeckwith/bind
refactor: drop usage of _.bind
2018-11-14 15:29:28 -08:00
Justin Beckwith 69882cb5f6 fixy 2018-11-13 10:06:23 -08:00
Justin Beckwith 91ca09d6fe refactor: drop usage of _.union 2018-11-12 22:40:43 -08:00
Justin Beckwith 3bad9ae8f5 refactor: use Object.assign 2018-11-12 22:23:48 -08:00
Justin Beckwith 7a92e7cd19 refactor: drop usage of _.bind 2018-11-12 22:16:15 -08:00
Justin Beckwith 50ead820a2 refactor: use Array.isArray instead of _.isArray 2018-11-12 20:47:12 -08:00
Michael Lumish f70eabb1ec
Merge pull request #621 from JustinBeckwith/startsWith
refactor: drop usage of _.startsWith
2018-11-12 17:15:28 -08:00
Michael Lumish 2ac78c17bf
Merge pull request #619 from JustinBeckwith/isfinite
refactor: drop usage of _.isFinite
2018-11-12 17:08:33 -08:00
Michael Lumish 4e3f429398
Merge pull request #618 from JustinBeckwith/nomap
refactor: drop usage of _.map
2018-11-12 17:07:11 -08:00
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 261fb51ba9 refactor: drop usage of _.startsWith 2018-11-09 17:12:34 -08:00
Justin Beckwith ea3e8e5997 refactor: drop usage of _.isFinite 2018-11-09 16:57:24 -08:00
Justin Beckwith e1cf0e6ead refactor: drop usage of _.map 2018-11-09 16:54:08 -08:00
Justin Beckwith 8cd41923f5 refactor: drop usage of _.isString 2018-11-09 16:52:01 -08:00
murgatroid99 3e114d0026 Update to 1.16.0 2018-10-30 16:08:32 -07: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 "Pixel" Noble db1c674272 Updating head again. 2018-10-25 04:09:38 +02: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