Craig Tiller
|
d996379030
|
Reset OWNERS state
|
2017-07-17 10:54:07 -07:00 |
Craig Tiller
|
e476f7d33f
|
Strawman OWNERS --> CODEOWNERS script
|
2017-07-13 08:52:00 -07:00 |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
2017-07-10 22:24:28 +00:00 |
murgatroid99
|
882ba60fcb
|
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
|
2017-07-06 10:15:11 -07:00 |
murgatroid99
|
ab14a0b4c8
|
Bump version to 1.4.1
|
2017-06-27 10:40:48 -07:00 |
murgatroid99
|
bb8b1c9be4
|
Node: fix status memory leak, improve tcp_uv read buffer allocation code
|
2017-06-23 15:26:55 -07:00 |
kpayson64
|
f62f9dc6f0
|
Merge pull request #11548 from kpayson64/bump_version_1_4_0
Bump to version 1.4.0
|
2017-06-19 18:53:51 -07:00 |
Ken Payson
|
e9c17873af
|
Bump to version 1.4.0
|
2017-06-19 18:31:15 -07:00 |
Michael Lumish
|
d12e7a03ff
|
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
|
45b89d2821
|
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
|
1a0e8073a1
|
Fix racy Node reconnect test
|
2017-06-19 13:19:49 -07:00 |
murgatroid99
|
8e7a95d67c
|
Add another missing return after a callback
|
2017-06-19 12:36:11 -07:00 |
murgatroid99
|
d5b0455110
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
2017-06-15 17:48:42 -07:00 |
murgatroid99
|
d58cfb078c
|
Fix missing return after callback in a function
|
2017-06-15 17:32:32 -07:00 |
murgatroid99
|
b48ec8b171
|
Upgrade Protobuf.js 6 code to work with 6.8
|
2017-06-14 14:47:05 -07:00 |
murgatroid99
|
bf91d9bbf7
|
Node: add test for reconnecting client after server restart
|
2017-06-09 13:04:28 -07:00 |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
312ea4a187
|
change LICENSE, add AUTHORS
|
2017-06-08 11:22:40 +02:00 |
murgatroid99
|
da83f0d439
|
Fix minor error in Node generated documentation
|
2017-06-05 13:46:22 -07:00 |
Michael Lumish
|
0fee7226cc
|
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
|
aebcdbd732
|
master bumped to 1.5.x
|
2017-05-30 14:14:27 -07:00 |
David Garcia Quintas
|
ce13cb78a2
|
1.4.x branch cut, version bump PR
|
2017-05-30 14:11:38 -07:00 |
Michael Lumish
|
9baf4b19f0
|
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
|
7563641414
|
Fix node cancellation tests
|
2017-05-25 16:36:01 -07:00 |
murgatroid99
|
c18b9069cd
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
|
2017-05-25 15:13:27 -07:00 |
murgatroid99
|
30f2b7ece1
|
Add more null checks to call methods
|
2017-05-25 10:55:53 -07:00 |
murgatroid99
|
648832fd28
|
Enable more Node performance tests, fix streaming test implementation
|
2017-05-23 17:20:38 -07:00 |
Jan Tattermusch
|
bbfdbb19c0
|
bump version to 1.3.6
|
2017-05-23 22:48:45 +02:00 |
murgatroid99
|
0f5674bcec
|
Merge branch 'master' into node_api_docs
|
2017-05-23 10:34:54 -07:00 |
murgatroid99
|
c92df4cbbd
|
Refactor some code and document most of the API
|
2017-05-23 10:29:29 -07:00 |
Ken Payson
|
c0ce2cdf00
|
Update version to 1.3.5
|
2017-05-19 17:47:49 -07:00 |
Alexander Polcyn
|
92eb7fbc05
|
Bump to version 1.3.4
|
2017-05-18 11:49:15 -07:00 |
Stanley Cheung
|
646677216d
|
Fixed missed conflicts - use constants.logVerbosity instead
|
2017-05-17 23:15:45 -07:00 |
Stanley Cheung
|
ebeda85eb8
|
Upmerge from v1.3.x branch to master
|
2017-05-17 19:34:47 -07:00 |
Michael Lumish
|
c7cde2334e
|
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
|
d822e2f5cf
|
Change write callback to asynchronous to avoid recursion
|
2017-05-16 12:53:57 -07:00 |
Ken Payson
|
16f76d2092
|
Bump to version 1.3.3
|
2017-05-16 08:54:22 -07:00 |
murgatroid99
|
8d18c6edfb
|
Fix race between destroying call after status and handling write failure
|
2017-05-15 14:39:05 -07:00 |
murgatroid99
|
7229f88745
|
Move gRPC constants to js file to include them in generated documentation
|
2017-05-10 16:24:05 -07:00 |
Stanley Cheung
|
448a11d616
|
Bump to version 1.3.2
|
2017-05-10 15:23:29 -07:00 |
Stanley Cheung
|
0afa9abb79
|
Bump to 1.3.2-pre1
|
2017-05-09 19:08:26 -07:00 |
murgatroid99
|
f2f125a38a
|
Switch 'apply' for 'call' in pass-through functions
|
2017-05-09 15:10:51 -07:00 |
murgatroid99
|
ffac55dfd6
|
Refactor client logic into superclass with generic methods, improve documentation
|
2017-05-08 18:21:39 -07:00 |
murgatroid99
|
572cd7e5a4
|
Update version to 1.3.1
|
2017-05-04 10:02:44 -07:00 |
murgatroid99
|
5a5cfad2ec
|
Fix a bit of documentation that doesn't apply to Protobuf.js 5
|
2017-05-02 16:35:16 -07:00 |
murgatroid99
|
b1c69e4697
|
Switch Protobuf.js dependency back to version 5
|
2017-05-02 14:01:35 -07:00 |
murgatroid99
|
ea87dfb711
|
Clang format
|
2017-04-28 14:47:50 -07:00 |
murgatroid99
|
37797bdfa5
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
|
2017-04-28 14:47:43 -07:00 |
David Garcia Quintas
|
606945af76
|
1.3.0 -> 1.3.1-pre1
|
2017-04-27 14:26:52 -07:00 |