murgatroid99
|
f443ffd52b
|
Correct use of ProtoBuf.js 6 message encoding API
|
2017-04-06 10:53:57 -07:00 |
|
murgatroid99
|
694d3cc7cf
|
Merge branch 'master' into node_protobuf_js_6_upgrade
|
2017-04-04 17:19:34 -07:00 |
|
murgatroid99
|
6924a20d4d
|
Fix a couple of issues with the use of the Protobuf.js API
|
2017-04-04 16:58:05 -07:00 |
|
murgatroid99
|
2ecbbe055c
|
Keep changes from #10093
|
2017-04-03 16:52:03 -07:00 |
|
murgatroid99
|
bac6f2a59a
|
Fix serializer error handling, update ProtoBuf.js dependency
|
2017-04-03 16:03:58 -07:00 |
|
murgatroid99
|
4f96b84122
|
Large message latency improvements: remove a memcpy and a Buffer construtor call
|
2017-03-31 11:22:52 -07:00 |
|
murgatroid99
|
0e6f3dbd5a
|
Improve Node benchmarks, add generic unary test
|
2017-03-31 11:17:28 -07:00 |
|
Michael Lumish
|
43851e59dd
|
Merge branch 'master' into node_protobuf_js_6_upgrade
|
2017-03-24 13:51:47 -07:00 |
|
murgatroid99
|
4122a6ea16
|
Add enumsAsStrings option, as the original upgrade PR did
|
2017-03-23 18:00:09 -07:00 |
|
Nicolas "Pixel" Noble
|
97cbda3c41
|
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
|
2017-03-24 00:54:47 +01:00 |
|
murgatroid99
|
4aaea2f16a
|
Use new oneofs option in deserialize call
|
2017-03-21 18:21:05 -07:00 |
|
murgatroid99
|
d2baf4aa0a
|
Improve ProtoBuf.js version heuristic, add tests for oneof decoding
|
2017-03-21 11:25:01 -07:00 |
|
Alexander Polcyn
|
01b02585a8
|
bump v1.2.x branch to 1.2.1-pre1
|
2017-03-20 17:00:45 -07:00 |
|
murgatroid99
|
1a5a191211
|
Ensure arguments are validated before they are serialized, unskip some tests
|
2017-03-20 16:50:42 -07:00 |
|
David Garcia Quintas
|
1929a96d8c
|
Going for 1.2.0
|
2017-03-20 12:51:17 -07:00 |
|
murgatroid99
|
81b0110116
|
Autodetect ProtoBuf.js version in grpc.loadObject
|
2017-03-17 13:45:15 -07:00 |
|
murgatroid99
|
4a9346e332
|
Upgrade Node dependency on Protobuf.js to version 6
|
2017-03-17 13:13:05 -07:00 |
|
Ken Payson
|
f670532568
|
Bump 1.2.x version to pre-2
|
2017-03-16 11:01:06 -07:00 |
|
murgatroid99
|
e7a2f9c407
|
Drop support for io.js, fix minor issue with node extension
|
2017-03-14 11:19:25 -07:00 |
|
Michael Lumish
|
3899eb6305
|
Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility
Node add service: allow exact match to name in proto file, improve error reporting
|
2017-03-13 09:54:20 -07:00 |
|
murgatroid99
|
de445c94ea
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
|
2017-03-10 14:13:41 -08:00 |
|
murgatroid99
|
626585e1b1
|
Node add service: allow exact match to name in proto file, improve error reporting
|
2017-03-10 09:44:44 -08:00 |
|
murgatroid99
|
f831f486d9
|
Change argument validation in Server#addService
|
2017-03-09 15:37:21 -08:00 |
|
David Garcia Quintas
|
dcfecc9768
|
Introducing 1.2.0-pre1
|
2017-03-09 15:02:19 -08:00 |
|
David Garcia Quintas
|
d42cc010fb
|
Bumped version to 1.3.0-dev
|
2017-03-09 15:00:26 -08:00 |
|
David Garcia Quintas
|
526eb676cd
|
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master
|
2017-03-03 17:04:45 -08:00 |
|
Muxi Yan
|
f773a9bc96
|
Boost grpc version to v1.1.4
|
2017-03-01 15:31:31 -08:00 |
|
murgatroid99
|
33f86c584b
|
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
|
2017-02-23 14:59:45 -08:00 |
|
Ken Payson
|
b211f46be7
|
Bump version to v1.1.3
|
2017-02-23 14:25:40 -08:00 |
|
murgatroid99
|
4eb63a263a
|
Fix segfault in Node server destructor
|
2017-02-22 14:11:01 -08:00 |
|
murgatroid99
|
b623ac38a3
|
Improve Node and libuv testing and test coverage
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
|
2017-02-17 12:10:26 -08:00 |
|
Nicolas "Pixel" Noble
|
6d3c2d81cc
|
Merge remote-tracking branch 'google/v1.1.x'
|
2017-02-13 23:37:17 +01:00 |
|
Michael Lumish
|
90f14f3db8
|
Node: refactor non-uv completion queue wrapping code
|
2017-02-07 11:20:16 -08:00 |
|
murgatroid99
|
ae403bbddb
|
Update version to 1.1.2
|
2017-02-06 17:42:07 -08:00 |
|
murgatroid99
|
2d0d256bf4
|
Node: fix handling/propagation of server-side serialization errors
|
2017-02-02 13:37:36 -08:00 |
|
murgatroid99
|
672e6a39e2
|
Bump version to 1.1.1
|
2017-01-31 16:23:54 -08:00 |
|
murgatroid99
|
0162490a67
|
Node: Validate arguments to addService, fix a couple of minor issues
|
2017-01-30 16:52:17 -08:00 |
|
Craig Tiller
|
52132f7bd2
|
Bump master version numbers
|
2017-01-30 15:32:24 -08:00 |
|
Nicolas "Pixel" Noble
|
f86d1c1519
|
Flagging version 1.1.0.
|
2017-01-30 23:28:06 +01:00 |
|
Mark D. Roth
|
835f4ed819
|
Move parameters for all grpc_op types into their own sub-structs.
|
2017-01-28 02:23:30 +01:00 |
|
Craig Tiller
|
3af8756d83
|
Fix merge error
|
2017-01-26 13:45:57 -08:00 |
|
Craig Tiller
|
a33333391a
|
Fix merge error
|
2017-01-26 13:16:37 -08:00 |
|
Craig Tiller
|
1e4f7652ce
|
Fix merge error
|
2017-01-26 12:55:08 -08:00 |
|
Craig Tiller
|
8cc1d01e9f
|
Merge github.com:grpc/grpc into rollfwd
|
2017-01-26 12:21:28 -08:00 |
|
Mark D. Roth
|
14fab048d6
|
Move parameters for all grpc_op types into their own sub-structs.
|
2017-01-25 10:44:30 -08:00 |
|
Craig Tiller
|
4b496b164c
|
Merge github.com:grpc/grpc into rollfwd
|
2017-01-24 10:53:20 -08:00 |
|
Nicolas "Pixel" Noble
|
4bd0d0594d
|
Changing versions from -dev to -pre1 on the release branch.
|
2017-01-23 23:52:35 +01:00 |
|
David G. Quintas
|
5f151daaa7
|
Merge pull request #9428 from grpc/revert-8842-metadata_filter
Revert "Metadata handling rewrite"
|
2017-01-23 12:08:46 -08:00 |
|
Nathaniel Manista
|
64467e95d2
|
v1.0.x → master upmerge
Manual resolution:
- Force use of local distributions in Python-building in
tools/run_tests/helper_scripts/build_python.sh.
|
2017-01-23 17:32:15 +00:00 |
|
Craig Tiller
|
a6009e33a8
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
|
2017-01-23 07:48:42 -08:00 |
|