Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
52bfb2564f5507b62d2e18a78ebcb391f2613eb9
/
src
/
node
70815ae
Merge pull request #3878 from murgatroid99/node_remove_log_lines
by Nicolas Noble
· 9 years ago
5fccd90
This is a library. It should not output logs to STDOUT by default
by murgatroid99
· 9 years ago
2d12214
Merge pull request #3846 from murgatroid99/node_distribute_ssl_roots
by jboeuf
· 9 years ago
6d6009f
Distribute roots.pem with the Node package
by murgatroid99
· 9 years ago
c52dfac
Fixed error in Node credentials test
by murgatroid99
· 9 years ago
7cfee08
Added more tests, removed some unused code, fixed a bug
by murgatroid99
· 9 years ago
71f5036
Added some more tests to increase coverage
by murgatroid99
· 9 years ago
75a2bba
Refactored some C++ code to improve code reuse
by murgatroid99
· 9 years ago
6fe015e
Add some tests to increase coverage, fix some failures
by murgatroid99
· 9 years ago
b733c74
Merge pull request #3760 from murgatroid99/node_unified_installation_failure
by Jan Tattermusch
· 9 years ago
5dbbd91
Revert "Added interval_us delay in Node interop server"
by murgatroid99
· 9 years ago
be13d81
Fixed some issues with the tests
by murgatroid99
· 9 years ago
eb185de
Fixed some issues with the Node tests
by murgatroid99
· 9 years ago
6374f9d
Fix a couple of issues with the node interop client
by murgatroid99
· 9 years ago
b8ceb7c
Added remaining implementable node interop tests, except compression
by murgatroid99
· 9 years ago
30df27a
Made Node interop client use all specified command line flags
by murgatroid99
· 9 years ago
83815ea
Added interval_us delay in Node interop server
by murgatroid99
· 9 years ago
a6a9a6d
Add incompressible responses and status echoing to Node interop server
by murgatroid99
· 9 years ago
2756fde
Resolved merge conflicts
by murgatroid99
· 9 years ago
4de94d4
Added more documentation to credentials.js
by murgatroid99
· 9 years ago
8d5396a
Resolved merge conflicts
by murgatroid99
· 9 years ago
47f519e
Resolved merge conflicts
by murgatroid99
· 9 years ago
0862bcf
Merge pull request #3625 from murgatroid99/node_single_install_step
by Tim Emiola
· 9 years ago
4399679
Removed now-extaneous function
by murgatroid99
· 9 years ago
0253f14
Resolved merge conflicts
by murgatroid99
· 9 years ago
f20d7db
Fixed issues with binary metadata type checking
by murgatroid99
· 9 years ago
9b701e9
Merge branch 'master' into node_interop_echo_metadata
by murgatroid99
· 9 years ago
cc54546
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
54030dd
Don't package tests in Node package
by murgatroid99
· 9 years ago
2c641c6
Fixed up Node tests after math folder move
by murgatroid99
· 9 years ago
0f93e43
Moved math proto and server to test folder
by murgatroid99
· 9 years ago
42a2c4e
Removed a bunch of Node files I don't need or use
by murgatroid99
· 9 years ago
7cd632c
Re-implemented call propagation tests to avoid race conditions
by murgatroid99
· 9 years ago
08005ed
Removed a pair of racy Node tests
by murgatroid99
· 9 years ago
b0f3bf1
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
2506141
Merge pull request #3602 from grpc/release-0_11
by Tim Emiola
· 9 years ago
196188f
Fixed node extension module name
by murgatroid99
· 9 years ago
86ef17a
Prevented composing insecure credentials
by murgatroid99
· 9 years ago
35155ae
Fixed missing item in Node library file list
by murgatroid99
· 9 years ago
2af89e4
Moved gRPC node package root to repo root, made it depend on grpc.gyp
by murgatroid99
· 9 years ago
5f709ca
Split Credentials into two types
by murgatroid99
· 9 years ago
d7d8337
Added code for extension coverage
by murgatroid99
· 9 years ago
a5a897d
Removed now-redundant credentials wrappings
by murgatroid99
· 9 years ago
9c43b00
Fixed some issues with new credential code
by murgatroid99
· 9 years ago
153b09d
Reworked credentials surface API, added test
by murgatroid99
· 9 years ago
8cde3d7
Implemented credentials plugin interface
by murgatroid99
· 9 years ago
43a1479
Added test for using gRPC with other async operations
by murgatroid99
· 9 years ago
8d4aec3
Added most of the plugin implementation
by murgatroid99
· 9 years ago
2e85b04
Merged from master
by murgatroid99
· 9 years ago
e5515d4
Merge pull request #3372 from grpc/release-0_11
by David G. Quintas
· 9 years ago
b58f69d
Merged from release_0.11 branch
by murgatroid99
· 9 years ago
e339f6f
Fixed hang when using Node gRPC with other async operations
by murgatroid99
· 9 years ago
ada3f61
Added function signatures for plugin wrapping
by murgatroid99
· 9 years ago
3ba30e1
Drop issue 527 TODOs for interop specification
by Nathaniel Manista
· 9 years ago
89a17fe
Merge pull request #3365 from murgatroid99/node_nan_2.0
by Tim Emiola
· 9 years ago
ff0ba48
Update Node module to 0.11.1 in anticipation of point release
by murgatroid99
· 9 years ago
62420a2
Merged from release_0.11
by murgatroid99
· 9 years ago
2b09783
Update to nan 2.0
by murgatroid99
· 9 years ago
1965810
Merge pull request #3341 from murgatroid99/node_memory_leak_0_11
by Tim Emiola
· 9 years ago
a59ee9a
Fixed a couple of incorrect "this" references in Node library
by murgatroid99
· 9 years ago
640325e
Fixed memory leak in Buffer construction
by murgatroid99
· 9 years ago
474f53b
Fixed Op destructors not being called
by murgatroid99
· 9 years ago
581846b
Update debian install instructions, jessie-backports
by Stanley Cheung
· 9 years ago
0ff9238
Merge branch 'master' into node_interop_echo_metadata
by murgatroid99
· 9 years ago
c9f43e5
Fix bugs that were causing auth interop tests to fail
by murgatroid99
· 9 years ago
b6c6efd
Update Node verison to 0.11 and status to 'Beta'
by murgatroid99
· 9 years ago
cc5516b
Merge pull request #2704 from murgatroid99/node_method_name_conflicts
by Tim Emiola
· 9 years ago
c7b488d
Remove redundant Node route guide examples
by murgatroid99
· 9 years ago
faaf298
Merge branch 'master' into node_method_name_conflicts
by murgatroid99
· 9 years ago
aec4ac8
update debian unstable to testing
by Stanley Cheung
· 9 years ago
036bf58
Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup
by Yang Gao
· 9 years ago
76ba1ff
Switched to using static functions for accessing Client properties
by murgatroid99
· 9 years ago
6c7185d
Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup
by Julien Boeuf
· 9 years ago
9708425
Merge branch 'master' into node_method_name_conflicts
by murgatroid99
· 9 years ago
956e411
Merge pull request #3012 from murgatroid99/node_metadata_class
by Tim Emiola
· 9 years ago
7d58aba
Emit proper status when failing to parse server stream
by murgatroid99
· 9 years ago
fe4bacb
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup
by Julien Boeuf
· 9 years ago
047f20d
Make single-response calls emit INTERNAL status for unparseable responses
by murgatroid99
· 9 years ago
6f1e2ea
Merge branch 'node_metadata_class' into node_error_code_compliance
by murgatroid99
· 9 years ago
0834833
Merge pull request #2947 from jboeuf/grpc_security_abi
by Craig Tiller
· 9 years ago
4ad4003
Fixed handling of binary metadata values
by murgatroid99
· 9 years ago
dd7e017
Fixed handling of binary metadata values
by murgatroid99
· 9 years ago
e634f9a
Fixed the tests
by murgatroid99
· 9 years ago
1eb113c
Add metadata echo functionality to interop server, and corresponding interop test
by murgatroid99
· 9 years ago
5390692
Merge branch 'node_metadata_class' into node_interop_echo_metadata
by murgatroid99
· 9 years ago
da22c15
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
by Tim Emiola
· 9 years ago
510a920
Credentials cleanup:
by Julien Boeuf
· 9 years ago
c5b570f
Adding void* at then end of security related method in order to have a stable ABI.
by Julien Boeuf
· 9 years ago
da96957
Merge branch 'master' into node_server_graceful_shutdown
by murgatroid99
· 9 years ago
4e53265
Changed prefixed Client properties to distinguish private and public properties
by murgatroid99
· 9 years ago
b7e55a2
Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs
by Tim Emiola
· 9 years ago
1e9dd32
Merge branch 'master' into node_method_name_conflicts
by murgatroid99
· 9 years ago
3cb49e0
Update node health check service
by yang-g
· 9 years ago
dde19d8
Allowed underscore in metadata keys
by murgatroid99
· 9 years ago
61bb21a
Reversed toLowerCase removal
by murgatroid99
· 9 years ago
5df6ebd
Replaced toLowerCase with local-insensitive downcasing function
by murgatroid99
· 9 years ago
01a7720
Moved key character check to before key transformation
by murgatroid99
· 9 years ago
6b8a3a7
Normalize keys when getting and removing metadata items
by murgatroid99
· 9 years ago
cc248a2
Added string value validation, modified key normalization and validation
by murgatroid99
· 9 years ago
6f98162
Merge pull request #2999 from murgatroid99/node_test_fixes
by Tim Emiola
· 9 years ago
Next »