Commit Graph

  • e367327fe4 Bump version to 1.2.3 murgatroid99 2017-04-07 10:41:21 -0700
  • 4a2065de03 Ignore a couple of errors in the Node express benchmark murgatroid99 2017-04-07 10:17:40 -0700
  • b11cb2857e Merge pull request #10500 from jtattermusch/upmerge_v12x Jan Tattermusch 2017-04-07 07:46:45 +0200
  • 836687cd26 Merge pull request #10468 from murgatroid99/node_call_destruction_bug Michael Lumish 2017-04-06 17:29:15 -0700
  • f220d8905f Merge pull request #10503 from murgatroid99/node_memory_leak_2 Michael Lumish 2017-04-06 17:23:00 -0700
  • b3448c69b9 Merge branch 'cq_create_api_changes' into cq_lockfree Sree Kuchibhotla 2017-04-06 16:26:28 -0700
  • 60a0ed4903 Node: consolidate call destruction logic murgatroid99 2017-04-06 13:54:37 -0700
  • 76130a5088 Merge branch 'master' into cq_create_api_changes Sree Kuchibhotla 2017-04-06 13:09:17 -0700
  • f443ffd52b Correct use of ProtoBuf.js 6 message encoding API murgatroid99 2017-04-06 10:53:57 -0700
  • 90bb8a9e2d Node: fix leak of sent metadata murgatroid99 2017-04-06 10:37:44 -0700
  • 6d1edada93 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x Jan Tattermusch 2017-04-06 17:11:44 +0200
  • 694d3cc7cf Merge branch 'master' into node_protobuf_js_6_upgrade murgatroid99 2017-04-04 17:19:34 -0700
  • 12d1b2dedf Merge github.com:grpc/grpc into cpparena Craig Tiller 2017-04-04 17:08:12 -0700
  • 6924a20d4d Fix a couple of issues with the use of the Protobuf.js API murgatroid99 2017-04-04 16:58:05 -0700
  • 3b58459472 Fix call destruction bug murgatroid99 2017-04-04 13:43:49 -0700
  • 2ecbbe055c Keep changes from #10093 murgatroid99 2017-04-03 16:52:03 -0700
  • bac6f2a59a Fix serializer error handling, update ProtoBuf.js dependency murgatroid99 2017-04-03 16:03:58 -0700
  • 54e008cbe1 Properly unref some slices in Node glue code murgatroid99 2017-04-03 15:31:53 -0700
  • 96b2971b14 bump version to 1.2.2 Jan Tattermusch 2017-04-03 20:04:34 +0200
  • 4f96b84122 Large message latency improvements: remove a memcpy and a Buffer construtor call murgatroid99 2017-03-31 11:22:52 -0700
  • 0e6f3dbd5a Improve Node benchmarks, add generic unary test murgatroid99 2017-03-31 11:17:28 -0700
  • 4d064019fe Call ref/unref, bugfixes Craig Tiller 2017-03-31 08:27:28 -0700
  • b5a6892b23 Bump version to 1.2.1 Ken Payson 2017-03-28 18:00:33 -0700
  • 43851e59dd Merge branch 'master' into node_protobuf_js_6_upgrade Michael Lumish 2017-03-24 13:51:47 -0700
  • 210f6cbc8c bump v1.2.x branch version to 1.2.1-pre2 Alexander Polcyn 2017-03-24 11:39:52 -0700
  • ee092d9307 Merge branch 'master' into cq_create_api_changes Sree Kuchibhotla 2017-03-24 10:55:39 -0700
  • 4122a6ea16 Add enumsAsStrings option, as the original upgrade PR did murgatroid99 2017-03-23 18:00:09 -0700
  • 97cbda3c41 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 Nicolas "Pixel" Noble 2017-03-24 00:54:47 +0100
  • d18eb949ee Node changes Sree Kuchibhotla 2017-03-22 12:35:09 -0700
  • 4aaea2f16a Use new oneofs option in deserialize call murgatroid99 2017-03-21 18:21:05 -0700
  • d2baf4aa0a Improve ProtoBuf.js version heuristic, add tests for oneof decoding murgatroid99 2017-03-21 11:25:01 -0700
  • 1d52e73a24 Merge branch 'master' into cq_create_api_changes Sree Kuchibhotla 2017-03-21 10:28:40 -0700
  • 01b02585a8 bump v1.2.x branch to 1.2.1-pre1 Alexander Polcyn 2017-03-20 17:00:45 -0700
  • 1a5a191211 Ensure arguments are validated before they are serialized, unskip some tests murgatroid99 2017-03-20 16:50:17 -0700
  • 1929a96d8c Going for 1.2.0 David Garcia Quintas 2017-03-20 12:51:17 -0700
  • 81b0110116 Autodetect ProtoBuf.js version in grpc.loadObject murgatroid99 2017-03-17 13:45:15 -0700
  • 4a9346e332 Upgrade Node dependency on Protobuf.js to version 6 murgatroid99 2017-03-16 16:42:10 -0700
  • f670532568 Bump 1.2.x version to pre-2 Ken Payson 2017-03-16 11:01:06 -0700
  • e7a2f9c407 Drop support for io.js, fix minor issue with node extension murgatroid99 2017-03-14 11:19:25 -0700
  • 3899eb6305 Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility Michael Lumish 2017-03-13 09:54:20 -0700
  • de445c94ea Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x murgatroid99 2017-03-10 14:13:41 -0800
  • 626585e1b1 Node add service: allow exact match to name in proto file, improve error reporting murgatroid99 2017-03-10 09:44:44 -0800
  • f831f486d9 Change argument validation in Server#addService murgatroid99 2017-03-09 15:37:21 -0800
  • dcfecc9768 Introducing 1.2.0-pre1 David Garcia Quintas 2017-03-09 15:02:19 -0800
  • d42cc010fb Bumped version to 1.3.0-dev David Garcia Quintas 2017-03-09 15:00:26 -0800
  • 4e8073a7cf Merge remote-tracking branch 'origin/cq_create_api_changes' into cq_create_api_changes Sree Kuchibhotla 2017-03-07 15:19:47 -0800
  • d11683df61 Node: Completion queue API changes Sree Kuchibhotla 2017-03-03 17:48:29 -0800
  • 526eb676cd Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master David Garcia Quintas 2017-03-03 16:53:54 -0800
  • f773a9bc96 Boost grpc version to v1.1.4 Muxi Yan 2017-03-01 15:31:31 -0800
  • 33f86c584b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master murgatroid99 2017-02-23 14:59:45 -0800
  • b211f46be7 Bump version to v1.1.3 Ken Payson 2017-02-23 14:25:40 -0800
  • 4eb63a263a Fix segfault in Node server destructor murgatroid99 2017-02-22 13:29:38 -0800
  • b623ac38a3 Improve Node and libuv testing and test coverage murgatroid99 2017-02-08 11:56:52 -0800
  • 6d3c2d81cc Merge remote-tracking branch 'google/v1.1.x' Nicolas "Pixel" Noble 2017-02-13 23:00:54 +0100
  • 90f14f3db8 Node: refactor non-uv completion queue wrapping code Michael Lumish 2017-02-07 11:20:16 -0800
  • ae403bbddb Update version to 1.1.2 murgatroid99 2017-02-06 17:42:07 -0800
  • 2d0d256bf4 Node: fix handling/propagation of server-side serialization errors murgatroid99 2017-02-02 13:37:36 -0800
  • 672e6a39e2 Bump version to 1.1.1 murgatroid99 2017-01-31 16:23:54 -0800
  • 0162490a67 Node: Validate arguments to addService, fix a couple of minor issues murgatroid99 2017-01-30 16:52:17 -0800
  • 52132f7bd2 Bump master version numbers Craig Tiller 2017-01-30 15:32:24 -0800
  • f86d1c1519 Flagging version 1.1.0. Nicolas "Pixel" Noble 2017-01-30 23:28:06 +0100
  • 835f4ed819 Move parameters for all grpc_op types into their own sub-structs. Mark D. Roth 2017-01-25 10:44:30 -0800
  • 3af8756d83 Fix merge error Craig Tiller 2017-01-26 13:45:57 -0800
  • a33333391a Fix merge error Craig Tiller 2017-01-26 13:16:37 -0800
  • 1e4f7652ce Fix merge error Craig Tiller 2017-01-26 12:55:08 -0800
  • 8cc1d01e9f Merge github.com:grpc/grpc into rollfwd Craig Tiller 2017-01-26 12:21:28 -0800
  • 14fab048d6 Move parameters for all grpc_op types into their own sub-structs. Mark D. Roth 2017-01-25 10:44:30 -0800
  • 4b496b164c Merge github.com:grpc/grpc into rollfwd Craig Tiller 2017-01-24 10:53:20 -0800
  • 4bd0d0594d Changing versions from -dev to -pre1 on the release branch. Nicolas "Pixel" Noble 2017-01-23 23:52:35 +0100
  • 5f151daaa7 Merge pull request #9428 from grpc/revert-8842-metadata_filter David G. Quintas 2017-01-23 12:08:46 -0800
  • 64467e95d2 v1.0.x → master upmerge Nathaniel Manista 2017-01-23 17:32:15 +0000
  • a6009e33a8 Revert "Revert "Metadata handling rewrite"" Craig Tiller 2017-01-23 07:48:42 -0800
  • 2423da9e77 Revert "Metadata handling rewrite" Craig Tiller 2017-01-20 18:11:52 -0800
  • 6b54221347 Merge github.com:grpc/grpc into metadata_filter Craig Tiller 2017-01-17 08:13:14 -0800
  • 4ea131cc4a Merge branch 'master' into node_electron_build murgatroid99 2017-01-12 12:39:25 -0800
  • 06801bcbc2 Merge pull request #8981 from murgatroid99/node_glibcxx_compatibility Michael Lumish 2017-01-11 16:30:37 -0800
  • ee92e21526 Merge github.com:grpc/grpc into fix_errors Craig Tiller 2017-01-06 13:59:30 -0800
  • 6c5a2dc668 Enable advanced Java interop tests. Eric Gribkoff 2017-01-06 09:16:29 -0800
  • 8dcdee285d Merge branch 'master' into node_electron_build murgatroid99 2017-01-04 15:43:02 -0800
  • ce3b1befa9 Merge branch 'slice_with_exec_ctx' into metadata_filter Craig Tiller 2016-12-27 08:59:00 -0800
  • b74d3422b1 v1.0.x → master upmerge Nathaniel Manista 2016-12-16 21:21:14 +0000
  • 6962aed6fa Make event order consistent, and make 'end' and 'error' mutually exclusive murgatroid99 2016-12-13 18:05:33 -0800
  • 12583421c7 Make Node extension work with slice changes murgatroid99 2016-12-12 17:40:22 -0800
  • 0ea53cccdd Perform quit operations in a useful order in Node perf tests murgatroid99 2016-12-06 14:18:21 -0800
  • bd31bf0baa Replace usages of std::list with std::queue in Node extension murgatroid99 2016-12-06 11:00:39 -0800
  • f8e550ce4a Merge branch 'master' into node_electron_build murgatroid99 2016-12-05 12:18:41 -0800
  • 5c8df435fa Add missing return murgatroid99 2016-12-01 10:59:52 -0800
  • 15d4875138 Also propagate serialization errors in unary server responses murgatroid99 2016-12-01 10:30:35 -0800
  • d0402e0093 Node: correctly bubble up errors caused by non-serializable writes murgatroid99 2016-11-29 18:16:57 -0800
  • 9579512d35 Make Node library compatible with lodash 3 murgatroid99 2016-11-14 10:43:26 -0800
  • 4ef1c5f130 Some slice and resource quota updates to UV and Node code murgatroid99 2016-11-09 15:12:22 -0800
  • 48d662f2a5 Refactor uv/non-uv code in Node extension murgatroid99 2016-11-01 13:05:24 -0700
  • 2299242811 Merge branch 'master' into node_electron_build murgatroid99 2016-11-01 11:13:58 -0700
  • b601e95c67 Add test scripts for electron murgatroid99 2016-11-01 11:05:02 -0700
  • 49c198784f Merge github.com:grpc/grpc into grpc_slice Craig Tiller 2016-10-31 14:42:53 -0700
  • 22b2e81604 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge murgatroid99 2016-10-28 11:48:22 -0700
  • de3e282363 Merge github.com:grpc/grpc into grpc_slice Craig Tiller 2016-10-28 07:22:08 -0700
  • be8fc813f9 Merge pull request #8419 from murgatroid99/node_express_benchmark Michael Lumish 2016-10-27 17:43:03 -0700
  • 963b340dda s/GPR_SLICE/GRPC_SLICE/g Craig Tiller 2016-10-26 21:08:10 -0700
  • bcb4592ecb Merge branch 'buffer_pools_for_realsies' into grpc_slice Craig Tiller 2016-10-26 21:00:53 -0700