murgatroid99
|
ccb6cbe501
|
Only use encoding for write flags if it is numeric
|
2015-08-17 14:06:32 -07:00 |
|
murgatroid99
|
fb34cbe5dc
|
Resolved merge conflicts with master
|
2015-08-17 13:52:09 -07:00 |
|
murgatroid99
|
6a710c00b7
|
Resolved merge conflicts with master
|
2015-08-14 11:02:32 -07:00 |
|
murgatroid99
|
64035f9b3b
|
Add parent call propagation API to Node library
|
2015-08-14 10:35:43 -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
|
843510793d
|
Resolved merge conflicts with master
|
2015-08-13 10:58:53 -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 |
|
murgatroid99
|
1e65e15085
|
Fixed failing cloud-to-prod auth interop tests
|
2015-08-12 10:48:39 -07:00 |
|
murgatroid99
|
dff79ef1d8
|
Added host override option for RPCs. Added optional params object
|
2015-08-03 15:18:23 -07:00 |
|
murgatroid99
|
ae7c9cc2bb
|
Resolved merge conflicts
|
2015-07-30 16:24:06 -07:00 |
|
murgatroid99
|
1fa48701fc
|
Resolved merge conflicts
|
2015-07-30 10:41:59 -07:00 |
|
Abhishek Kumar
|
2ffb148f44
|
Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel
Make insecure channel/stub construction explicit
|
2015-07-30 10:10:52 -07:00 |
|
murgatroid99
|
c6d3cb0dfe
|
Wrap connectivity API, expose it to client as waitForReady
|
2015-07-28 15:18:57 -07:00 |
|
Nicolas Noble
|
dd5ef7a1d7
|
Merge pull request #2676 from murgatroid99/node_jsdoc
Add Node documentation generation
|
2015-07-28 08:37:34 -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
|
8ea6be054a
|
Rearranged some code for jsdoc, added some documentation
|
2015-07-27 11:23:13 -07:00 |
|
Jan Tattermusch
|
f658e8f16c
|
Merge pull request #2630 from murgatroid99/node_completion_key_names
Changed object keys to valid identifier names
|
2015-07-24 13:49:24 -07:00 |
|
murgatroid99
|
7693e6676b
|
Exposed channel target and call peer in Node wrapper
|
2015-07-24 10:43:27 -07:00 |
|
murgatroid99
|
7e26efc345
|
Changed object keys to valid identifier names
|
2015-07-23 10:40:19 -07:00 |
|
murgatroid99
|
146c61aeec
|
Add compression disabling without breaking anything else
|
2015-07-22 15:02:51 -07:00 |
|
murgatroid99
|
169fa73f66
|
Fixed setting user-agent string
|
2015-07-22 09:58:38 -07:00 |
|
murgatroid99
|
e363fe5aa8
|
Added user-agent setting code, and a test for it
|
2015-07-21 14:27:56 -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 |
|
Abhishek Kumar
|
41f5a98080
|
Merge pull request #2335 from murgatroid99/node_error_codes
Made Node server respond with UNKNOWN for unspecified application errors
|
2015-07-14 12:57:17 -07:00 |
|
murgatroid99
|
9845887968
|
Made Node server respond with UNKNOWN for unspecified application errors
|
2015-07-08 09:17:39 -07:00 |
|
murgatroid99
|
0f1df2c8b7
|
Stopped binding service handler functions to server
|
2015-07-01 12:56:10 -07:00 |
|
murgatroid99
|
35d83d25e1
|
Fixed handling of long values
|
2015-06-05 13:58:25 -07:00 |
|
murgatroid99
|
c1c9a01783
|
Replaced underscore and underscore.string modules with lodash
|
2015-06-03 10:58:21 -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
|
90e5cd510b
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
2015-05-20 10:33:37 -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
|
8bb7fa7e53
|
Fixed client auth implementation and tests
|
2015-05-14 10:04:48 -07:00 |
|
murgatroid99
|
a70f6a955a
|
Updated deserialization code to fix message echoing
|
2015-05-12 09:50:37 -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 |
|
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
|
d718acee37
|
Added error events on client streams when the server is streaming
|
2015-05-06 16:46:19 -07:00 |
|
murgatroid99
|
f35d735d69
|
Exposed server address string in stub
|
2015-04-29 13:07:12 -07:00 |
|
murgatroid99
|
ea3589ee0b
|
Fixed bugs in trailing metadata handling and math server example
|
2015-04-13 12:59:17 -07:00 |
|
murgatroid99
|
9b4b90b3df
|
Started adding support for trailing metadata
|
2015-03-26 10:07:15 -07:00 |
|
murgatroid99
|
38d30d285d
|
Added a comment to server.js
|
2015-03-23 10:46:05 -07:00 |
|