index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
test
Commit message (
Expand
)
Author
Age
*
Split tests more granularly
murgatroid99
2017-08-01
*
Node: fix segfault with incorrect status argument types
murgatroid99
2017-07-31
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
murgatroid99
2017-07-06
|
\
|
*
Fix racy Node reconnect test
murgatroid99
2017-06-19
*
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
|
|
*
Node: add test for reconnecting client after server restart
murgatroid99
2017-06-09
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
/
*
Fix node cancellation tests
murgatroid99
2017-05-25
*
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
\
|
*
Add more null checks to call methods
murgatroid99
2017-05-25
*
|
Upmerge from v1.3.x branch to master
Stanley Cheung
2017-05-17
|
\
|
*
|
Move gRPC constants to js file to include them in generated documentation
murgatroid99
2017-05-10
|
*
Switch Protobuf.js dependency back to version 5
murgatroid99
2017-05-02
|
/
*
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
murgatroid99
2017-04-13
|
\
*
|
Fix a couple of issues with the use of the Protobuf.js API
murgatroid99
2017-04-04
*
|
Merge branch 'master' into node_protobuf_js_6_upgrade
Michael Lumish
2017-03-24
|
\
|
*
|
Add enumsAsStrings option, as the original upgrade PR did
murgatroid99
2017-03-23
*
|
Improve ProtoBuf.js version heuristic, add tests for oneof decoding
murgatroid99
2017-03-21
*
|
Ensure arguments are validated before they are serialized, unskip some tests
murgatroid99
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
|
*
Node add service: allow exact match to name in proto file, improve error repo...
murgatroid99
2017-03-10
|
/
*
Node: fix handling/propagation of server-side serialization errors
murgatroid99
2017-02-02
*
Merge branch 'master' into node_electron_build
murgatroid99
2017-01-04
|
\
|
*
Make event order consistent, and make 'end' and 'error' mutually exclusive
murgatroid99
2016-12-13
*
|
Add test scripts for electron
murgatroid99
2016-11-01
|
/
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-25
|
\
|
*
added new test to interop_sanity_test.js
Noah Eisen
2016-10-24
*
|
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
|
/
*
Fix error handling authentication errors with non-numeric error codes
murgatroid99
2016-08-02
*
Split Node health check code into a separate package and make it use static c...
murgatroid99
2016-07-01
*
Re-enable two Node credentials tests
murgatroid99
2016-06-28
*
Added comments to node generation, also refactored some plugin code
murgatroid99
2016-05-20
*
node: fix math server minor bug
Stanley Cheung
2016-05-06
*
Make Node servers warn instead of fail when a method is missing a handler
murgatroid99
2016-04-27
*
Added file that lets generated code import grpc
murgatroid99
2016-04-20
*
Use math test to test generated code
murgatroid99
2016-04-20
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge pull request #5900 from murgatroid99/node_callback_convention
Nicolas Noble
2016-03-28
|
\
*
|
Fix Node status code usage to match spec
murgatroid99
2016-03-23
|
*
Fixed copyright
murgatroid99
2016-03-21
|
*
Follow Node's callback-last convention for client calls
murgatroid99
2016-03-21
|
/
*
Fix race between parsing messages and receiving status in Node client
murgatroid99
2016-03-04
*
Sanitize files
murgatroid99
2016-02-17
*
Add tests and documentation for new options
murgatroid99
2016-02-17
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
*
Merge branch 'master' into node_binary_precompile
murgatroid99
2016-01-26
|
|
\
|
|
/
|
/
|
|
*
Fix Node test lint error
murgatroid99
2016-01-20
[next]