Commit Graph

2119 Commits

Author SHA1 Message Date
Michael Lumish 5e7f25fc75
Merge pull request #725 from murgatroid99/grpc-js_higher_ts_target
Target grpc-js build at a higher ES standard
2019-02-04 15:13:25 -08: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 a235829bc7 Target grpc-js build at a higher ES standard 2019-01-31 17:33:37 -08:00
Michael Lumish 9c16116af0
Merge pull request #724 from murgatroid99/grpc-js_0.3.5_bump
Bump grpc-js to 0.3.5
2019-01-31 15:19:23 -08:00
murgatroid99 599ba0db33 Bump grpc-js to 0.3.5 2019-01-31 13:56:39 -08:00
Michael Lumish c5172eaa47
Merge pull request #723 from alexander-fenster/grpc-js-getrequestheaders
fix: use getRequestHeaders if available
2019-01-31 13:54:18 -08:00
Nicolas Noble 0d6be96f55
Merge pull request #722 from nicolasnoble/no-more-node4-5-testing
Stop testing on node 4 and 5.
2019-01-30 12:41:52 -08:00
Alexander Fenster b9130b239d fix: use getRequestHeaders if available 2019-01-30 12:18:18 -08:00
Nicolas "Pixel" Noble 144a363c0d Stop testing on node 4 and 5. 2019-01-30 20:03:27 +01:00
murgatroid99 62fc714c8d Update submodule on master 2019-01-23 16:09:12 -08:00
Nicolas Noble a10c534b01
Merge pull request #715 from nicolasnoble/upmerge
Upmerge from grpc@1.18.x
2019-01-17 17:07:32 -08:00
Nicolas Noble 68d0fc4a64
Merge pull request #714 from nicolasnoble/electron-split-build
Splitting node and electron builds.
2019-01-17 16:01:16 -08:00
Nicolas "Pixel" Noble 3593bb621e Splitting node and electron builds. 2019-01-18 00:13:29 +01:00
Michael Lumish 0db33cb36f
Merge pull request #713 from murgatroid99/proto-loader_0.4.0
Bump proto-loader to 0.4.0
2019-01-17 12:50:59 -08:00
Michael Lumish 1ec1b58116
Merge pull request #712 from murgatroid99/grpc-js_0.3.4
Bump grpc-js to 0.3.4
2019-01-17 12:48:54 -08:00
murgatroid99 6d2b6d2dcc Bump proto-loader to 0.4.0 2019-01-17 10:00:43 -08:00
murgatroid99 5cee1065fb Bump grpc-js to 0.3.4 2019-01-17 09:38:59 -08:00
Michael Lumish eb932db144
Merge pull request #703 from murgatroid99/proto-loader_messages
Add message and enum type information to package definition output.
2019-01-17 09:34:24 -08:00
Michael Lumish 38637b5103
Merge pull request #709 from grpc/grpc@1.18.x
Grpc@1.18.x
2019-01-16 14:51:17 -08:00
Michael Lumish 483a1b4d54
Merge pull request #704 from murgatroid99/grpc-js_loadPackageDefinition_fix
grpc-js: Fix handling of non-service objects in package definitions
2019-01-15 17:49:54 -08: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
Michael Lumish 36d638b408
Merge pull request #705 from murgatroid99/grpc-native_loadPackageDefinition_fix
grpc native: Fix handling of non-service objects in package definitions
2019-01-15 17:48:20 -08:00
murgatroid99 8e063c10e5 Bump native to 1.18.0 2019-01-15 11:53:48 -08:00
murgatroid99 15f877aa45 Fix lint errors 2019-01-14 17:51:41 -08:00
murgatroid99 f9de2aff7e grpc native: Fix handling of non-service objects in package definitions 2019-01-14 17:47:47 -08:00
murgatroid99 e32fec18fe grpc-js: Fix handling of non-service objects in package definitions 2019-01-14 17:03:03 -08:00
murgatroid99 0bc3d0b3b6 Skip proto-loader tests for unsupported versions 2019-01-14 14:35:46 -08:00
murgatroid99 1a9e7cd7c7 Add message type information to package definition output. 2019-01-14 14:08:24 -08:00
Michael Lumish a57e6e47c9
Merge pull request #702 from murgatroid99/grpc-js_0.3.3
grpc-js: bump to 0.3.3
2019-01-10 10:50:05 -08:00
murgatroid99 6cc3b7536d grpc-js: bump to 0.3.3 2019-01-09 15:28:57 -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
Michael Lumish 4bc5165c57
Merge pull request #699 from murgatroid99/v1.18.0-pre1_bump
Native: bump to 1.18.0-pre1
2019-01-08 14:02:46 -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 Noble 22a04a4bf1
Merge pull request #695 from nicolasnoble/electron4
Adding build scripts for Electron 4.
2019-01-07 17:21:32 -08:00
Nicolas "Pixel" Noble a955068d01 Adding build scripts for Electron 4. 2019-01-08 01:18:30 +01:00
Michael Lumish 023dc77338
Merge pull request #688 from winguse/patch-1
bug: set host will always undefined
2019-01-07 10:55:46 -08:00
Michael Lumish df42144f3b
Merge pull request #684 from murgatroid99/proto-loader_0.3.1
Update proto-loader to 0.3.1
2019-01-04 10:36:40 -08:00
Yingyu Cheng 2c5fe2dbc3
bug: set host will always undefined 2018-12-25 18:45:29 +08:00
murgatroid99 93c9ca64b0 Update proto-loader to 0.3.1 2018-12-17 15:57:14 -08:00
Nicolas Noble e029551c31
Merge pull request #683 from nicolasnoble/bump-to-1.17.0
Bumping to 1.17.0
2018-12-13 18:40:22 -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 Noble afa951c30a
Merge pull request #681 from nicolasnoble/node6-fix
Fix for node 6.
2018-12-12 15:07:20 -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 Noble 8b6ecb8303
Merge pull request #679 from nicolasnoble/pre3
Bumping to pre3
2018-12-11 21:43:28 -08:00
Nicolas "Pixel" Noble b60928ee4e Bumping to pre3... 2018-12-11 23:37:22 +01:00
Nicolas Noble 07c7ac4532
Merge pull request #678 from murgatroid99/native_protojs6_each_fix2
Native: Protobuf.js 6: use nested again
2018-12-11 14:34:47 -08:00