index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
|
\
*
\
v1.0.x → master upmerge
Nathaniel Manista
2017-01-23
|
\
\
|
|
*
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
|
|
|
|
\
*
|
|
|
\
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-06
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Enable advanced Java interop tests.
Eric Gribkoff
2017-01-06
|
|
*
|
|
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
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
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
|
|
\
\
\
*
|
|
|
|
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
|
\
|
|
|
|
*
|
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
|
|
*
|
Going 1.0.1.
Nicolas "Pixel" Noble
2016-10-26
|
|
|
|
*
Merge branch 'master' into node_electron_build
murgatroid99
2016-10-26
|
|
|
|
|
\
|
*
|
|
|
\
Merge pull request #8449 from ncteisen/new_python_interop_tests
Noah Eisen
2016-10-26
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Remove status message check from node interop client
Noah Eisen
2016-10-25
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-25
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Remove deprecated V8 function call in Node library
murgatroid99
2016-10-24
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates
murgatroid99
2016-10-24
|
|
|
|
\
*
|
|
|
|
added new test to interop_sanity_test.js
Noah Eisen
2016-10-24
*
|
|
|
|
change unimplemented_method to unimplemented_service. Add real unimplemented_...
Noah Eisen
2016-10-21
|
*
|
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Compiles with npm install --debug option.
Tim Ryan
2016-10-21
*
|
|
|
|
Merge pull request #8208 from tcr/master
Michael Lumish
2016-10-21
|
\
\
\
\
\
|
|
|
*
|
|
Fix issues with express benchmark and synchronize package.json with template
murgatroid99
2016-10-18
[next]