murgatroid99
|
0695ded28e
|
Merged node_test_fixes
|
2015-08-20 11:28:20 -07:00 |
murgatroid99
|
402ebf88d9
|
Added new Metadata class to abstract over internal representation and normalize keys
|
2015-08-20 11:27:05 -07:00 |
Stanley Cheung
|
925b2bdfb0
|
update installation instructions, review feedback
|
2015-08-19 16:32:39 -07:00 |
Stanley Cheung
|
d259f1600a
|
update installation instructions, review feedback
|
2015-08-19 15:59:59 -07:00 |
murgatroid99
|
9a57cad9ff
|
Fixed tests
|
2015-08-19 15:02:15 -07:00 |
murgatroid99
|
18a3936291
|
Merge branch 'node_test_fixes' into node_server_creds_multiple_pairs
|
2015-08-19 15:00:24 -07:00 |
murgatroid99
|
3bd3e4094f
|
Stop dereferencing an optional parameter without checking it
|
2015-08-19 14:59:11 -07:00 |
murgatroid99
|
5bb18030d2
|
Modified server SSL certs to allow multiple pairs and force_client_auth flag
|
2015-08-19 14:57:19 -07:00 |
Stanley Cheung
|
2ba89bc020
|
update installation instructions, review feedback
|
2015-08-19 14:39:05 -07:00 |
Stanley Cheung
|
6730adb9b0
|
update debian install instructions
|
2015-08-19 14:39:05 -07:00 |
murgatroid99
|
1cb948a0a7
|
Added a test, enabled other tests
|
2015-08-19 11:49:53 -07:00 |
murgatroid99
|
47f39044f1
|
Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown
|
2015-08-19 11:42:51 -07:00 |
Tim Emiola
|
886b8f1f8b
|
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
Added an inline C++ function to replace a deprecated nan function
|
2015-08-19 10:43:33 -07:00 |
Tim Emiola
|
20350bd89e
|
Merge pull request #2960 from murgatroid99/node_compression
Add per-message compression disabling in Node
|
2015-08-19 10:42:25 -07:00 |
murgatroid99
|
5fd4ed5826
|
Removed errant NULL setting
|
2015-08-19 10:34:59 -07:00 |
Yang Gao
|
066438eca1
|
Merge pull request #2972 from ctiller/get-reserved-things-right
Add some reserved checks that need to be present
|
2015-08-19 09:59:48 -07:00 |
Craig Tiller
|
c95b454a49
|
Zero out reserved field in node
|
2015-08-19 08:02:38 -07:00 |
murgatroid99
|
b4b3852667
|
Merge branch 'master' into node_server_graceful_shutdown
|
2015-08-18 18:23:38 -07:00 |
murgatroid99
|
465d03e171
|
Split server shutdown into tryShutdown and forceShutdown
|
2015-08-18 17:38:11 -07:00 |
murgatroid99
|
ccb6cbe501
|
Only use encoding for write flags if it is numeric
|
2015-08-17 14:06:32 -07:00 |
murgatroid99
|
ff25af0163
|
Moved write flag constants to base module
|
2015-08-17 14:00:31 -07:00 |
murgatroid99
|
fb34cbe5dc
|
Resolved merge conflicts with master
|
2015-08-17 13:52:09 -07:00 |
murgatroid99
|
bb36430c4f
|
Made deadline tests accept INTERNAL status
|
2015-08-17 13:35:54 -07:00 |
murgatroid99
|
0f7084ff7a
|
Added an inline C++ function to replace a deprecated nan function
|
2015-08-17 11:36:03 -07:00 |
Michael Lumish
|
2cbaf1e9ac
|
Merge pull request #2942 from murgatroid99/node_parent_call
Add parent call propagation API to Node library
|
2015-08-17 12:52:16 -04:00 |
murgatroid99
|
76ff8e8e28
|
Resolved merge conflicts with master
|
2015-08-14 13:17:07 -07:00 |
murgatroid99
|
dcd29a3c7a
|
Fixed typo in argument error message
|
2015-08-14 12:57:00 -07:00 |
murgatroid99
|
833652967c
|
Replaced remaining references to 'listen' with 'start'
|
2015-08-14 11:09:04 -07:00 |
murgatroid99
|
6a710c00b7
|
Resolved merge conflicts with master
|
2015-08-14 11:02:32 -07:00 |
murgatroid99
|
4e0886684a
|
Made deadline tests work
|
2015-08-14 10:48:45 -07:00 |
murgatroid99
|
64035f9b3b
|
Add parent call propagation API to Node library
|
2015-08-14 10:35:43 -07:00 |
Jan Tattermusch
|
f5fa08c907
|
Merge pull request #2696 from murgatroid99/node_client_connectivity
Wrap connectivity API, expose it to client as waitForReady
|
2015-08-14 09:19:38 -07:00 |
murgatroid99
|
cb408b39bc
|
Further fixed connectivity tests
|
2015-08-13 11:26:57 -07:00 |
murgatroid99
|
46a8476501
|
Modified watchState functions to match C API
|
2015-08-13 11:24:34 -07:00 |
murgatroid99
|
d71afbc48b
|
Fixed typo
|
2015-08-13 11:00:13 -07:00 |
murgatroid99
|
843510793d
|
Resolved merge conflicts with master
|
2015-08-13 10:58:53 -07:00 |
Nicolas "Pixel" Noble
|
68dce04303
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Conflicts:
src/ruby/ext/grpc/rb_channel.c
|
2015-08-13 02:07:12 +02:00 |
murgatroid99
|
225cb6e27d
|
Resolved merge conflicts with master
|
2015-08-12 15:28:07 -07:00 |
Jan Tattermusch
|
4add842a31
|
Merge pull request #2901 from murgatroid99/node_fix_auth_interop
Node fix auth interop
|
2015-08-12 15:13:36 -07:00 |
murgatroid99
|
02b7005b49
|
Clarified address regex
|
2015-08-12 11:54:41 -07:00 |
murgatroid99
|
7970af5e1b
|
Fix scheme matching in auth URI
|
2015-08-12 11:32:54 -07:00 |
Tim Emiola
|
3a03d61958
|
Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning
Disabled deprecation warnings in Node build
|
2015-08-12 11:14:01 -07:00 |
Nicolas "Pixel" Noble
|
5cb7853f37
|
Fixing merge failures.
|
2015-08-12 20:07:54 +02:00 |
Nicolas "Pixel" Noble
|
eecc28c9b3
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Conflicts:
src/node/ext/call.cc
src/node/ext/channel.cc
|
2015-08-12 19:53:03 +02:00 |
murgatroid99
|
1e65e15085
|
Fixed failing cloud-to-prod auth interop tests
|
2015-08-12 10:48:39 -07:00 |
murgatroid99
|
33591d5e19
|
Fixed lint errors
|
2015-08-11 17:30:05 -07:00 |
murgatroid99
|
04df830e53
|
Resolved merge conflicts with master
|
2015-08-11 17:28:42 -07:00 |
Nicolas "Pixel" Noble
|
95a96f88f6
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Conflicts:
src/csharp/ext/grpc_csharp_ext.c
|
2015-08-12 01:14:17 +02:00 |
Nicolas "Pixel" Noble
|
5cbc7dd6c9
|
Reverted unintended change.
|
2015-08-12 01:10:54 +02:00 |
Tim Emiola
|
fd69a0e439
|
Merge pull request #2715 from murgatroid99/node_interop_client_simplify
Eliminated some redundant checks in the Node interop client
|
2015-08-11 08:31:25 -07:00 |