Craig Tiller
|
138915b415
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
2015-05-26 16:40:35 -07:00 |
|
murgatroid99
|
e4b08cafe7
|
Updated Node.js version to 0.9.0
|
2015-05-26 12:45:01 -07:00 |
|
Craig Tiller
|
c76e194897
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Conflicts:
src/core/surface/call.c
test/core/end2end/dualstack_socket_test.c
test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c
test/core/end2end/tests/early_server_shutdown_finishes_tags.c
test/core/end2end/tests/graceful_server_shutdown.c
test/core/end2end/tests/invoke_large_request.c
test/core/end2end/tests/max_concurrent_streams.c
test/core/end2end/tests/max_message_length.c
test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c
test/core/end2end/tests/request_response_with_metadata_and_payload.c
test/core/end2end/tests/request_response_with_payload.c
test/core/end2end/tests/request_response_with_payload_and_call_creds.c
test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c
test/core/end2end/tests/request_with_large_metadata.c
test/core/end2end/tests/request_with_payload.c
test/core/httpcli/httpcli_test.c
tools/run_tests/run_tests.py
|
2015-05-24 15:58:14 -07:00 |
|
remi Taylor
|
fc02b5138c
|
Update node server examples to consistently bind to 50051
|
2015-05-24 15:08:31 -07:00 |
|
murgatroid99
|
66a0d973a7
|
Reverted change to _write in client.js
|
2015-05-22 11:06:11 -07:00 |
|
murgatroid99
|
2008d8b8ca
|
Coalesced redundant code
|
2015-05-22 10:29:05 -07:00 |
|
murgatroid99
|
b08615e8bd
|
Removed debug log
|
2015-05-22 09:50:41 -07:00 |
|
murgatroid99
|
6664d4ad01
|
Fixed ordering assumptions in server_streaming interop test
|
2015-05-22 09:49:06 -07:00 |
|
Craig Tiller
|
9ecee83d9a
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
2015-05-21 14:24:13 -07:00 |
|
Tim Emiola
|
92aed34aef
|
Merge pull request #1574 from murgatroid99/node_service_packager
Node service packager
|
2015-05-21 07:57:16 -07:00 |
|
Craig Tiller
|
90e5cd510b
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
2015-05-20 10:33:37 -07:00 |
|
Craig Tiller
|
0ed2a498a8
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
2015-05-19 22:20:57 -07:00 |
|
Craig Tiller
|
c7d18ccc2a
|
Correctly handle reading the final message and then sending status
|
2015-05-19 21:54:40 -07:00 |
|
murgatroid99
|
4f6cb59ce5
|
Fixed client handling of failed batches
|
2015-05-19 14:13:21 -07:00 |
|
murgatroid99
|
18b727d54a
|
Fixed server to handle invalid arguments without breaking
|
2015-05-19 09:51:26 -07:00 |
|
murgatroid99
|
06ddb92e9c
|
Added failing tests for server bad argument handling
|
2015-05-18 16:52:47 -07:00 |
|
Craig Tiller
|
19dba77736
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
2015-05-17 14:28:56 -07:00 |
|
Tim Emiola
|
b0390c4af8
|
Merge pull request #1607 from murgatroid99/node_timeout_interop_test
Added Node interop test for timeout_on_sleeping_server
|
2015-05-15 10:05:14 -07:00 |
|
murgatroid99
|
f42765fc4b
|
Added comments to service_packager script
|
2015-05-15 09:34:49 -07:00 |
|
murgatroid99
|
ed190c015b
|
Removed response type
|
2015-05-14 15:49:30 -07:00 |
|
murgatroid99
|
58bc7eefa7
|
Added Node interop test for timeout_on_sleeping_server
|
2015-05-14 15:23:16 -07:00 |
|
murgatroid99
|
8bb7fa7e53
|
Fixed client auth implementation and tests
|
2015-05-14 10:04:48 -07:00 |
|
murgatroid99
|
cb1821a7bf
|
Added service_packager description to bin/README.md
|
2015-05-13 11:08:42 -07:00 |
|
murgatroid99
|
b83a8cf2a1
|
Fixed include path handling
|
2015-05-13 10:55:00 -07:00 |
|
Craig Tiller
|
775ebf37f3
|
Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup
|
2015-05-12 14:42:27 -07:00 |
|
Craig Tiller
|
05e692dac4
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
|
2015-05-12 14:08:56 -07:00 |
|
Craig Tiller
|
94526b73e4
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
2015-05-12 13:30:28 -07:00 |
|
murgatroid99
|
27eed6c644
|
service_packager now properly generates service and package files
|
2015-05-12 12:39:22 -07:00 |
|
Yang Gao
|
a0667b3f00
|
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream
Completion queue binding for new requests API change
|
2015-05-12 12:37:24 -07:00 |
|
Tim Emiola
|
58eed65599
|
Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test
Added jwtaccess cloud-to-prod interop test
|
2015-05-12 11:53:32 -07:00 |
|
murgatroid99
|
1ca5f1e54f
|
Merge branch 'master' into node_service_packager
|
2015-05-12 11:14:08 -07:00 |
|
murgatroid99
|
bea4c89de5
|
Bump Node version to 0.8.0
|
2015-05-12 10:35:57 -07:00 |
|
murgatroid99
|
20dcbb976a
|
Updated interop tests to handle proto3 changes
|
2015-05-12 10:35:18 -07:00 |
|
Craig Tiller
|
77c771afaf
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
2015-05-12 09:57:09 -07:00 |
|
murgatroid99
|
a70f6a955a
|
Updated deserialization code to fix message echoing
|
2015-05-12 09:50:37 -07:00 |
|
murgatroid99
|
44e2358bbc
|
Merge branch 'master' into node_fix_message_echo
|
2015-05-12 09:35:03 -07:00 |
|
murgatroid99
|
9fe2bde031
|
Added failing test that echos the request message
|
2015-05-11 14:27:39 -07:00 |
|
murgatroid99
|
6049a52171
|
Added jwtaccess cloud-to-prod interop test
|
2015-05-11 13:53:57 -07:00 |
|
murgatroid99
|
dccd4f031c
|
Removed a default value I missed
|
2015-05-11 13:38:26 -07:00 |
|
murgatroid99
|
8b05c4d6b3
|
Updated ProtoBuf.js dependency. Updated protos to proto3
|
2015-05-11 13:34:32 -07:00 |
|
Craig Tiller
|
06f62e2cfc
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
|
2015-05-08 17:04:13 -07:00 |
|
Craig Tiller
|
739c54df10
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Conflicts:
test/cpp/end2end/async_end2end_test.cc
|
2015-05-08 16:38:32 -07:00 |
|
Tim Emiola
|
acf317365b
|
Merge pull request #1515 from murgatroid99/node_auth_uri_parameter
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
|
2015-05-08 10:49:24 -07:00 |
|
Craig Tiller
|
0bd7b09bae
|
Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of github.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream
|
2015-05-08 08:32:44 -07:00 |
|
Craig Tiller
|
52a66cd483
|
Correct Node build errors
|
2015-05-08 08:03:04 -07:00 |
|
Craig Tiller
|
9ff60c1b06
|
Port Node to new API
|
2015-05-08 07:37:15 -07:00 |
|
murgatroid99
|
e1ab1c2bad
|
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
|
2015-05-07 13:09:42 -07:00 |
|
murgatroid99
|
713518e264
|
Merge branch 'master' into node_status_error_event
|
2015-05-07 10:02:59 -07:00 |
|
murgatroid99
|
851e0993f3
|
Version bump because of new exposed errors
|
2015-05-06 17:00:17 -07:00 |
|
murgatroid99
|
d718acee37
|
Added error events on client streams when the server is streaming
|
2015-05-06 16:46:19 -07:00 |
|