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
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
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
Craig Tiller
91763733b5
Merge github.com:grpc/grpc into propagate
2015-08-05 10:44:45 -07:00
Craig Tiller
0ba7e5e418
Merge github.com:grpc/grpc into propagate
2015-08-05 08:10:22 -07:00
murgatroid99
dff79ef1d8
Added host override option for RPCs. Added optional params object
2015-08-03 15:18:23 -07:00
murgatroid99
ad3334967a
Exposed host parameter in Call constructor, don't save it in Channel object
2015-08-03 15:17:53 -07:00
murgatroid99
8551cd9559
Disabled deprecation warnings in Node build
2015-08-03 10:56:00 -07:00
Craig Tiller
1451651e8c
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
2015-08-03 10:42:22 -07:00
Abhishek Kumar
6accd2736b
Merge pull request #2683 from murgatroid99/node_explicit_insecure_server
...
Made binding a server to a port insecurely explicit
2015-08-03 10:34:09 -07:00
Craig Tiller
70c8bfd09e
Implement cancellation propagation, define auth propagation
2015-08-03 08:06:50 -07:00
Craig Tiller
eb6b0ede34
Update wrappers, tests to new create_call()
2015-07-31 17:01:47 -07:00
murgatroid99
ae7c9cc2bb
Resolved merge conflicts
2015-07-30 16:24:06 -07:00
murgatroid99
cccff3ee6d
Merge branch 'master' of github.com:grpc/grpc
2015-07-30 11:28:00 -07:00
murgatroid99
1fa48701fc
Resolved merge conflicts
2015-07-30 10:41:59 -07:00
murgatroid99
80380a1ffd
Merge branch 'master' of github.com:grpc/grpc
2015-07-30 10:14:02 -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
46d1b4143c
Eliminated some redundant checks in the Node interop client
2015-07-29 16:33:52 -07:00
murgatroid99
c451627d36
Revert "Ensure that client generated methods don't conflict with other properties"
...
This reverts commit 6f34bad568e6db5f78a908fa63bd08a1304366fa.
2015-07-29 10:11:07 -07:00
murgatroid99
288bdb4eab
Ensure that client generated methods don't conflict with other properties
2015-07-29 10:09:36 -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
Craig Tiller
86c84be8b9
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
2015-07-28 07:36:45 -07:00
Julien Boeuf
4044c512bd
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
2015-07-27 16:16:29 -07:00
murgatroid99
d03da0cd75
Made binding a server to a port insecurely explicit
2015-07-27 16:13:28 -07:00
murgatroid99
eda1e5fb01
Added test that credential channel argument is required
2015-07-27 15:54:13 -07:00
murgatroid99
954538063c
Made credentials an explicit required argument to channels
2015-07-27 14:56:40 -07:00
murgatroid99
64bc987d00
Merge branch 'master' into node_explicit_insecure_channel
2015-07-27 14:17:48 -07:00
murgatroid99
77d3141bf8
Added explicit insecure credentials constructors
2015-07-27 14:16:44 -07:00
murgatroid99
8ea6be054a
Rearranged some code for jsdoc, added some documentation
2015-07-27 11:23:13 -07:00
Craig Tiller
33beb6fc96
Merge github.com:grpc/grpc into elliptic-orange-chamelion
...
Conflicts:
src/csharp/ext/grpc_csharp_ext.c
2015-07-26 12:55:47 -07:00
Craig Tiller
6c349209c9
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
...
Conflicts:
src/core/iomgr/tcp_server_windows.c
2015-07-26 12:37:53 -07:00
jboeuf
5e263ddc80
Merge pull request #2605 from yang-g/fake_transport_security_to_private
...
Fake transport security to private
2015-07-24 21:30:35 -07:00
murgatroid99
5be7958fcb
Added documentation command and settings to Node package
2015-07-24 14:23:44 -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
Jan Tattermusch
fff078a207
Merge pull request #2651 from murgatroid99/node_call_peer_address
...
Exposed channel target and call peer in Node wrapper
2015-07-24 13:25:44 -07:00
Michael Lumish
f8de5600e7
Merge pull request #2620 from meisterpeeps/master
...
Update README.md (just a little typo)
2015-07-24 11:45:23 -07:00
murgatroid99
7693e6676b
Exposed channel target and call peer in Node wrapper
2015-07-24 10:43:27 -07:00
Craig Tiller
416d78d356
Merge github.com:grpc/grpc into elliptic-orange-chamelion
2015-07-23 11:29:44 -07:00
Craig Tiller
ddfc22f305
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
2015-07-23 11:28:16 -07:00
murgatroid99
7e26efc345
Changed object keys to valid identifier names
2015-07-23 10:40:19 -07:00
Craig Tiller
845bdd941e
Make the server report monotonic times for deadlines
...
For very high performance systems, we're going to want to be able to
simply push the value reported from the server down onto clients.
If we report realtime now, then all wrapped languages are going to
assume it, meaning that such a change will be impossible later.
2015-07-23 09:52:11 -07:00
Jeff Peoples
2c426652aa
Update README.md
2015-07-22 16:40:52 -07:00