884 Commits

Author SHA1 Message Date
Sree Kuchibhotla
ee8068490b Merge branch 'cq_create_api_changes' into cq_lockfree 2017-04-10 13:37:26 -07:00
Sree Kuchibhotla
0b92f44ab8 Merge branch 'master' into cq_lockfree 2017-04-10 13:36:12 -07:00
Sree Kuchibhotla
1e1b832868 Merge branch 'master' into cq_create_api_changes 2017-04-10 13:35:50 -07:00
Sree Kuchibhotla
bd150af1e0 Merge branch 'cq_create_api_changes' into cq_lockfree 2017-04-07 14:00:51 -07:00
Sree Kuchibhotla
48c83cea07 Merge branch 'master' into cq_create_api_changes 2017-04-07 13:44:34 -07:00
Sree Kuchibhotla
351156020d Merge branch 'master' into cq_lockfree 2017-04-07 13:04:04 -07:00
murgatroid99
4a2065de03 Ignore a couple of errors in the Node express benchmark 2017-04-07 10:18:58 -07:00
Jan Tattermusch
b11cb2857e Merge pull request #10500 from jtattermusch/upmerge_v12x
Upmerge from upstream/v1.2.x to master
2017-04-07 07:46:45 +02:00
Sree Kuchibhotla
b3448c69b9 Merge branch 'cq_create_api_changes' into cq_lockfree 2017-04-06 16:26:28 -07:00
Sree Kuchibhotla
76130a5088 Merge branch 'master' into cq_create_api_changes 2017-04-06 13:09:17 -07:00
murgatroid99
f443ffd52b Correct use of ProtoBuf.js 6 message encoding API 2017-04-06 10:53:57 -07:00
Jan Tattermusch
6d1edada93 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x 2017-04-06 17:11:44 +02: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
Jan Tattermusch
96b2971b14 bump version to 1.2.2 2017-04-03 20:04:34 +02: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
Ken Payson
b5a6892b23 Bump version to 1.2.1 2017-03-28 18:00:33 -07:00
Michael Lumish
43851e59dd Merge branch 'master' into node_protobuf_js_6_upgrade 2017-03-24 13:51:47 -07:00
Alexander Polcyn
210f6cbc8c bump v1.2.x branch version to 1.2.1-pre2 2017-03-24 11:39:52 -07:00
Sree Kuchibhotla
ee092d9307 Merge branch 'master' into cq_create_api_changes 2017-03-24 10:55:39 -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
Sree Kuchibhotla
d18eb949ee Node changes 2017-03-22 12:35:09 -07: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
Sree Kuchibhotla
1d52e73a24 Merge branch 'master' into cq_create_api_changes 2017-03-21 10:28:40 -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
Sree Kuchibhotla
4e8073a7cf Merge remote-tracking branch 'origin/cq_create_api_changes' into cq_create_api_changes 2017-03-07 15:19:47 -08:00
Sree Kuchibhotla
d11683df61 Node: Completion queue API changes 2017-03-03 18:17:09 -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