367 Commits

Author SHA1 Message Date
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
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
Nicolas Noble
98c4710f11
Adding a line about silver bullets. 2018-06-22 13:29:40 -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
murgatroid99
9fed412727 Update usage of modifed core credentials API 2018-06-20 12:43:09 -07:00
murgatroid99
91e1837d16 Publish .d.ts files in grpc-js. Also bump the version 2018-06-14 14:58:04 -07:00
David Garcia Quintas
6abb43aa44 Changes needed for the nanopb dep refactoring work 2018-06-13 17:18:03 -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
murgatroid99
efa3d430dd Add deprecation notice to grpc.load 2018-06-11 15:05:47 -07:00
murgatroid99
2ac31223f7 Update version to 1.12.3 2018-06-08 13:51:58 -07:00
murgatroid99
c4af9cd433 Update grpc submodule on master 2018-06-05 17:08:21 -07:00
murgatroid99
01e0d32722 Fix generic client interceptor resolution 2018-06-05 11:14:58 -07:00
Michael Lumish
49298d20fa
Merge pull request #381 from murgatroid99/pure_js_compression_support
Add compression handling to grpc-js
2018-05-30 17:18:59 -07:00
murgatroid99
acfcc9f981 Format code 2018-05-30 16:08:42 -07:00
murgatroid99
3edea49bb3 Compile grpc-js to ES6 to improve debugging 2018-05-30 15:57:58 -07:00
murgatroid99
aa9d47da14 Make grpc-js tests run on Node 8.11.2 2018-05-30 15:57:35 -07:00
murgatroid99
14cf37fdd9 Add compression handling on send and receive paths 2018-05-30 15:56:58 -07:00
Nicolas Noble
3fa4898e77
Merge pull request #370 from nicolasnoble/1.12.2-upmerge
1.12.2 upmerge
2018-05-25 13:55:48 -07:00
Nicolas "Pixel" Noble
eff1f8d826 Increasing mocha timeout to 5s up from 2s.
Our fleet of macos is a bit less powerful than the rest, so we
regularly flake tests there due to this timeout.
2018-05-25 19:16:04 +02:00
Nicolas "Pixel" Noble
7096a0a988 Merge branch 'v1.12.x' of https://github.com/grpc/grpc-node into 1.12.2-upmerge 2018-05-25 01:26:52 +02:00
Nicolas Noble
8d9ee1b623
Merge pull request #367 from nicolasnoble/better-prepublish
Ensuring the presence of node-pre-gyp before publishing.
2018-05-24 16:00:38 -07:00
Nicolas "Pixel" Noble
087a83294d Ensuring the presence of node-pre-gyp before publishing. 2018-05-24 23:57:17 +02:00
Nicolas "Pixel" Noble
fb1dfb87ba Bumping to 1.12.2. 2018-05-24 05:34:25 +02:00
Nicolas "Pixel" Noble
b9b7d333d4 Bumping to 1.12.1. 2018-05-23 01:58:38 +02:00
Ali Ijaz Sheikh
1192eed498
[squash] fix typo 2018-05-21 07:48:16 -07:00
Ali Ijaz Sheikh
7b9ad34d50
chore: add repository to package.json 2018-05-21 07:44:37 -07:00
Nicolas Noble
f85387687e
Merge pull request #353 from nicolasnoble/downgrade-even-more
Split native and cross compilers into two docker images.
2018-05-18 01:20:45 -07:00
Nicolas "Pixel" Noble
1a681addfe Bumping to 1.12.1-pre3. Yes, I did a lot of testing. 2018-05-18 09:47:13 +02:00
Nicolas "Pixel" Noble
968a706a89 Split native and cross compilers into two docker images. 2018-05-18 09:44:53 +02:00
Nicolas "Pixel" Noble
2321c1a8fe Bumping to 1.12.1-pre1. 2018-05-18 02:58:16 +02:00
Michael Lumish
49c354a223
Revert "Revert "Add coverage reporting for JavaScript and TypeScript files"" 2018-05-16 14:03:23 -07:00
Nicolas "Pixel" Noble
29346dc376 Upgrading to protobufjs 5.0.3. 2018-05-16 17:14:31 +02:00
Jan Tattermusch
1b4d66b382
Revert "Add coverage reporting for JavaScript and TypeScript files" 2018-05-15 18:29:06 -07:00
Michael Lumish
52f744fb45
Merge pull request #339 from murgatroid99/v1.12.0_update
V1.12.0 update
2018-05-15 17:48:43 -07:00
Michael Lumish
4ec3a2e877
Merge pull request #328 from murgatroid99/prepublish_submodule_guard
Stop myself from publishing packages with a mismatched submodule
2018-05-15 12:02:25 -07:00
murgatroid99
81d1e83c4f Update version to v1.12.0 2018-05-15 11:21:13 -07:00
murgatroid99
967da8717c Update lodash in package.json template 2018-05-15 11:18:53 -07:00
Michael Lumish
ec3ba77bdf
Merge pull request #332 from murgatroid99/code_coverage
Add coverage reporting for JavaScript and TypeScript files
2018-05-15 11:18:00 -07:00
murgatroid99
1f58e0111d Skip cross-implementation tests for Node<6 2018-05-14 16:05:52 -07:00
murgatroid99
09194cb757 Reference and unreference http2 sessions more dynamically 2018-05-14 11:00:15 -07:00
William Yardley
7093bfc2f3 Update lodash version to ^4.17.5 (#330)
This should resolve warnings related to
https://nodesecurity.io/advisories/577
2018-05-11 17:07:21 +02:00
Nicolas Noble
e97264c2d0
Merge pull request #331 from wyardley/wyardley-update-lodash
Update lodash version to ^4.17.5 (#330)
2018-05-10 20:30:02 -07:00
Nicolas "Pixel" Noble
53bc63228b Using docker... 2018-05-11 04:28:30 +02:00
Nicolas "Pixel" Noble
9345d4d0b5 Using docker... 2018-05-11 02:23:21 +02:00
William Yardley
afbb9f4a7f Update lodash version to ^4.17.5 (#330)
This should resolve warnings related to
https://nodesecurity.io/advisories/577
2018-05-10 11:03:36 -07:00
Michael Lumish
0cf24ad004
Merge pull request #220 from kjin/test-grpc-js
test: test grpc-js in ci
2018-05-09 10:36:09 -07:00