Commit Graph

1715 Commits

Author SHA1 Message Date
murgatroid99 3680966be5 Don't refer to node-pre-gyp with a relative path 2018-07-27 15:03:49 -07:00
Nicolas Noble f9c9edc4ec
Merge pull request #460 from nicolasnoble/submodule
Updating submodule to 1.14.x
2018-07-25 18:58:34 -07:00
Nicolas "Pixel" Noble d71dd337ef Updating submodule to 1.14.x 2018-07-26 01:33:16 +02:00
Nicolas Noble b3d05a3859
Merge pull request #459 from nicolasnoble/upmerge
Upmerge from 1.13.x
2018-07-25 16:16:10 -07:00
Nicolas "Pixel" Noble f0e9dfd85f Merge branch 'grpc@1.13.x' of https://github.com/grpc/grpc-node into upmerge 2018-07-25 23:56:06 +02:00
Nicolas Noble 1466b200ae
Merge pull request #458 from nicolasnoble/hosting
Changing hosting path.
2018-07-25 14:28:08 -07:00
Nicolas "Pixel" Noble cc01eed631 Changing hosting path. 2018-07-25 21:54:24 +02:00
Michael Lumish e66462933a
Merge pull request #446 from murgatroid99/native_channel_API
Add Channel class and Client channel override options to public API
2018-07-25 10:36:16 -07:00
Nicolas Noble 83acea8513
Merge pull request #457 from nicolasnoble/bump
Bumping to 1.13.1.
2018-07-24 15:32:10 -07:00
Nicolas "Pixel" Noble 88adf94cb6 Bumping to 1.13.1. 2018-07-24 22:41:41 +02:00
Michael Lumish 07381eebf3
Merge pull request #455 from nicolasnoble/backport-454
Backport #454
2018-07-24 13:20:27 -07:00
Nicolas Noble c86927bd8e
Merge pull request #456 from nicolasnoble/revert-interop-utf8
Reverting the utf8 part of our interop test.
2018-07-24 13:15:45 -07:00
Nicolas "Pixel" Noble a05ce748c4 Reverting the utf8 part of our interop test. 2018-07-24 20:13:00 +02:00
Nicolas "Pixel" Noble 25f49bee8b Stop using lodash's template generator. 2018-07-24 20:02:23 +02:00
Nicolas Noble f94bf7bf43
Merge pull request #454 from nicolasnoble/no-template
Stop using lodash's template generator.
2018-07-24 09:54:50 -07:00
murgatroid99 36f326281b Fix a function call 2018-07-23 13:49:58 -07:00
Nicolas "Pixel" Noble cc9427dede Stop using lodash's template generator. 2018-07-23 19:24:48 +02:00
murgatroid99 c4e3f1b7a0 Add Channel class and Client channel override options to public API 2018-07-19 15:57:33 -07:00
Michael Lumish b608290727
Merge pull request #437 from TLadd/trl/call-options-custom-options-ts
grpc-native-core: Update CallOptions type to allow custom options (#433)
2018-07-17 11:17:32 -07:00
Thomas Ladd d7da553a03 grpc-native-core: Update CallOptions type to allow custom options (#433)
Allow custom options as a means of passing data per call to client interceptors
2018-07-13 10:14:17 -05:00
Michael Lumish 2bfee5878c
Merge pull request #432 from nicolasnoble/backport-428
Backporting #428
2018-07-11 11:12:22 -07:00
Nicolas "Pixel" Noble 339f4c0433 Properly create slices from utf8 strings.
Fixes #426.
2018-07-10 20:03:55 +02:00
Nicolas Noble 1ca2555cae
Merge pull request #428 from nicolasnoble/utf8-details
Properly create slices from utf8 strings.
2018-07-10 20:00:52 +02:00
Michael Lumish 278e7fe237
Merge pull request #429 from murgatroid99/proto_loader_type_fix
proto loader: make options properly optional. +minor documentation fix
2018-07-10 09:51:10 -07:00
murgatroid99 9da1bb14c4 proto loader: make options properly optional. +minor documentation fix 2018-07-09 14:39:26 -07:00
Nicolas "Pixel" Noble 9a5da08497 Properly create slices from utf8 strings.
Fixes #426.
2018-07-09 22:32:14 +02:00
Michael Lumish b003f82776
Merge pull request #421 from murgatroid99/v1.13.0_update
Update to v1.13.0
2018-07-02 13:55:40 -07:00
murgatroid99 7d8865003c Update to v1.13.0 2018-07-02 11:21:33 -07:00
Nicolas Noble 3d5b7f2326
Merge pull request #418 from nicolasnoble/publish-for-arm
Actually publish for arm32...
2018-06-25 19:34:48 -07:00
Nicolas "Pixel" Noble b6be0d955f Actually publish for arm32... 2018-06-26 01:21:35 +02:00
Nicolas Noble fd5393d262
Merge pull request #414 from grpc/electron-usage-notes
Adding Electron instructions.
2018-06-25 12:40:57 -07:00
Nicolas Noble efad104457
Merge pull request #415 from grpc/protobuf-js-is-fixed
Delete protobufjs_redos.md
2018-06-25 10:49:44 -07:00
Nicolas Noble 98c4710f11
Adding a line about silver bullets. 2018-06-22 13:29:40 -07:00
Nicolas Noble ae0fe677e0
Delete protobufjs_redos.md 2018-06-22 13:07:13 -07:00
Nicolas Noble 50d4a9f298
Typos. 2018-06-22 13:00:58 -07:00
Nicolas Noble 6e74e6fb0c
Adding Electron instructions. 2018-06-22 12:59:10 -07:00
Michael Lumish 3fc29c46e7
Merge pull request #405 from murgatroid99/credentials_API_change
Update usage of modifed core credentials API
2018-06-20 13:53:22 -07:00
murgatroid99 9fed412727 Update usage of modifed core credentials API 2018-06-20 12:43:09 -07:00
Michael Lumish ad9b9dc8d7
Merge pull request #398 from murgatroid99/grpc-js_typescript_types
Publish .d.ts files in grpc-js. Also bump the version
2018-06-15 10:12:14 -07:00
murgatroid99 91e1837d16 Publish .d.ts files in grpc-js. Also bump the version 2018-06-14 14:58:04 -07:00
Michael Lumish 2262edc58e
Merge pull request #396 from murgatroid99/v1.13.0-pre1_update
Update to v1.13.0-pre1
2018-06-14 10:17:38 -07:00
Nicolas Noble 35181c0886
Merge pull request #395 from dgquintas/nanopb_nodejs
Changes needed for the nanopb dep refactoring work
2018-06-13 20:54:06 -07:00
David Garcia Quintas 6abb43aa44 Changes needed for the nanopb dep refactoring work 2018-06-13 17:18:03 -07:00
murgatroid99 7e11518ee6 Update to v1.13.0-pre1 2018-06-13 16:59:00 -07:00
Michael Lumish 6b1afba773
Merge pull request #394 from murgatroid99/v1.12.x_upmerge
V1.12.x upmerge
2018-06-13 16:18:40 -07:00
murgatroid99 233d04e7af Merge remote-tracking branch 'upstream/v1.12.x' into v1.12.x_upmerge 2018-06-13 15:18:01 -07:00
Michael Lumish 58a43a542e
Merge pull request #393 from kjin/grpc-message
Make Protobuf.js Message type non-generic
2018-06-12 12:08:24 -07:00
Kelvin Jin abb05f0c12 Make Protobuf.js Message type non-generic 2018-06-12 11:03:23 -07:00
Michael Lumish 9bad7403a4
Merge pull request #392 from murgatroid99/load_function_deprecation
Add deprecation notice to grpc.load
2018-06-11 17:54:34 -07:00
murgatroid99 efa3d430dd Add deprecation notice to grpc.load 2018-06-11 15:05:47 -07:00