Tim Emiola
|
edd5525b4f
|
Merge pull request #3625 from murgatroid99/node_single_install_step
Node single install step
|
2015-10-07 11:55:26 -07:00 |
|
murgatroid99
|
eecd1f524b
|
Merge branch 'master' into node_interop_echo_metadata
|
2015-10-06 14:01:55 -07:00 |
|
murgatroid99
|
2254fd5aa7
|
Moved gRPC node package root to repo root, made it depend on grpc.gyp
|
2015-10-01 11:54:00 -07:00 |
|
Nathaniel Manista
|
4c4ba55dc8
|
Drop issue 527 TODOs for interop specification
The UnaryCall interop test is now adequately specified in
doc/interop-test-descriptions.md.
|
2015-09-23 15:22:15 +00:00 |
|
murgatroid99
|
00b27b27c4
|
Merge branch 'master' into node_interop_echo_metadata
|
2015-09-02 12:56:58 -07:00 |
|
murgatroid99
|
34c26e0df7
|
Fix bugs that were causing auth interop tests to fail
|
2015-09-01 18:24:27 -07:00 |
|
murgatroid99
|
d76b6a0c4f
|
Switched to using static functions for accessing Client properties
|
2015-08-28 14:57:04 -07:00 |
|
murgatroid99
|
f02ed6d312
|
Merge branch 'master' into node_method_name_conflicts
|
2015-08-28 12:36:48 -07:00 |
|
Tim Emiola
|
f9937362e8
|
Merge pull request #3012 from murgatroid99/node_metadata_class
Replace metadata objects with a Metadata class
|
2015-08-28 11:39:27 -07:00 |
|
murgatroid99
|
85423a907d
|
Fixed the tests
|
2015-08-27 10:02:00 -07:00 |
|
murgatroid99
|
d5b74a1044
|
Add metadata echo functionality to interop server, and corresponding interop test
|
2015-08-27 09:26:33 -07:00 |
|
murgatroid99
|
cf2b8c0faf
|
Merge branch 'node_metadata_class' into node_interop_echo_metadata
|
2015-08-26 14:32:44 -07:00 |
|
murgatroid99
|
3954abe977
|
Changed prefixed Client properties to distinguish private and public properties
|
2015-08-21 14:01:47 -07:00 |
|
murgatroid99
|
aca7862c9c
|
Merge branch 'master' into node_method_name_conflicts
|
2015-08-21 12:02:15 -07:00 |
|
murgatroid99
|
402ebf88d9
|
Added new Metadata class to abstract over internal representation and normalize keys
|
2015-08-20 11:27:05 -07:00 |
|
murgatroid99
|
9a57cad9ff
|
Fixed tests
|
2015-08-19 15:02:15 -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 |
|
murgatroid99
|
bb36430c4f
|
Made deadline tests accept INTERNAL status
|
2015-08-17 13:35:54 -07:00 |
|
murgatroid99
|
76ff8e8e28
|
Resolved merge conflicts with master
|
2015-08-14 13:17:07 -07:00 |
|
murgatroid99
|
833652967c
|
Replaced remaining references to 'listen' with 'start'
|
2015-08-14 11:09:04 -07: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
|
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 |
|
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 |
|
murgatroid99
|
dff79ef1d8
|
Added host override option for RPCs. Added optional params object
|
2015-08-03 15:18:23 -07:00 |
|
murgatroid99
|
1fa48701fc
|
Resolved merge conflicts
|
2015-07-30 10:41:59 -07:00 |
|
murgatroid99
|
46d1b4143c
|
Eliminated some redundant checks in the Node interop client
|
2015-07-29 16:33:52 -07:00 |
|
murgatroid99
|
8aa5309e37
|
Missed one
|
2015-07-29 15:25:57 -07:00 |
|
murgatroid99
|
d03da0cd75
|
Made binding a server to a port insecurely explicit
|
2015-07-27 16:13:28 -07:00 |
|
murgatroid99
|
954538063c
|
Made credentials an explicit required argument to channels
|
2015-07-27 14:56:40 -07:00 |
|
murgatroid99
|
9606be8fe5
|
Removed now-incorrect asserts in oauth test
|
2015-07-20 18:09:49 -07:00 |
|
murgatroid99
|
06253e11b9
|
Removed unnecessary arguments from auth message
|
2015-07-20 18:06:27 -07:00 |
|
murgatroid99
|
8911e2b2ca
|
Added oauth2_auth_token and per_rpc_creds Node interop tests
|
2015-07-20 17:59:25 -07:00 |
|
murgatroid99
|
024295e6a5
|
Removed server-wide metadata handler, individual handlers can now send metadata
|
2015-07-16 13:16:14 -07:00 |
|
murgatroid99
|
afad0c0fca
|
Changed to newer, simpler server construction interface
|
2015-07-15 17:01:49 -07:00 |
|
murgatroid99
|
d7d9dd3c83
|
Replaced underscore and underscore.string modules with lodash
|
2015-06-03 10:59:02 -07:00 |
|
murgatroid99
|
6664d4ad01
|
Fixed ordering assumptions in server_streaming interop test
|
2015-05-22 09:49:06 -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
|
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 |
|
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
|
20dcbb976a
|
Updated interop tests to handle proto3 changes
|
2015-05-12 10:35:18 -07:00 |
|
murgatroid99
|
6049a52171
|
Added jwtaccess cloud-to-prod interop test
|
2015-05-11 13:53:57 -07:00 |
|
murgatroid99
|
8b05c4d6b3
|
Updated ProtoBuf.js dependency. Updated protos to proto3
|
2015-05-11 13:34:32 -07:00 |
|
murgatroid99
|
d718acee37
|
Added error events on client streams when the server is streaming
|
2015-05-06 16:46:19 -07:00 |
|
murgatroid99
|
92a2363804
|
Reversed accidentally swapped test cases
|
2015-03-31 10:40:02 -07:00 |
|
murgatroid99
|
c7ed207411
|
Fixed Compute Engine Auth username check
|
2015-03-20 10:00:12 -07:00 |
|