murgatroid99
|
faae84a8cd
|
Node: add test for reconnecting client after server restart
|
2017-06-09 13:04:28 -07:00 |
|
murgatroid99
|
44f1e26763
|
Fix minor error in Node generated documentation
|
2017-06-05 13:46:22 -07:00 |
|
David Garcia Quintas
|
0a77296835
|
1.4.x branch cut, version bump PR
|
2017-05-30 14:11:38 -07:00 |
|
Michael Lumish
|
c669177532
|
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Master 1.3.x upmerge
|
2017-05-30 13:53:40 -07:00 |
|
murgatroid99
|
6032212855
|
Fix node cancellation tests
|
2017-05-25 16:36:01 -07:00 |
|
murgatroid99
|
75cc7de627
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
|
2017-05-25 15:13:27 -07:00 |
|
murgatroid99
|
46b78f5fe3
|
Add more null checks to call methods
|
2017-05-25 10:55:53 -07:00 |
|
Jan Tattermusch
|
bbd820f138
|
bump version to 1.3.6
|
2017-05-23 22:48:45 +02:00 |
|
murgatroid99
|
3d3dcf4791
|
Merge branch 'master' into node_api_docs
|
2017-05-23 10:34:54 -07:00 |
|
murgatroid99
|
5309a59a24
|
Refactor some code and document most of the API
|
2017-05-23 10:29:29 -07:00 |
|
Ken Payson
|
d8e9234f86
|
Update version to 1.3.5
|
2017-05-19 17:47:49 -07:00 |
|
Alexander Polcyn
|
7b9d7663e8
|
Bump to version 1.3.4
|
2017-05-18 11:49:15 -07:00 |
|
Stanley Cheung
|
a336bda983
|
Fixed missed conflicts - use constants.logVerbosity instead
|
2017-05-17 23:15:45 -07:00 |
|
Stanley Cheung
|
d6e2e59b14
|
Upmerge from v1.3.x branch to master
|
2017-05-17 19:34:47 -07:00 |
|
Michael Lumish
|
ec12f1d349
|
Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix
Fix race between destroying call after status and handling write failure
|
2017-05-17 17:26:27 -07:00 |
|
murgatroid99
|
d82c77ef02
|
Change write callback to asynchronous to avoid recursion
|
2017-05-16 12:53:57 -07:00 |
|
Ken Payson
|
3b42d1e759
|
Bump to version 1.3.3
|
2017-05-16 08:54:22 -07:00 |
|
murgatroid99
|
9538b3d5a9
|
Fix race between destroying call after status and handling write failure
|
2017-05-15 14:39:05 -07:00 |
|
Sree Kuchibhotla
|
d15ef28289
|
Merge pull request #10662 from sreecha/cq_mpsc_based
grpc_mpsc queue based completion queue
|
2017-05-15 10:06:07 -07:00 |
|
Sree Kuchibhotla
|
605ec1bf87
|
Merge branch 'master' into cq_mpsc_based
|
2017-05-10 19:35:03 -07:00 |
|
murgatroid99
|
27836dadee
|
Move gRPC constants to js file to include them in generated documentation
|
2017-05-10 16:24:05 -07:00 |
|
Stanley Cheung
|
c604bbeeac
|
Bump to version 1.3.2
|
2017-05-10 15:23:29 -07:00 |
|
Stanley Cheung
|
dd1c1aa4ed
|
Bump to 1.3.2-pre1
|
2017-05-09 19:08:26 -07:00 |
|
murgatroid99
|
5d21890b9d
|
Switch 'apply' for 'call' in pass-through functions
|
2017-05-09 15:10:51 -07:00 |
|
murgatroid99
|
1120c75fb0
|
Refactor client logic into superclass with generic methods, improve documentation
|
2017-05-08 18:21:39 -07:00 |
|
murgatroid99
|
134d33f94d
|
Update version to 1.3.1
|
2017-05-04 10:02:44 -07:00 |
|
Sree Kuchibhotla
|
88cf54a8d7
|
Merge branch 'master' into cq_mpsc_based
|
2017-05-03 09:36:02 -07:00 |
|
murgatroid99
|
a16643c8f9
|
Fix a bit of documentation that doesn't apply to Protobuf.js 5
|
2017-05-02 16:35:16 -07:00 |
|
murgatroid99
|
856c554198
|
Switch Protobuf.js dependency back to version 5
|
2017-05-02 14:01:35 -07:00 |
|
David Garcia Quintas
|
3b43ad91c5
|
Merge branch 'v1.3.x' into trying-to-fix-stuff
|
2017-04-28 14:52:10 -07:00 |
|
murgatroid99
|
a87f34a519
|
Clang format
|
2017-04-28 14:47:50 -07:00 |
|
murgatroid99
|
a18ea25382
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
|
2017-04-28 14:47:43 -07:00 |
|
David Garcia Quintas
|
ed48fc0ebc
|
Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x
|
2017-04-28 14:45:55 -07:00 |
|
David Garcia Quintas
|
978f22d4cd
|
1.3.0 -> 1.3.1-pre1
|
2017-04-27 14:26:52 -07:00 |
|
David Garcia Quintas
|
2939b2fa37
|
s/1.3.0-pre/1.3.0
|
2017-04-27 13:59:19 -07:00 |
|
murgatroid99
|
75aaa6afef
|
Remove extra header from node_grpc.cc
|
2017-04-26 17:22:04 -07:00 |
|
murgatroid99
|
6f3bea8fa7
|
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
|
2017-04-26 15:31:07 -07:00 |
|
Alexander Polcyn
|
21bc61e4a6
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing
changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca.
|
2017-04-26 14:18:39 -07:00 |
|
murgatroid99
|
c45e3f0d93
|
Clang format
|
2017-04-25 12:51:40 -07:00 |
|
murgatroid99
|
4e553f118b
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
|
2017-04-25 12:50:14 -07:00 |
|
murgatroid99
|
16dbbf4fab
|
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
|
2017-04-25 12:15:53 -07:00 |
|
murgatroid99
|
cf65112c24
|
Remove another from Node extension
|
2017-04-25 10:35:56 -07:00 |
|
Sree Kuchibhotla
|
8d89ffd999
|
Merge branch 'master' into cq_mpsc_based
|
2017-04-24 19:45:20 -07:00 |
|
jiangtaoli2016
|
662400d46f
|
Merge branch 'master' into new_tsi
|
2017-04-24 15:33:41 -07:00 |
|
murgatroid99
|
c084b4464a
|
Remove non-libuv code from Node extension
|
2017-04-24 13:35:21 -07:00 |
|
jiangtaoli2016
|
65856a7cf4
|
Merge branch 'master' into new_tsi
|
2017-04-24 09:02:11 -07:00 |
|
Sree Kuchibhotla
|
397d4e500c
|
Merge branch 'master' into cq_mpsc_based
|
2017-04-21 14:13:59 -07:00 |
|
Craig Tiller
|
c2717d1270
|
Merge branch 'tsan-c++' into hybrid
|
2017-04-20 19:24:57 +00:00 |
|
Craig Tiller
|
fab8ad6200
|
Merge pull request #10182 from ctiller/cpparena
[EXPERIMENTAL] allocate unary response writer against call arena
|
2017-04-20 10:32:20 -07:00 |
|
murgatroid99
|
0b6b8312e9
|
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
|
2017-04-19 15:54:27 -07:00 |
|