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
*
node: fix math server minor bug
Stanley Cheung
2016-05-06
*
Make Node servers warn instead of fail when a method is missing a handler
murgatroid99
2016-04-27
*
Added file that lets generated code import grpc
murgatroid99
2016-04-20
*
Use math test to test generated code
murgatroid99
2016-04-20
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge pull request #5900 from murgatroid99/node_callback_convention
Nicolas Noble
2016-03-28
|
\
*
|
Fix Node status code usage to match spec
murgatroid99
2016-03-23
|
*
Fixed copyright
murgatroid99
2016-03-21
|
*
Follow Node's callback-last convention for client calls
murgatroid99
2016-03-21
|
/
*
Fix race between parsing messages and receiving status in Node client
murgatroid99
2016-03-04
*
Sanitize files
murgatroid99
2016-02-17
*
Add tests and documentation for new options
murgatroid99
2016-02-17
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
*
Merge branch 'master' into node_binary_precompile
murgatroid99
2016-01-26
|
|
\
|
|
/
|
/
|
|
*
Fix Node test lint error
murgatroid99
2016-01-20
|
*
Completed integration of node-pre-gyp into Node library
murgatroid99
2016-01-20
*
|
Updated copyrights...
David Garcia Quintas
2016-01-15
*
|
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
|
/
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
*
update location of .protos in node
Jan Tattermusch
2015-12-07
*
consolidate math.proto and health.proto
Jan Tattermusch
2015-12-07
*
Refactored server.js and added a test to increase coverage
murgatroid99
2015-12-07
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
|
|
*
Updating the server1 cert so that it can be used with Go.
Julien Boeuf
2015-11-09
|
|
/
*
|
Change error message in credentials test
murgatroid99
2015-10-27
*
|
Fixed lint errors
murgatroid99
2015-10-21
*
|
Updated Node credentials API to match core API change
murgatroid99
2015-10-20
|
*
This is a library. It should not output logs to STDOUT by default
murgatroid99
2015-10-19
|
/
*
Fixed error in Node credentials test
murgatroid99
2015-10-13
*
Added more tests, removed some unused code, fixed a bug
murgatroid99
2015-10-13
*
Added some more tests to increase coverage
murgatroid99
2015-10-12
*
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
*
Fixed some issues with the tests
murgatroid99
2015-10-09
*
Added remaining implementable node interop tests, except compression
murgatroid99
2015-10-08
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
*
Resolved merge conflicts
murgatroid99
2015-10-07
|
|
\
*
|
\
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3625 from murgatroid99/node_single_install_step
Tim Emiola
2015-10-07
|
|
\
\
*
|
|
|
Resolved merge conflicts
murgatroid99
2015-10-07
|
\
|
|
|
|
*
|
|
Merge branch 'master' into node_interop_echo_metadata
murgatroid99
2015-10-06
|
|
\
\
\
*
|
\
\
\
Resolved merge conflicts with master
murgatroid99
2015-10-06
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Fixed up Node tests after math folder move
murgatroid99
2015-10-06
|
|
|
|
*
Moved math proto and server to test folder
murgatroid99
2015-10-06
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Re-implemented call propagation tests to avoid race conditions
murgatroid99
2015-10-05
|
*
|
|
Removed a pair of racy Node tests
murgatroid99
2015-10-05
|
|
|
*
Resolved merge conflicts with master
murgatroid99
2015-10-05
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Moved gRPC node package root to repo root, made it depend on grpc.gyp
murgatroid99
2015-10-01
*
|
|
|
Split Credentials into two types
murgatroid99
2015-09-30
*
|
|
|
Removed now-redundant credentials wrappings
murgatroid99
2015-09-28
[next]