Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1d2f28913e93481cc4b425c608dc7c59ebe026e4
/
src
/
node
1d2f289
Add timestamps to custom log output
by murgatroid99
· 8 years ago
4a43fe4
Minor change to common.js
by murgatroid99
· 8 years ago
9b9708a
Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger
by murgatroid99
· 8 years ago
325a059
Mark port as non-listening
by Craig Tiller
· 8 years ago
38c6cfb
Merge pull request #6536 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
8291274
Fixed variable
by murgatroid99
· 8 years ago
87f9e66
Fix encoding and piping problems with Node plugin wrapper
by murgatroid99
· 8 years ago
2c75731
The release branch is now 0.14.1-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
5ecdda7
Processing the 0.14 release.
by Nicolas "Pixel" Noble
· 8 years ago
d0cdd04
Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug
by Jan Tattermusch
· 8 years ago
de88da9
Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing
by Nicolas Noble
· 8 years ago
585ceca
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
by murgatroid99
· 9 years ago
c3eb649
node: fix math server minor bug
by Stanley Cheung
· 9 years ago
16caa50
Master is now 0.15.0-dev.
by Nicolas "Pixel" Noble
· 9 years ago
253a710
The release branch is now 0.14.0-pre1.
by Nicolas "Pixel" Noble
· 9 years ago
2b6a2ab
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
by murgatroid99
· 9 years ago
8a6efb7
Node tools: use the right extension for running protoc on Windows
by murgatroid99
· 9 years ago
2c21e5c
Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging
by Jan Tattermusch
· 9 years ago
64ec84c
Merge pull request #6325 from murgatroid99/node_default_roots
by Jan Tattermusch
· 9 years ago
5512a5f
Merge pull request #6322 from murgatroid99/node_service_default_method
by Jan Tattermusch
· 9 years ago
6f60766
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
by murgatroid99
· 9 years ago
d79b7ab
Merge pull request #6300 from dmitriykovalev/master
by Jan Tattermusch
· 9 years ago
92b8dec
Make Node servers warn instead of fail when a method is missing a handler
by murgatroid99
· 9 years ago
8658b17
Fixed minor Node compilation issue
by murgatroid99
· 9 years ago
110e07a
Added node plugin to grpc-tools npm package, updated build_package_node
by murgatroid99
· 9 years ago
a49e730
Merge pull request #5445 from murgatroid99/node_protoc_plugin
by Jan Tattermusch
· 9 years ago
79a75e2
Fixing invalid usage of getProtobufServiceAttrs() function.
by Dmitry Kovalev
· 9 years ago
792b302
Added file that lets generated code import grpc
by murgatroid99
· 9 years ago
1899743
Use math test to test generated code
by murgatroid99
· 9 years ago
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
c578e44
add some console messages to node qps worker
by Jan Tattermusch
· 9 years ago
c236a21
Merge pull request #6109 from murgatroid99/node_grpc_tools_package
by Nicolas Noble
· 9 years ago
2dc8442
Created node tools package to distribute protoc and eventually the plugin
by murgatroid99
· 9 years ago
54fa9e4
address code review comments
by Sree Kuchibhotla
· 9 years ago
5d27e8f
Correct a typo in the spec
by Sree Kuchibhotla
· 9 years ago
25058c9
Merge pull request #6032 from murgatroid99/node_stress_client
by Jan Tattermusch
· 9 years ago
2b95153
Expanded comment about Client class in stress_client
by murgatroid99
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
a8cd6dc
Fixed minor bug in metrics server, added metrics client
by murgatroid99
· 9 years ago
70788e1
Node stress test client
by murgatroid99
· 9 years ago
c91504e
Merge pull request #5900 from murgatroid99/node_callback_convention
by Nicolas Noble
· 9 years ago
51b81c1
Make option passing down to the client constructor more consistent
by murgatroid99
· 9 years ago
34fe47e
Merge pull request #5934 from murgatroid99/node_performance_test_improvements
by Jan Tattermusch
· 9 years ago
36da240
Merge pull request #5941 from murgatroid99/node_error_code_compliance_2
by Jan Tattermusch
· 9 years ago
518e0c1
Merge pull request #5837 from sreecha/grpc_fixit_node
by Jan Tattermusch
· 9 years ago
0cdf047
Fix Node status code usage to match spec
by murgatroid99
· 9 years ago
e7964dd
Fix the link again: Third time's a charm!
by Sree Kuchibhotla
· 9 years ago
b5a1ff5
Try fixing the link again
by Sree Kuchibhotla
· 9 years ago
26cbe1e
Fix broken link
by Sree Kuchibhotla
· 9 years ago
294c5d8
Address review feedback
by Sree Kuchibhotla
· 9 years ago
e9b3af8
Fixed import
by murgatroid99
· 9 years ago
9e3e0ab
Added generic service client and server to Node perf tests
by murgatroid99
· 9 years ago
27b8d90
Add option to use old client method argument order for now
by murgatroid99
· 9 years ago
ffdeda1
Fixed copyright
by murgatroid99
· 9 years ago
9a0c741
Follow Node's callback-last convention for client calls
by murgatroid99
· 9 years ago
2445456
DocFixit: Troubleshooting info for Windows and some minor tweaks
by Sree Kuchibhotla
· 9 years ago
4718a38
Unref uv_async after construction to avoid blocking at shutdown
by murgatroid99
· 9 years ago
25269f0
Fixed copyright
by murgatroid99
· 9 years ago
7fb87e7
Removed unnecessary include
by murgatroid99
· 9 years ago
734c8db
Node: made call credentials properly use UV async events. Also deleted some log lines
by murgatroid99
· 9 years ago
1d2933a
Merge branch 'master' into node_bad_message_handling
by murgatroid99
· 9 years ago
6387add
Merge pull request #5540 from soltanmm/upmerge
by Craig Tiller
· 9 years ago
4046492
Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc
by LisaFC
· 9 years ago
0e65fb3
Node: propagate read errors back down to core
by murgatroid99
· 9 years ago
9adecb0
Fix race between parsing messages and receiving status in Node client
by murgatroid99
· 9 years ago
11ce4ff
update min node version
by Stanley Cheung
· 9 years ago
357871f
Merge remote-tracking branch 'upstream/release-0_13'
by Masood Malekghassemi
· 9 years ago
ef3528e
Make client properly report when message deserialization fails
by murgatroid99
· 9 years ago
c939934
Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1
by yang-g
· 9 years ago
b912508
Merge pull request #5331 from murgatroid99/node_message_reflection_info
by Jan Tattermusch
· 9 years ago
af0e248
Fix copyrights
by murgatroid99
· 9 years ago
a3d7794
Add more reflection information to Node client classes
by murgatroid99
· 9 years ago
090a251
Node: fix metadata validation bug, improve error reporting
by murgatroid99
· 9 years ago
aea13f1
global replace health check proto v1alpha to v1
by yang-g
· 9 years ago
5acbb9c
Sanitize files
by murgatroid99
· 9 years ago
654d254
Add tests and documentation for new options
by murgatroid99
· 9 years ago
c02910b
Node: add options to modify ProtoBuf behavior
by murgatroid99
· 9 years ago
f74a67b
Rename to reduce confusion
by vjpai
· 9 years ago
777777e
Pass delete[] explicitely to Nan::NewBuffer.
by Patryk Lesiewicz
· 9 years ago
7a55684
Clang format and fix copyrights
by murgatroid99
· 9 years ago
309830f
Replace 'long' with 'int64_t' in public core headers
by murgatroid99
· 9 years ago
bcfe99a
Merge pull request #5008 from vjpai/worker_quit
by Michael Lumish
· 9 years ago
38460b8
Implement core_count RPC for Node.JS to track new master version of services.proto and control.proto
by Vijay Pai
· 9 years ago
d99ed6b
Add quit option to Node.js worker
by Vijay Pai
· 9 years ago
1c686e8
Merge pull request #4952 from murgatroid99/node_windows_compile
by Nicolas Noble
· 9 years ago
2fedbec
Fix a typo
by Vijay Pai
· 9 years ago
5919e81
Remove host option from ServerConfig proto since it is error-prone and
by Vijay Pai
· 9 years ago
b4e51b5
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
e2f3465
Make Node library build on Windows
by Michael Lumish
· 9 years ago
59ab169
Fix copyrights
by murgatroid99
· 9 years ago
83e748f
Merge pull request #4887 from wilhuff/buffer-new
by Michael Lumish
· 9 years ago
240eab7
Merge branch 'master' into node_binary_precompile
by murgatroid99
· 9 years ago
16110ee
Allocate node Buffer contents with new[]
by Marek Gilbert
· 9 years ago
fc32e62
Fix Node test lint error
by murgatroid99
· 9 years ago
e190f35
Completed integration of node-pre-gyp into Node library
by murgatroid99
· 9 years ago
3c1720c
Updated copyrights...
by David Garcia Quintas
· 9 years ago
17fe83b
Merge branch 'master' of github.com:grpc/grpc into check_newlines
by David Garcia Quintas
· 9 years ago
ecda59b
Merge pull request #4743 from murgatroid99/node_doc_gen_config_update
by Michael Lumish
· 9 years ago
45484b3
Added sanity check for trailing newlines
by David Garcia Quintas
· 9 years ago
d50a4ee
Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize
by Michael Lumish
· 9 years ago
Next »