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
*
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
|
*
Node: add test for reconnecting client after server restart
murgatroid99
2017-06-09
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
change LICENSE, add AUTHORS
Jan Tattermusch
2017-06-08
|
*
Fix minor error in Node generated documentation
murgatroid99
2017-06-05
*
|
Merge pull request #11286 from murgatroid99/node_perf_tests
Michael Lumish
2017-06-02
|
\
\
*
|
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
|
|
*
1.4.x branch cut, version bump PR
David Garcia Quintas
2017-05-30
|
|
/
|
/
|
*
|
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Michael Lumish
2017-05-30
|
\
\
|
*
|
Fix node cancellation tests
murgatroid99
2017-05-25
|
*
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
|
\
\
|
|
*
|
Add more null checks to call methods
murgatroid99
2017-05-25
|
|
|
*
Enable more Node performance tests, fix streaming test implementation
murgatroid99
2017-05-23
|
|
|
/
|
|
/
|
|
|
*
bump version to 1.3.6
Jan Tattermusch
2017-05-23
*
|
|
Merge branch 'master' into node_api_docs
murgatroid99
2017-05-23
|
\
|
|
*
|
|
Refactor some code and document most of the API
murgatroid99
2017-05-23
|
|
*
Update version to 1.3.5
Ken Payson
2017-05-19
|
|
*
Bump to version 1.3.4
Alexander Polcyn
2017-05-18
|
*
|
Fixed missed conflicts - use constants.logVerbosity instead
Stanley Cheung
2017-05-17
|
*
|
Upmerge from v1.3.x branch to master
Stanley Cheung
2017-05-17
|
/
|
|
|
|
*
Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix
Michael Lumish
2017-05-17
|
|
/
|
|
|
*
Change write callback to asynchronous to avoid recursion
murgatroid99
2017-05-16
|
*
|
Bump to version 1.3.3
Ken Payson
2017-05-16
|
|
*
Fix race between destroying call after status and handling write failure
murgatroid99
2017-05-15
|
|
/
*
|
Move gRPC constants to js file to include them in generated documentation
murgatroid99
2017-05-10
|
*
Bump to version 1.3.2
Stanley Cheung
2017-05-10
|
*
Bump to 1.3.2-pre1
Stanley Cheung
2017-05-09
*
|
Switch 'apply' for 'call' in pass-through functions
murgatroid99
2017-05-09
*
|
Refactor client logic into superclass with generic methods, improve documenta...
murgatroid99
2017-05-08
|
*
Update version to 1.3.1
murgatroid99
2017-05-04
|
*
Fix a bit of documentation that doesn't apply to Protobuf.js 5
murgatroid99
2017-05-02
|
*
Switch Protobuf.js dependency back to version 5
murgatroid99
2017-05-02
*
|
Clang format
murgatroid99
2017-04-28
*
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
murgatroid99
2017-04-28
|
*
1.3.0 -> 1.3.1-pre1
David Garcia Quintas
2017-04-27
|
*
s/1.3.0-pre/1.3.0
David Garcia Quintas
2017-04-27
|
*
Remove extra header from node_grpc.cc
murgatroid99
2017-04-26
|
*
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
murgatroid99
2017-04-26
|
|
\
|
|
*
Revert "Merge branch 'master' into v1.3.x"
Alexander Polcyn
2017-04-26
|
*
|
Clang format
murgatroid99
2017-04-25
|
*
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
murgatroid99
2017-04-25
|
/
/
*
|
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
murgatroid99
2017-04-25
|
\
|
*
|
Remove another from Node extension
murgatroid99
2017-04-25
*
|
Remove non-libuv code from Node extension
murgatroid99
2017-04-24
|
*
Merge branch 'tsan-c++' into hybrid
Craig Tiller
2017-04-20
|
|
\
|
|
*
Merge pull request #10182 from ctiller/cpparena
Craig Tiller
2017-04-20
|
|
|
\
|
|
*
\
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
murgatroid99
2017-04-19
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-19
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Extend clang-format to C#, Node, Ruby
Craig Tiller
2017-04-19
[next]