Ken Payson
|
c633e305e0
|
Bump to version 1.4.0
|
2017-06-19 18:31:15 -07:00 |
Michael Lumish
|
5cca21aee5
|
Merge pull request #11536 from murgatroid99/node_fix_racy_test
Fix racy Node reconnect test
|
2017-06-19 14:57:56 -07:00 |
Michael Lumish
|
a7063d87da
|
Merge pull request #11515 from murgatroid99/node_fix_write_control_flow
Fix missing return after callback in a function
|
2017-06-19 13:46:49 -07:00 |
murgatroid99
|
59aab661f0
|
Fix racy Node reconnect test
|
2017-06-19 13:19:49 -07:00 |
murgatroid99
|
eb5c93f299
|
Add another missing return after a callback
|
2017-06-19 12:36:11 -07:00 |
murgatroid99
|
d15518e9a1
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
2017-06-15 17:48:42 -07:00 |
murgatroid99
|
6dc71db74b
|
Fix missing return after callback in a function
|
2017-06-15 17:32:32 -07:00 |
murgatroid99
|
26c4bffa79
|
Upgrade Protobuf.js 6 code to work with 6.8
|
2017-06-14 14:47:05 -07:00 |
murgatroid99
|
faae84a8cd
|
Node: add test for reconnecting client after server restart
|
2017-06-09 13:04:28 -07:00 |
Jan Tattermusch
|
f518e4e9e2
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
df61b4fe86
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
fbe4349367
|
change LICENSE, add AUTHORS
|
2017-06-08 11:22:40 +02:00 |
murgatroid99
|
44f1e26763
|
Fix minor error in Node generated documentation
|
2017-06-05 13:46:22 -07:00 |
Michael Lumish
|
7f3b754e0d
|
Merge pull request #11286 from murgatroid99/node_perf_tests
Enable more Node performance tests, fix streaming test implementation
|
2017-06-02 10:35:18 -07:00 |
David Garcia Quintas
|
1fc3c876d9
|
master bumped to 1.5.x
|
2017-05-30 14:14:27 -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 |
murgatroid99
|
9a47d0416a
|
Enable more Node performance tests, fix streaming test implementation
|
2017-05-23 17:20:38 -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 |