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
*
Merge pull request #2942 from murgatroid99/node_parent_call
Michael Lumish
2015-08-17
|
\
*
|
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
|
\
|
|
*
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
|
|
\
\
*
|
|
|
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
*
|
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
|
|
|
*
|
Changed object keys to valid identifier names
murgatroid99
2015-07-23
|
|
/
/
|
|
*
Fix node test. Remove all the server fake credentials references
yang-g
2015-07-22
|
|
/
|
/
|
|
*
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
|
/
*
Updated health check service with new changes
murgatroid99
2015-07-08
*
Minor changes to match recent design changes
murgatroid99
2015-07-07
*
Added some tests for the health check service
murgatroid99
2015-07-06
*
Fixed handling of long values
murgatroid99
2015-06-05
*
Added tests for serializing and deserializing 64 bit values in proto messages
murgatroid99
2015-06-05
*
Replaced underscore and underscore.string modules with lodash
murgatroid99
2015-06-03
*
Correctly handle reading the final message and then sending status
Craig Tiller
2015-05-19
*
Fixed server to handle invalid arguments without breaking
murgatroid99
2015-05-19
*
Added failing tests for server bad argument handling
murgatroid99
2015-05-18
*
Added Node interop test for timeout_on_sleeping_server
murgatroid99
2015-05-14
*
Merge branch 'master' into node_fix_message_echo
murgatroid99
2015-05-12
|
\
*
|
Added failing test that echos the request message
murgatroid99
2015-05-11
|
*
Updated ProtoBuf.js dependency. Updated protos to proto3
murgatroid99
2015-05-11
|
/
*
Added error events on client streams when the server is streaming
murgatroid99
2015-05-06
*
Added JSON option for gRPC file loading
murgatroid99
2015-04-20
*
Fixed bugs in trailing metadata handling and math server example
murgatroid99
2015-04-13
*
Reworded test case descriptions
murgatroid99
2015-04-03
*
Fixed proto syntax
murgatroid99
2015-03-26
*
Finished adding trailing metadata tests
murgatroid99
2015-03-26
*
Started adding support for trailing metadata
murgatroid99
2015-03-26
[next]