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 #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
|
*
|
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
*
Merge pull request #1097 from murgatroid99/node_general_interface
Tim Emiola
2015-03-23
|
\
|
*
Added a test for generic client and server constructors
murgatroid99
2015-03-19
|
*
Added functions to create generic servers and clients
murgatroid99
2015-03-18
*
|
Simplified some tests
murgatroid99
2015-03-17
*
|
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
|
/
*
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
*
Added more tests
murgatroid99
2015-03-09
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Fixed lint errors
murgatroid99
2015-02-19
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added interop support for default root SSL certs
murgatroid99
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Last test now passes
murgatroid99
2015-02-12
*
Removed extra log lines
murgatroid99
2015-02-12
*
All tests but one now pass against new API
murgatroid99
2015-02-12
*
Fixed most of surface tests
murgatroid99
2015-02-12
*
Fixed end to end tests
murgatroid99
2015-02-11
[next]