1675 Commits

Author SHA1 Message Date
Kelvin Jin
9a99262990 More gulp config 2017-08-08 17:57:11 -07:00
Michael Lumish
2ce605399b 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
Kelvin Jin
a78e92ab89 Add mocha and gulp test tasks (#5) 2017-08-07 16:11:42 -07:00
Nicolas Noble
32488994ee Merge pull request #4 from murgatroid99/readme_message_improvement
Rewrite README, separate current state information from plan information
2017-08-07 15:15:24 -07:00
murgatroid99
37e3518ff7 Rewrite README, separate current state information from plan information 2017-08-04 11:02:10 -07:00
Nicolas Noble
489260ddc0 Merge pull request #3 from grpc/readme-rephrase
Rephrasing a bit.
2017-08-04 10:30:35 -07:00
Nicolas Noble
d2b2292e5c Rephrasing a bit. 2017-08-04 10:19:51 -07:00
Kelvin Jin
2f533971b5 Remove gulp task 2017-08-03 14:47:39 -07:00
Kelvin Jin
115edf56dc Added gulp task to auto-point to node-h2 binary 2017-08-03 14:42:00 -07:00
Kelvin Jin
3995a13d22 updates 2017-08-02 17:11:35 -07:00
Nicolas Noble
7e32e84bca rootCerts is optional. 2017-08-02 15:31:19 -07:00
Nicolas Noble
2510b86baa Merge pull request #2 from nicolasnoble/google-ts-style
Running google-ts-style init.
2017-08-02 15:28:08 -07:00
Nicolas "Pixel" Noble
b5798eb5c1 Running google-ts-style init. 2017-08-03 00:25:50 +02:00
Nicolas Noble
e33881e80f Merge pull request #1 from grpc/kjin
Initial import
2017-08-02 15:16:24 -07:00
Nicolas Noble
367e23ed27 Update package.json 2017-08-02 15:15:47 -07:00
Nicolas Noble
71e5aa6b89 Delete tslint.json 2017-08-02 15:14:22 -07:00
Nicolas Noble
89245bcd1e Delete tsconfig.json 2017-08-02 15:14:08 -07:00
Nicolas Noble
2350a1861f Adding AUTHORS file. 2017-08-02 15:11:07 -07:00
Nicolas Noble
e120550958 Create LICENSE 2017-08-02 15:10:19 -07:00
Nicolas Noble
cadb3417f0 Update README.md 2017-08-02 15:09:09 -07:00
Kelvin Jin
554815cbb0 feat: add some skeleton classes 2017-08-02 13:43:35 -07:00
Kelvin Jin
2e28c4eea8 chore: initial commit 2017-08-02 13:43:35 -07:00
jiangtaoli2016
917cd861ea Merge branch 'master' into tsi_grpc 2017-08-02 13:38:29 -07:00
jiangtaoli2016
069ba65f96 minor fix 2017-08-02 13:36:50 -07:00
Nicolas Noble
894faeeb0b Initial repository 2017-08-02 13:18:57 -07:00
Connor Peet
418e575c08 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
a3d649c33b Split tests more granularly 2017-08-01 10:41:52 -07:00
murgatroid99
417f8614db Node: replace custom deprecation warning with existing solution 2017-07-31 13:39:13 -07:00
murgatroid99
02a085eb45 Node: fix segfault with incorrect status argument types 2017-07-31 13:15:19 -07:00
Mark D. Roth
4052d6773e Add cancellation to asynchronous security APIs. 2017-07-21 15:42:00 -07:00
Craig Tiller
e3699f94ab Reset OWNERS state 2017-07-17 10:54:07 -07:00
Craig Tiller
42906540c7 Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
Mehrdad Afshari
47754bd281 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
murgatroid99
128ed76cdd Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 2017-07-06 10:15:11 -07:00
murgatroid99
ded4599100 Bump version to 1.4.1 2017-06-27 10:40:48 -07:00
murgatroid99
173f7a39ae Node: fix status memory leak, improve tcp_uv read buffer allocation code 2017-06-23 15:26:55 -07:00
kpayson64
addddead79 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
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