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
*
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
*
Updated copyrights
murgatroid99
2016-01-12
*
Update some wrapped stuff
Craig Tiller
2016-01-07
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Added support for ResponseParameters.interval_us to the Node interop server
murgatroid99
2015-12-11
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
*
Merge pull request #4304 from jtattermusch/proto_cleanup
Michael Lumish
2015-12-08
|
\
*
\
Merge pull request #4321 from murgatroid99/node_benchmark_service
Jan Tattermusch
2015-12-08
|
\
\
*
\
\
Merge pull request #4306 from jcanizales/merge-release
Jan Tattermusch
2015-12-07
|
\
\
\
|
|
|
*
update location of .protos in node
Jan Tattermusch
2015-12-07
|
|
|
*
consolidate math.proto and health.proto
Jan Tattermusch
2015-12-07
|
|
_
|
/
|
/
|
|
|
|
*
Fixed up the Node benchmark implementation
murgatroid99
2015-12-07
*
|
|
Refactored server.js and added a test to increase coverage
murgatroid99
2015-12-07
|
*
|
Generalize metadata plugin arguments to future-proof it
murgatroid99
2015-12-04
|
*
|
Fixes memory leak when receiving data
Seongjin Cho
2015-12-03
|
*
|
Memory leak fix?
Seongjin Cho
2015-12-03
*
|
|
merge with head and resolve conflict
yang-g
2015-12-02
|
\
\
\
|
|
|
*
Fixed some bugs in node benchmark service
murgatroid99
2015-12-01
|
*
|
|
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
|
\
|
|
|
*
|
|
Fixes memory leak when receiving data
Seongjin Cho
2015-12-01
|
*
|
|
Memory leak fix?
Seongjin Cho
2015-11-30
|
/
/
/
|
|
*
Added most of what's needed for QPS benchmark measurement
murgatroid99
2015-11-24
|
|
*
Remove old performance measurement scripts
murgatroid99
2015-11-20
|
|
/
|
/
|
|
*
Also adding a credentials type to the plugin API.
Julien Boeuf
2015-11-19
|
*
Fixing node build.
Julien Boeuf
2015-11-18
|
*
Fixing implementations.
Julien Boeuf
2015-11-18
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
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
|
*
|
Fixed incorrect type in a malloc in Node extension
murgatroid99
2015-11-09
|
|
/
|
*
Ensure application and Node library user agent strings are together at the be...
murgatroid99
2015-11-06
|
*
Merge pull request #4009 from jtattermusch/add_badges
Michael Lumish
2015-10-30
|
|
\
|
|
*
Add npm badge
Jan Tattermusch
2015-10-30
|
*
|
Merge pull request #3886 from murgatroid99/node_file_comments
Tim Emiola
2015-10-30
|
|
\
\
*
|
|
|
Change error message in credentials test
murgatroid99
2015-10-27
|
*
|
|
Make Node interop client use default roots file path
murgatroid99
2015-10-22
*
|
|
|
Fixed lint errors
murgatroid99
2015-10-21
*
|
|
|
Updated Node credentials API to match core API change
murgatroid99
2015-10-20
|
|
_
|
/
|
/
|
|
|
*
|
Merge pull request #3878 from murgatroid99/node_remove_log_lines
Nicolas Noble
2015-10-20
|
/
|
|
|
|
*
Added some file-level comments to Node source files
murgatroid99
2015-10-19
|
|
/
|
/
|
|
*
This is a library. It should not output logs to STDOUT by default
murgatroid99
2015-10-19
*
|
Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots
jboeuf
2015-10-15
|
\
\
|
|
/
|
/
|
|
*
Distribute roots.pem with the Node package
murgatroid99
2015-10-15
*
|
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
*
|
Refactored some C++ code to improve code reuse
murgatroid99
2015-10-12
*
|
Add some tests to increase coverage, fix some failures
murgatroid99
2015-10-12
|
/
*
Merge pull request #3760 from murgatroid99/node_unified_installation_failure
Jan Tattermusch
2015-10-09
|
\
[next]