index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
Commit message (
Expand
)
Author
Age
*
Replaced remaining references to 'listen' with 'start'
murgatroid99
2015-08-14
*
Merge pull request #2696 from murgatroid99/node_client_connectivity
Jan Tattermusch
2015-08-14
|
\
|
*
Further fixed connectivity tests
murgatroid99
2015-08-13
|
*
Modified watchState functions to match C API
murgatroid99
2015-08-13
|
*
Fixed typo
murgatroid99
2015-08-13
|
*
Resolved merge conflicts with master
murgatroid99
2015-08-13
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2901 from murgatroid99/node_fix_auth_interop
Jan Tattermusch
2015-08-12
|
|
\
\
|
|
*
|
Clarified address regex
murgatroid99
2015-08-12
|
|
*
|
Fix scheme matching in auth URI
murgatroid99
2015-08-12
|
*
|
|
Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning
Tim Emiola
2015-08-12
|
|
\
\
\
*
|
|
|
|
Fixing merge failures.
Nicolas "Pixel" Noble
2015-08-12
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
|
|
|
|
|
|
|
*
|
Fixed failing cloud-to-prod auth interop tests
murgatroid99
2015-08-12
|
*
|
|
|
Fixed lint errors
murgatroid99
2015-08-11
|
*
|
|
|
Resolved merge conflicts with master
murgatroid99
2015-08-11
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Reverted unintended change.
Nicolas "Pixel" Noble
2015-08-12
|
*
|
|
|
Merge pull request #2715 from murgatroid99/node_interop_client_simplify
Tim Emiola
2015-08-11
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
|
|
|
|
*
|
|
|
|
|
Working on node.
Nicolas "Pixel" Noble
2015-08-07
|
*
|
|
|
|
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
Added host override option for RPCs. Added optional params object
murgatroid99
2015-08-03
|
|
|
|
|
*
|
|
Exposed host parameter in Call constructor, don't save it in Channel object
murgatroid99
2015-08-03
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
Disabled deprecation warnings in Node build
murgatroid99
2015-08-03
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
|
|
/
/
/
|
*
|
|
|
Implement cancellation propagation, define auth propagation
Craig Tiller
2015-08-03
|
*
|
|
|
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
|
|
|
|
*
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
|
|
\
\
\
\
|
|
|
|
*
|
Eliminated some redundant checks in the Node interop client
murgatroid99
2015-07-29
|
|
|
|
*
|
Revert "Ensure that client generated methods don't conflict with other proper...
murgatroid99
2015-07-29
|
|
|
|
*
|
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
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #2676 from murgatroid99/node_jsdoc
Nicolas Noble
2015-07-28
|
|
\
\
\
|
*
\
\
\
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
|
\
\
\
\
|
|
|
|
|
|
*
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 branch 'master' into node_explicit_insecure_channel
murgatroid99
2015-07-27
|
|
|
|
|
|
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
Added explicit insecure credentials constructors
murgatroid99
2015-07-27
|
|
|
|
*
|
Rearranged some code for jsdoc, added some documentation
murgatroid99
2015-07-27
|
|
|
*
|
|
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
|
|
|
\
\
\
|
*
|
|
\
\
\
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
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
Added documentation command and settings to Node package
murgatroid99
2015-07-24
|
|
*
|
|
|
|
|
Merge pull request #2630 from murgatroid99/node_completion_key_names
Jan Tattermusch
2015-07-24
|
|
|
\
\
\
\
\
\
[next]