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
*
add some console messages to node qps worker
Jan Tattermusch
2016-04-14
*
Merge pull request #6109 from murgatroid99/node_grpc_tools_package
Nicolas Noble
2016-04-07
|
\
|
*
Created node tools package to distribute protoc and eventually the plugin
murgatroid99
2016-04-06
*
|
address code review comments
Sree Kuchibhotla
2016-04-06
*
|
Correct a typo in the spec
Sree Kuchibhotla
2016-04-05
|
/
*
Merge pull request #6032 from murgatroid99/node_stress_client
Jan Tattermusch
2016-04-01
|
\
|
*
Expanded comment about Client class in stress_client
murgatroid99
2016-03-31
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Fixed minor bug in metrics server, added metrics client
murgatroid99
2016-03-30
|
*
Node stress test client
murgatroid99
2016-03-30
|
/
*
Merge pull request #5900 from murgatroid99/node_callback_convention
Nicolas Noble
2016-03-28
|
\
|
*
Make option passing down to the client constructor more consistent
murgatroid99
2016-03-28
*
|
Merge pull request #5934 from murgatroid99/node_performance_test_improvements
Jan Tattermusch
2016-03-25
|
\
\
*
\
\
Merge pull request #5941 from murgatroid99/node_error_code_compliance_2
Jan Tattermusch
2016-03-24
|
\
\
\
*
\
\
\
Merge pull request #5837 from sreecha/grpc_fixit_node
Jan Tattermusch
2016-03-24
|
\
\
\
\
|
|
*
|
|
Fix Node status code usage to match spec
murgatroid99
2016-03-23
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix the link again: Third time's a charm!
Sree Kuchibhotla
2016-03-23
|
*
|
|
Try fixing the link again
Sree Kuchibhotla
2016-03-23
|
*
|
|
Fix broken link
Sree Kuchibhotla
2016-03-23
|
*
|
|
Address review feedback
Sree Kuchibhotla
2016-03-23
|
|
*
|
Fixed import
murgatroid99
2016-03-23
|
|
*
|
Added generic service client and server to Node perf tests
murgatroid99
2016-03-23
|
|
/
/
|
/
|
|
|
|
*
Add option to use old client method argument order for now
murgatroid99
2016-03-22
|
|
*
Fixed copyright
murgatroid99
2016-03-21
|
|
*
Follow Node's callback-last convention for client calls
murgatroid99
2016-03-21
|
*
|
DocFixit: Troubleshooting info for Windows and some minor tweaks
Sree Kuchibhotla
2016-03-18
|
|
/
*
|
Unref uv_async after construction to avoid blocking at shutdown
murgatroid99
2016-03-17
*
|
Fixed copyright
murgatroid99
2016-03-16
*
|
Removed unnecessary include
murgatroid99
2016-03-16
*
|
Node: made call credentials properly use UV async events. Also deleted some l...
murgatroid99
2016-03-16
|
/
*
Merge branch 'master' into node_bad_message_handling
murgatroid99
2016-03-10
|
\
|
*
Merge pull request #5540 from soltanmm/upmerge
Craig Tiller
2016-03-09
|
|
\
|
*
\
Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc
LisaFC
2016-03-08
|
|
\
\
*
|
|
|
Node: propagate read errors back down to core
murgatroid99
2016-03-07
|
/
/
/
*
|
|
Fix race between parsing messages and receiving status in Node client
murgatroid99
2016-03-04
|
*
|
update min node version
Stanley Cheung
2016-03-04
|
/
/
|
*
Merge remote-tracking branch 'upstream/release-0_13'
Masood Malekghassemi
2016-03-02
|
/
|
|
*
Make client properly report when message deserialization fails
murgatroid99
2016-02-26
*
|
Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1
yang-g
2016-02-24
|
\
|
|
*
Merge pull request #5331 from murgatroid99/node_message_reflection_info
Jan Tattermusch
2016-02-22
|
|
\
|
*
|
Fix copyrights
murgatroid99
2016-02-19
|
|
*
Add more reflection information to Node client classes
murgatroid99
2016-02-19
|
*
|
Node: fix metadata validation bug, improve error reporting
murgatroid99
2016-02-19
|
|
/
*
/
global replace health check proto v1alpha to v1
yang-g
2016-02-19
|
/
*
Sanitize files
murgatroid99
2016-02-17
*
Add tests and documentation for new options
murgatroid99
2016-02-17
*
Node: add options to modify ProtoBuf behavior
murgatroid99
2016-02-17
*
Rename to reduce confusion
vjpai
2016-02-12
*
Pass delete[] explicitely to Nan::NewBuffer.
Patryk Lesiewicz
2016-02-10
*
Clang format and fix copyrights
murgatroid99
2016-02-05
[next]