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
/
surface_test.js
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into node_protobuf_js_6_upgrade
Michael Lumish
2017-03-24
|
\
*
|
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
|
/
*
Make Node servers warn instead of fail when a method is missing a handler
murgatroid99
2016-04-27
*
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
|
*
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
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
*
Fix Node test lint error
murgatroid99
2016-01-20
|
/
*
update location of .protos in node
Jan Tattermusch
2015-12-07
*
Refactored server.js and added a test to increase coverage
murgatroid99
2015-12-07
*
Added more tests, removed some unused code, fixed a bug
murgatroid99
2015-10-13
*
Added some more tests to increase coverage
murgatroid99
2015-10-12
*
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
|
\
*
|
\
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3625 from murgatroid99/node_single_install_step
Tim Emiola
2015-10-07
|
|
\
\
*
|
|
|
Resolved merge conflicts with master
murgatroid99
2015-10-06
|
\
|
|
|
|
|
|
*
Fixed up Node tests after math folder move
murgatroid99
2015-10-06
|
|
|
/
|
|
/
|
|
*
|
Re-implemented call propagation tests to avoid race conditions
murgatroid99
2015-10-05
|
*
|
Removed a pair of racy Node tests
murgatroid99
2015-10-05
|
|
*
Moved gRPC node package root to repo root, made it depend on grpc.gyp
murgatroid99
2015-10-01
|
|
/
*
/
Reworked credentials surface API, added test
murgatroid99
2015-09-25
|
/
*
Switched to using static functions for accessing Client properties
murgatroid99
2015-08-28
*
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-28
|
\
*
\
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-21
|
\
\
|
|
*
Added string value validation, modified key normalization and validation
murgatroid99
2015-08-20
|
|
*
Fixed test and lint errors
murgatroid99
2015-08-20
|
|
*
Merge branch 'node_server_graceful_shutdown' into node_metadata_class
murgatroid99
2015-08-20
|
|
|
\
|
|
*
|
Added new Metadata class to abstract over internal representation and normali...
murgatroid99
2015-08-20
|
|
/
/
|
|
*
Merge branch 'master' into node_server_graceful_shutdown
murgatroid99
2015-08-18
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Split server shutdown into tryShutdown and forceShutdown
murgatroid99
2015-08-18
|
*
|
Made deadline tests accept INTERNAL status
murgatroid99
2015-08-17
|
|
/
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
\
\
|
|
*
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Made deadline tests work
murgatroid99
2015-08-14
|
|
*
Add parent call propagation API to Node library
murgatroid99
2015-08-14
|
*
|
Further fixed connectivity tests
murgatroid99
2015-08-13
|
*
|
Modified watchState functions to match C API
murgatroid99
2015-08-13
|
*
|
Resolved merge conflicts with master
murgatroid99
2015-08-13
|
|
\
|
*
|
|
Resolved merge conflicts with master
murgatroid99
2015-08-12
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Resolved merge conflicts
murgatroid99
2015-07-30
|
|
|
\
[next]