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
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
*
update location of .protos in node
Jan Tattermusch
2015-12-07
*
consolidate math.proto and health.proto
Jan Tattermusch
2015-12-07
*
Refactored server.js and added a test to increase coverage
murgatroid99
2015-12-07
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
|
|
*
Updating the server1 cert so that it can be used with Go.
Julien Boeuf
2015-11-09
|
|
/
*
|
Change error message in credentials test
murgatroid99
2015-10-27
*
|
Fixed lint errors
murgatroid99
2015-10-21
*
|
Updated Node credentials API to match core API change
murgatroid99
2015-10-20
|
*
This is a library. It should not output logs to STDOUT by default
murgatroid99
2015-10-19
|
/
*
Fixed error in Node credentials test
murgatroid99
2015-10-13
*
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
*
Fixed some issues with the tests
murgatroid99
2015-10-09
*
Added remaining implementable node interop tests, except compression
murgatroid99
2015-10-08
*
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
murgatroid99
2015-10-07
|
\
|
|
|
|
*
|
|
Merge branch 'master' into node_interop_echo_metadata
murgatroid99
2015-10-06
|
|
\
\
\
*
|
\
\
\
Resolved merge conflicts with master
murgatroid99
2015-10-06
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Fixed up Node tests after math folder move
murgatroid99
2015-10-06
|
|
|
|
*
Moved math proto and server to test folder
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
|
|
|
*
Resolved merge conflicts with master
murgatroid99
2015-10-05
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Moved gRPC node package root to repo root, made it depend on grpc.gyp
murgatroid99
2015-10-01
*
|
|
|
Split Credentials into two types
murgatroid99
2015-09-30
*
|
|
|
Removed now-redundant credentials wrappings
murgatroid99
2015-09-28
*
|
|
|
Fixed some issues with new credential code
murgatroid99
2015-09-28
*
|
|
|
Reworked credentials surface API, added test
murgatroid99
2015-09-25
|
|
_
|
/
|
/
|
|
|
*
|
Added test for using gRPC with other async operations
murgatroid99
2015-09-24
|
/
/
|
*
Merge branch 'master' into node_interop_echo_metadata
murgatroid99
2015-09-02
|
|
\
|
|
/
|
/
|
*
|
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 pull request #3012 from murgatroid99/node_metadata_class
Tim Emiola
2015-08-28
|
|
\
\
|
|
|
*
Fixed the tests
murgatroid99
2015-08-27
|
|
|
*
Add metadata echo functionality to interop server, and corresponding interop ...
murgatroid99
2015-08-27
|
|
|
*
Merge branch 'node_metadata_class' into node_interop_echo_metadata
murgatroid99
2015-08-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
Tim Emiola
2015-08-26
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into node_server_graceful_shutdown
murgatroid99
2015-08-21
|
|
|
\
\
|
*
|
\
\
Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs
Tim Emiola
2015-08-21
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' into node_method_name_conflicts
murgatroid99
2015-08-21
|
\
|
|
|
|
|
*
|
|
|
Update node health check service
yang-g
2015-08-21
|
|
|
|
*
Normalize keys when getting and removing metadata items
murgatroid99
2015-08-20
|
|
|
|
*
Added string value validation, modified key normalization and validation
murgatroid99
2015-08-20
|
|
|
|
*
Fixed test and lint errors
murgatroid99
2015-08-20
[next]