aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Expand)AuthorAge
* Bump version to 1.2.1Gravatar Ken Payson2017-03-28
* bump v1.2.x branch version to 1.2.1-pre2Gravatar Alexander Polcyn2017-03-24
* bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
* Going for 1.2.0Gravatar David Garcia Quintas2017-03-20
* Bump 1.2.x version to pre-2Gravatar Ken Payson2017-03-16
* Drop support for io.js, fix minor issue with node extensionGravatar murgatroid992017-03-14
* Merge pull request #10093 from murgatroid99/node_server_method_name_flexibilityGravatar Michael Lumish2017-03-13
|\
| * Node add service: allow exact match to name in proto file, improve error repo...Gravatar murgatroid992017-03-10
* | Change argument validation in Server#addServiceGravatar murgatroid992017-03-09
|/
* Introducing 1.2.0-pre1Gravatar David Garcia Quintas2017-03-09
* Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\
| * Fix segfault in Node server destructorGravatar murgatroid992017-02-22
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
|\|
| * Node: refactor non-uv completion queue wrapping codeGravatar Michael Lumish2017-02-07
| * Update version to 1.1.2Gravatar murgatroid992017-02-06
| * Node: fix handling/propagation of server-side serialization errorsGravatar murgatroid992017-02-02
| * Bump version to 1.1.1Gravatar murgatroid992017-01-31
| * Node: Validate arguments to addService, fix a couple of minor issuesGravatar murgatroid992017-01-30
* | Bump master version numbersGravatar Craig Tiller2017-01-30
| * Flagging version 1.1.0.Gravatar Nicolas "Pixel" Noble2017-01-30
| * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Fix merge errorGravatar Craig Tiller2017-01-26
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\ \
| * | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
* | | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-24
|\| |
| | * Changing versions from -dev to -pre1 on the release branch.Gravatar Nicolas "Pixel" Noble2017-01-23
| |/
| * Merge pull request #9428 from grpc/revert-8842-metadata_filterGravatar David G. Quintas2017-01-23
| |\
| * \ v1.0.x → master upmergeGravatar Nathaniel Manista2017-01-23
| |\ \
* | | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |_|/ |/| |
* | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|/ /
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \
| * \ Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-12
| |\ \
| | | * Merge pull request #8981 from murgatroid99/node_glibcxx_compatibilityGravatar Michael Lumish2017-01-11
| | | |\
* | | | \ Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
| | * | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-04
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | | |
| * | | | v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Make event order consistent, and make 'end' and 'error' mutually exclusiveGravatar murgatroid992016-12-13
* | | | | Make Node extension work with slice changesGravatar murgatroid992016-12-12
|/ / / /
* | | | Perform quit operations in a useful order in Node perf testsGravatar murgatroid992016-12-06
| | | * Replace usages of std::list with std::queue in Node extensionGravatar murgatroid992016-12-06
| | * | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-12-05
| | |\ \ | |_|/ / |/| | |
| * | | Add missing returnGravatar murgatroid992016-12-01
| * | | Also propagate serialization errors in unary server responsesGravatar murgatroid992016-12-01
| * | | Node: correctly bubble up errors caused by non-serializable writesGravatar murgatroid992016-11-29
| | |/ | |/|
* | | Make Node library compatible with lodash 3Gravatar murgatroid992016-11-14