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 |
Michael Lumish
|
8e30235086
|
Merge pull request #391 from murgatroid99/version_1.12.3_bump
Update version to 1.12.3
|
2018-06-11 08:50:01 -07:00 |
murgatroid99
|
2ac31223f7
|
Update version to 1.12.3
|
2018-06-08 13:51:58 -07:00 |
Michael Lumish
|
09fe69fc2e
|
Merge pull request #385 from murgatroid99/generic_client_interceptor_fix
Fix generic client interceptor resolution
|
2018-06-07 16:31:14 -07:00 |
Michael Lumish
|
3a72b9f514
|
Merge pull request #390 from murgatroid99/test_install_retries
Increase npm retries when downloading packages
|
2018-06-07 16:25:45 -07:00 |
murgatroid99
|
717d9f79f7
|
Increase npm retries when downloading packages
|
2018-06-07 14:55:55 -07:00 |
Michael Lumish
|
fc074428cc
|
Merge pull request #387 from murgatroid99/master_submodule_update
Update grpc submodule on master
|
2018-06-07 08:51:03 -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 Noble
|
e6a64a3720
|
Merge pull request #372 from nicolasnoble/increase-mocha-timeout
Increasing mocha timeout to 5s up from 2s.
|
2018-05-25 11:22:15 -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 Noble
|
abe41bffe5
|
Merge pull request #366 from nicolasnoble/bump-to-1.12.2
Bumping to 1.12.2.
|
2018-05-24 15:05:14 -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 Noble
|
07e0df148d
|
Merge pull request #362 from nicolasnoble/bumping-to-1.12.1
Bumping to 1.12.1.
|
2018-05-22 19:53:39 -07:00 |
Nicolas Noble
|
0eb9159d5e
|
Rename protobufjs_redos to protobufjs_redos.md
|
2018-05-22 19:51:17 -07:00 |
Michael Lumish
|
1ee07a5e0b
|
Merge pull request #361 from grpc/protobufjs-template
Create template issue for protobufjs specifically.
|
2018-05-22 18:21:05 -07:00 |
Michael Lumish
|
faa1169493
|
Update protobufjs_redos
Add variants, newlines, changed words slightly.
|
2018-05-22 17:23:24 -07:00 |
Nicolas "Pixel" Noble
|
b9b7d333d4
|
Bumping to 1.12.1.
|
2018-05-23 01:58:38 +02:00 |
Nicolas Noble
|
d8016fa09d
|
Create template issue for protobufjs specifically.
|
2018-05-22 16:25:45 -07:00 |
Michael Lumish
|
a6098b4b17
|
Merge pull request #358 from grpc/repo-link
chore(js-core): add repository to package.json
|
2018-05-21 08:54:12 -07: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
|
26c1fad68b
|
Merge pull request #344 from grpc/issue-templates
Create issue templates
|
2018-05-18 12:38:20 -07:00 |
Michael Lumish
|
0b84631094
|
Change bold to headings in feature_request.md
For consistency with the bug report template.
|
2018-05-18 10:35:50 -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 Noble
|
03fd1679a3
|
Merge pull request #354 from nicolasnoble/1.12.1-pre3
Bumping to 1.12.1-pre3.
|
2018-05-18 01:20:26 -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 Noble
|
94a6fab435
|
Merge pull request #352 from nicolasnoble/1.12.1-pre1
Bumping to 1.12.1-pre1.
|
2018-05-17 19:22:38 -07:00 |
Nicolas Noble
|
46e982cdb0
|
Merge pull request #351 from nicolasnoble/debian-for-release
Using debian:stretch for the release process.
|
2018-05-17 19:22:28 -07:00 |
Nicolas "Pixel" Noble
|
2321c1a8fe
|
Bumping to 1.12.1-pre1.
|
2018-05-18 02:58:16 +02:00 |
Nicolas "Pixel" Noble
|
dd7725d9a3
|
Using debian:stretch for the release process.
|
2018-05-18 02:13:31 +02:00 |
Nicolas Noble
|
6e4ccb111e
|
Actual headings.
|
2018-05-16 22:44:38 -07:00 |
Nicolas Noble
|
4004e2428c
|
Better headings.
|
2018-05-16 22:43:06 -07:00 |
Nicolas Noble
|
b89330e1d3
|
Adding even more fields, and a few words on logs.
|
2018-05-16 22:41:42 -07:00 |