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
...
*
|
|
|
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
|
|
|
|
*
Merge branch 'node_server_graceful_shutdown' into node_metadata_class
murgatroid99
2015-08-20
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Re-enabled tests
murgatroid99
2015-08-20
|
|
|
|
*
Added new Metadata class to abstract over internal representation and normali...
murgatroid99
2015-08-20
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Fixed tests
murgatroid99
2015-08-19
|
|
*
|
Modified server SSL certs to allow multiple pairs and force_client_auth flag
murgatroid99
2015-08-19
|
|
/
/
|
|
*
Added a test, enabled other tests
murgatroid99
2015-08-19
|
|
*
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
|
|
/
|
*
Merge pull request #2942 from murgatroid99/node_parent_call
Michael Lumish
2015-08-17
|
|
\
*
|
|
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
\
|
|
|
*
|
Replaced remaining references to 'listen' with 'start'
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added host override option for RPCs. Added optional params object
murgatroid99
2015-08-03
|
|
*
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
|
|
*
Added test that credential channel argument is required
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
|
\
|
|
*
Merge pull request #2605 from yang-g/fake_transport_security_to_private
jboeuf
2015-07-24
|
|
\
|
*
\
Merge pull request #2630 from murgatroid99/node_completion_key_names
Jan Tattermusch
2015-07-24
|
|
\
\
|
*
|
|
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
[prev]
[next]