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
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-07
|
\
*
\
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
\
\
|
|
*
Correct use of ProtoBuf.js 6 message encoding API
murgatroid99
2017-04-06
|
|
*
Merge branch 'master' into node_protobuf_js_6_upgrade
murgatroid99
2017-04-04
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Fix a couple of issues with the use of the Protobuf.js API
murgatroid99
2017-04-04
|
|
*
Keep changes from #10093
murgatroid99
2017-04-03
|
|
*
Fix serializer error handling, update ProtoBuf.js dependency
murgatroid99
2017-04-03
|
*
|
Large message latency improvements: remove a memcpy and a Buffer construtor call
murgatroid99
2017-03-31
|
*
|
Improve Node benchmarks, add generic unary test
murgatroid99
2017-03-31
|
|
*
Merge branch 'master' into node_protobuf_js_6_upgrade
Michael Lumish
2017-03-24
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
|
|
|
|
*
Add enumsAsStrings option, as the original upgrade PR did
murgatroid99
2017-03-23
|
*
|
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
Nicolas "Pixel" Noble
2017-03-24
|
|
\
\
*
|
|
|
Node changes
Sree Kuchibhotla
2017-03-22
|
|
|
*
Use new oneofs option in deserialize call
murgatroid99
2017-03-21
|
|
|
*
Improve ProtoBuf.js version heuristic, add tests for oneof decoding
murgatroid99
2017-03-21
*
|
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
|
|
|
|
|
*
|
bump v1.2.x branch to 1.2.1-pre1
Alexander Polcyn
2017-03-20
|
|
|
*
Ensure arguments are validated before they are serialized, unskip some tests
murgatroid99
2017-03-20
|
|
*
|
Going for 1.2.0
David Garcia Quintas
2017-03-20
|
|
|
*
Autodetect ProtoBuf.js version in grpc.loadObject
murgatroid99
2017-03-17
|
|
|
*
Upgrade Node dependency on Protobuf.js to version 6
murgatroid99
2017-03-17
|
|
|
/
|
|
/
|
|
|
*
Bump 1.2.x version to pre-2
Ken Payson
2017-03-16
|
|
*
Drop support for io.js, fix minor issue with node extension
murgatroid99
2017-03-14
|
|
*
Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility
Michael Lumish
2017-03-13
|
|
|
\
|
*
|
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
murgatroid99
2017-03-10
|
|
\
|
|
|
|
|
*
Node add service: allow exact match to name in proto file, improve error repo...
murgatroid99
2017-03-10
|
|
*
|
Change argument validation in Server#addService
murgatroid99
2017-03-09
|
|
|
/
|
|
*
Introducing 1.2.0-pre1
David Garcia Quintas
2017-03-09
|
*
|
Bumped version to 1.3.0-dev
David Garcia Quintas
2017-03-09
|
|
/
*
/
Node: Completion queue API changes
Sree Kuchibhotla
2017-03-03
|
/
*
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
*
|
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
|
|
/
[next]