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
*
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
|
|
|
\
|
*
|
\
Resolved merge conflicts
murgatroid99
2015-07-30
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel
Abhishek Kumar
2015-07-30
|
|
|
\
\
*
|
|
|
|
Ensure that client generated methods don't conflict with other properties
murgatroid99
2015-07-29
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Wrap connectivity API, expose it to client as waitForReady
murgatroid99
2015-07-28
|
|
_
|
/
|
/
|
|
|
*
|
Made binding a server to a port insecurely explicit
murgatroid99
2015-07-27
|
|
*
Made credentials an explicit required argument to channels
murgatroid99
2015-07-27
|
|
/
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
|
|
*
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
*
Added user-agent setting code, and a test for it
murgatroid99
2015-07-21
|
/
*
Use more meaningful names for metadata keys in tests
murgatroid99
2015-07-20
*
Merge pull request #2464 from murgatroid99/node_server_construction_change
Abhishek Kumar
2015-07-20
|
\
*
|
Added tests for UNKNOWN status when the handler does not specify
murgatroid99
2015-07-17
*
|
Add tests for translating server handler errors to status objects
murgatroid99
2015-07-17
|
*
Added test for echoing metadata
murgatroid99
2015-07-16
|
*
Changed to newer, simpler server construction interface
murgatroid99
2015-07-15
|
/
[next]