index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
ext
/
node_grpc.cc
Commit message (
Expand
)
Author
Age
*
Fix Node Windows build error
murgatroid99
2016-06-24
*
Merge pull request #6747 from murgatroid99/node_logger_customization
Jan Tattermusch
2016-06-24
|
\
|
*
Add timestamps to custom log output
murgatroid99
2016-06-02
*
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
|
*
Allow Node users to set a custom logger and log verbosity. Defaults to existi...
murgatroid99
2016-06-01
|
/
*
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
murgatroid99
2016-04-27
*
Update copyrights
Craig Tiller
2016-03-31
*
Node: fix metadata validation bug, improve error reporting
murgatroid99
2016-02-19
*
Make Node library build on Windows
Michael Lumish
2016-01-27
*
Make Node library use core metadata validation instead of duplicating it
murgatroid99
2016-01-07
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
*
Fixed node extension module name
murgatroid99
2015-10-02
*
|
Split Credentials into two types
murgatroid99
2015-09-30
|
/
*
Update to nan 2.0
murgatroid99
2015-09-17
*
Moved write flag constants to base module
murgatroid99
2015-08-17
*
Resolved merge conflicts with master
murgatroid99
2015-08-14
|
\
*
|
Add parent call propagation API to Node library
murgatroid99
2015-08-14
|
*
Wrap connectivity API, expose it to client as waitForReady
murgatroid99
2015-07-28
|
/
*
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
*
Removed reference to non-existent header
murgatroid99
2015-02-19
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Extension module now compiles and some tests pass
murgatroid99
2015-02-09
*
Part of the update to the new API
murgatroid99
2015-02-05
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26