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
*
Fix mismatched new[] and delete in Node extension code
murgatroid99
2016-09-20
*
Fix typo in node.js README
Philipp Wahala
2016-09-07
*
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-08-16
|
\
|
*
Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin
Nicolas Noble
2016-08-11
|
|
\
|
*
\
Merge pull request #7577 from murgatroid99/node_dependency_update
Nicolas Noble
2016-08-11
|
|
\
\
*
|
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-08-11
|
\
|
|
|
|
|
|
*
Make Node grpc-tools protoc automatically call the plugin
murgatroid99
2016-08-09
|
|
|
/
|
|
/
|
|
|
*
Regenerate packages
murgatroid99
2016-08-02
|
|
*
Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update
murgatroid99
2016-08-02
|
|
|
\
|
*
|
|
Fix error handling authentication errors with non-numeric error codes
murgatroid99
2016-08-02
|
|
|
/
|
|
/
|
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
*
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
\
|
|
|
|
*
Update node protobuf dependency to 3.0.0 where applicable. Also update exampl...
murgatroid99
2016-07-29
|
|
/
|
*
Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak
kpayson64
2016-07-25
|
|
\
|
*
|
Fixed typo in Node health check package.json
murgatroid99
2016-07-21
|
|
*
Fix a memory leak in Node call credentials
murgatroid99
2016-07-14
|
|
/
*
/
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
/
*
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
*
Merge pull request #7203 from murgatroid99/node_separate_health_check
Nicolas Noble
2016-07-08
|
\
|
*
Add Node health check generated code and license files
murgatroid99
2016-07-06
|
*
Add grpc module pointer file for Node health check tests
murgatroid99
2016-07-01
|
*
Add Node health check package.json
murgatroid99
2016-07-01
|
*
Split Node health check code into a separate package and make it use static c...
murgatroid99
2016-07-01
*
|
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
|
/
*
Re-enable two Node credentials tests
murgatroid99
2016-06-28
*
Merge release-0_15 into master
murgatroid99
2016-06-24
|
\
|
*
Update version to 0.15.0
murgatroid99
2016-06-24
|
*
Fix Node Windows build error
murgatroid99
2016-06-24
*
|
Update master branch to 0.16.0-dev
murgatroid99
2016-06-24
|
/
*
Merge pull request #6747 from murgatroid99/node_logger_customization
Jan Tattermusch
2016-06-24
|
\
*
\
Merge pull request #6839 from dgquintas/simplify_compression_interop
Jan Tattermusch
2016-06-21
|
\
\
|
*
|
updated node interop server
David Garcia Quintas
2016-06-21
*
|
|
Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2
Jan Tattermusch
2016-06-20
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Direct additional log statement through custom logger
murgatroid99
2016-06-20
*
|
|
Node QPS worker: wait for clients to be ready before making calls
murgatroid99
2016-06-17
|
*
|
Add well known protos to Node and Ruby tools packages
murgatroid99
2016-06-15
|
/
/
*
|
Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments
Jan Tattermusch
2016-06-03
|
\
\
|
|
*
Add timestamps to custom log output
murgatroid99
2016-06-02
*
|
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
|
|
*
Minor change to common.js
murgatroid99
2016-06-01
|
|
*
Allow Node users to set a custom logger and log verbosity. Defaults to existi...
murgatroid99
2016-06-01
*
|
|
Remember to unref the slice
murgatroid99
2016-05-25
*
|
|
Remove extraneous logging code
murgatroid99
2016-05-25
*
|
|
Make Node not segfault when it receives a compressed message
murgatroid99
2016-05-25
|
|
/
|
/
|
*
|
Mark port as non-listening
Craig Tiller
2016-05-25
|
*
Added comments to node generation, also refactored some plugin code
murgatroid99
2016-05-20
|
/
*
Merge pull request #6536 from grpc/release-0_14
Nicolas Noble
2016-05-11
|
\
|
*
Fixed variable
murgatroid99
2016-05-10
|
*
Fix encoding and piping problems with Node plugin wrapper
murgatroid99
2016-05-10
|
*
The release branch is now 0.14.1-pre1.
Nicolas "Pixel" Noble
2016-05-10
[next]