Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master | murgatroid99 | 2017-02-23 |
|\ | |||
| * | Fix segfault in Node server destructor | murgatroid99 | 2017-02-22 |
| | | |||
| * | Improve Node and libuv testing and test coverage | murgatroid99 | 2017-02-17 |
| | | | | | | | | 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 | ||
* | | Merge remote-tracking branch 'google/v1.1.x' | Nicolas "Pixel" Noble | 2017-02-13 |
|\| | |||
| * | Node: refactor non-uv completion queue wrapping code | Michael Lumish | 2017-02-07 |
| | | |||
| * | Update version to 1.1.2 | murgatroid99 | 2017-02-06 |
| | | |||
| * | Node: fix handling/propagation of server-side serialization errors | murgatroid99 | 2017-02-02 |
| | | |||
| * | Bump version to 1.1.1 | murgatroid99 | 2017-01-31 |
| | | |||
| * | Node: Validate arguments to addService, fix a couple of minor issues | murgatroid99 | 2017-01-30 |
| | | |||
* | | Bump master version numbers | Craig Tiller | 2017-01-30 |
| | | |||
| * | Flagging version 1.1.0. | Nicolas "Pixel" Noble | 2017-01-30 |
| | | |||
| * | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-28 |
| | | |||
* | | Fix merge error | Craig Tiller | 2017-01-26 |
| | | |||
* | | Fix merge error | Craig Tiller | 2017-01-26 |
| | | |||
* | | Fix merge error | Craig Tiller | 2017-01-26 |
| | | |||
* | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\ \ | |||
| * | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | | |||
* | | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-24 |
|\| | | |||
| | * | Changing versions from -dev to -pre1 on the release branch. | Nicolas "Pixel" Noble | 2017-01-23 |
| |/ | |||
| * | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
| |\ | | | | | | | Revert "Metadata handling rewrite" | ||
| * \ | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh. | ||
* | | | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| |_|/ |/| | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | | | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
|/ / | |||
* | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\ \ | |||
| * \ | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-12 |
| |\ \ | |||
| | | * | Merge pull request #8981 from murgatroid99/node_glibcxx_compatibility | Michael Lumish | 2017-01-11 |
| | | |\ | | | | | | | | | | | Replace usages of std::list with std::queue in Node extension | ||
* | | | \ | Merge github.com:grpc/grpc into fix_errors | Craig Tiller | 2017-01-06 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Enable advanced Java interop tests. | Eric Gribkoff | 2017-01-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior. | ||
| | * | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-04 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2016-12-27 |
|\| | | | | |||
| * | | | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * | | | | Make event order consistent, and make 'end' and 'error' mutually exclusive | murgatroid99 | 2016-12-13 |
| | | | | | |||
* | | | | | Make Node extension work with slice changes | murgatroid99 | 2016-12-12 |
|/ / / / | |||
* | | | | Perform quit operations in a useful order in Node perf tests | murgatroid99 | 2016-12-06 |
| | | | | |||
| | | * | Replace usages of std::list with std::queue in Node extension | murgatroid99 | 2016-12-06 |
| | | | | |||
| | * | | Merge branch 'master' into node_electron_build | murgatroid99 | 2016-12-05 |
| | |\ \ | |_|/ / |/| | | | |||
| * | | | Add missing return | murgatroid99 | 2016-12-01 |
| | | | | |||
| * | | | Also propagate serialization errors in unary server responses | murgatroid99 | 2016-12-01 |
| | | | | |||
| * | | | Node: correctly bubble up errors caused by non-serializable writes | murgatroid99 | 2016-11-29 |
| | |/ | |/| | |||
* | | | Make Node library compatible with lodash 3 | murgatroid99 | 2016-11-14 |
| | | | |||
* | | | Some slice and resource quota updates to UV and Node code | murgatroid99 | 2016-11-09 |
| | | | |||
| | * | Refactor uv/non-uv code in Node extension | murgatroid99 | 2016-11-01 |
| | | | |||
| | * | Merge branch 'master' into node_electron_build | murgatroid99 | 2016-11-01 |
| | |\ | |||
| | * | | Add test scripts for electron | murgatroid99 | 2016-11-01 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
| |\| | | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-28 |
|\| | | | |||
| * | | | Merge pull request #8419 from murgatroid99/node_express_benchmark | Michael Lumish | 2016-10-27 |
| |\ \ \ | | | | | | | | | | | Add benchmark client and server for Node Express | ||
* | | | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | | | |||
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | | | |