Commit Graph

864 Commits

Author SHA1 Message Date
murgatroid99 ecf89f18d8 Bump version to 1.2.4 2017-04-12 10:23:35 -07:00
murgatroid99 8b7472fbec Only delete core-level server if shutdown was successful 2017-04-11 16:15:32 -07:00
murgatroid99 902527e529 Node server: add NULL check to tryShutdown 2017-04-11 12:13:08 -07:00
murgatroid99 8b37153972 Move ForceShutdown completion handling to new OnComplete method 2017-04-11 11:39:32 -07:00
murgatroid99 da129b2b4a Add native tag completion callbacks, dispose of server after tryShutdown succeeds 2017-04-10 15:43:09 -07:00
murgatroid99 25d8d5b609 Refactor tag completion handling into one function 2017-04-10 14:39:02 -07:00
murgatroid99 e367327fe4 Bump version to 1.2.3 2017-04-07 10:41:21 -07:00
Michael Lumish 836687cd26 Merge pull request #10468 from murgatroid99/node_call_destruction_bug
Fix call destruction bug
2017-04-06 17:29:15 -07:00
Michael Lumish f220d8905f Merge pull request #10503 from murgatroid99/node_memory_leak_2
Node slice leaks
2017-04-06 17:23:00 -07:00
murgatroid99 60a0ed4903 Node: consolidate call destruction logic 2017-04-06 13:54:37 -07:00
murgatroid99 90bb8a9e2d Node: fix leak of sent metadata 2017-04-06 10:37:44 -07:00
murgatroid99 3b58459472 Fix call destruction bug 2017-04-04 13:55:00 -07:00
murgatroid99 54e008cbe1 Properly unref some slices in Node glue code 2017-04-03 15:31:53 -07:00
Jan Tattermusch 96b2971b14 bump version to 1.2.2 2017-04-03 20:04:34 +02:00
Ken Payson b5a6892b23 Bump version to 1.2.1 2017-03-28 18:00:33 -07:00
Alexander Polcyn 210f6cbc8c bump v1.2.x branch version to 1.2.1-pre2 2017-03-24 11:39:52 -07:00
Alexander Polcyn 01b02585a8 bump v1.2.x branch to 1.2.1-pre1 2017-03-20 17:00:45 -07:00
David Garcia Quintas 1929a96d8c Going for 1.2.0 2017-03-20 12:51:17 -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 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 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
Craig Tiller 2423da9e77 Revert "Metadata handling rewrite" 2017-01-20 18:11:52 -08:00