murgatroid99
|
9887379158
|
Update version to 1.8.0-dev, update g word to 'generous'
|
2017-10-02 17:31:33 -07:00 |
Mark D. Roth
|
ad9208c07e
|
clang-format
|
2017-09-11 11:28:20 -07:00 |
Mark D. Roth
|
c7388e5d82
|
Fix node build.
|
2017-09-08 08:01:21 -07:00 |
Mark D. Roth
|
2caf021772
|
Change plugin credentials API to support both sync and async modes.
|
2017-09-01 15:04:13 -07:00 |
David Garcia Quintas
|
713597f1cd
|
Master version bump to 1.7.x
|
2017-08-16 20:59:05 -07:00 |
Michael Lumish
|
6fed5dcbb4
|
Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault
Node: fix segfault with incorrect status argument types
|
2017-08-08 16:12:21 -07:00 |
Connor Peet
|
3f818ccf00
|
Node: document that root_certs in createSsl is optional
It appears that omitting it causes grpc to use the hosts' default cert data.
This was brought up (as I had implemented this method incorrectly) in:
https://github.com/mixer/etcd3/issues/28#issuecomment-319510441
|
2017-08-02 09:23:41 -07:00 |
murgatroid99
|
8de7c099f6
|
Split tests more granularly
|
2017-08-01 10:41:52 -07:00 |
murgatroid99
|
6fe29a5e81
|
Node: replace custom deprecation warning with existing solution
|
2017-07-31 13:39:13 -07:00 |
murgatroid99
|
23b74dcced
|
Node: fix segfault with incorrect status argument types
|
2017-07-31 13:15:19 -07:00 |
Mark D. Roth
|
e0778b2c18
|
Add cancellation to asynchronous security APIs.
|
2017-07-21 15:42:00 -07:00 |
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 |