Bjorn Stromberg
|
110461d78a
|
Add dev-dependencies and fix tests so they exit after running
|
2019-08-06 15:01:31 +09:00 |
murgatroid99
|
fefc4dbba7
|
Add resolver tests
|
2019-05-10 09:57:38 -07:00 |
murgatroid99
|
df57548805
|
Update gulp to version 4, rewrite scripts
|
2019-04-24 16:12:02 -07:00 |
murgatroid99
|
e411999c91
|
Update top level typescript dependency
|
2019-03-14 13:11:51 -07:00 |
cjihrig
|
489305db79
|
proto-loader: rename grpc-protobufjs to match npm
This commit renames grpc-protobufjs to proto-loader to more
closely match the name used on npm.
|
2018-11-01 17:09:28 -04:00 |
cjihrig
|
65bd142114
|
grpc-js: rename grpc-js-core to match npm
This commit renames grpc-js-core to grpc-js to more closely
match the name used on npm.
|
2018-11-01 16:56:57 -04:00 |
Michael Lumish
|
49c354a223
|
Revert "Revert "Add coverage reporting for JavaScript and TypeScript files""
|
2018-05-16 14:03:23 -07:00 |
Jan Tattermusch
|
1b4d66b382
|
Revert "Add coverage reporting for JavaScript and TypeScript files"
|
2018-05-15 18:29:06 -07:00 |
murgatroid99
|
5686bea87a
|
Remove possibly unneeded line from nyc config
|
2018-05-14 13:26:05 -07:00 |
murgatroid99
|
796a1df0e5
|
Make interop client fail if the test never finishes
|
2018-05-14 10:59:33 -07:00 |
murgatroid99
|
60b59c455c
|
Add coverage reporting for JavaScript and TypeScript files
|
2018-05-10 11:21:25 -07:00 |
Kelvin Jin
|
a07b03ab5c
|
test: enable ci for node 9
|
2018-04-11 15:14:05 -07:00 |
Kelvin Jin
|
e3c3c3462f
|
Fix TS compiler errors and pin TS to 2.7
|
2018-01-31 14:28:39 -08:00 |
Kelvin Jin
|
ad8aa54fd6
|
simplify gulp commands in package directories
|
2017-12-14 16:41:24 -08:00 |
Kelvin Jin
|
94eca58f5d
|
try new links
|
2017-10-25 13:15:59 -07:00 |
murgatroid99
|
1f976921ed
|
Fix a couple of gulpfile issues, don't create some links for now
|
2017-10-13 13:22:39 -07:00 |
Bjørn
|
56690ca16b
|
Add Node typings dependency
|
2017-10-06 20:19:20 +02:00 |
murgatroid99
|
08471c2733
|
Merge branch 'master' into dependency_cleanup
|
2017-09-25 13:51:37 -07:00 |
murgatroid99
|
a03dcfedb7
|
Added script to merge jenkins logs per node version
|
2017-09-21 18:13:37 -07:00 |
murgatroid99
|
62d71048fe
|
Move dependencies around, add gulp target for document generation
|
2017-09-20 12:39:16 -07:00 |
murgatroid99
|
18b756f342
|
Add Jenkins XML reporting to tests
|
2017-09-18 13:19:00 -07:00 |
murgatroid99
|
3d4dddd8cc
|
Switch to execa. Separate setup and rebuild/test tasks
|
2017-09-14 10:59:20 -07:00 |
murgatroid99
|
769737b969
|
Create a short command to run working tests from a clean repo
|
2017-09-13 17:14:40 -07:00 |
murgatroid99
|
0fe5704ad7
|
Get tests from the C-based library working and add corresponding gulp tasks
|
2017-09-13 13:54:13 -07:00 |
murgatroid99
|
d6ec9fbbef
|
Remove test package, fix some gulpfile issues
|
2017-09-12 13:22:43 -07:00 |
murgatroid99
|
56e98d7218
|
Move current code to packages/grpc-js-core, and fix up scripts and directory references
|
2017-08-31 14:08:55 -07:00 |
murgatroid99
|
ab4cb93ec8
|
Add an index file that exposes the public API
|
2017-08-29 13:24:05 -07:00 |
murgatroid99
|
4328808943
|
Finished initial Channel and CallStream implementations
|
2017-08-24 18:01:40 -07:00 |
Kelvin Jin
|
9403167d5f
|
add toHttp2Headers
|
2017-08-17 14:00:19 -07:00 |
Kelvin Jin
|
ac1bb50f7e
|
Add metadata + tests
|
2017-08-17 13:59:50 -07:00 |
Kelvin Jin
|
b2dc9dd53e
|
Add Call & Channel Credentials, and accompanying tests (#7)
* Add ChannelCredential tests
* Work on channel credentials
* Remove context.context checks
* Make call credentials an interface
* Write comments for call credentials
* fixtures comment in test-channel-credentials
* small changes
* Address name change comment
* define metadata interface
* Call credentials
* Reorganize channel-credentials file
* Composed call credentials tests
* Simplified CallCredentials composition
* Use async.parallel in call-credentials
|
2017-08-17 13:56:37 -07:00 |
Kelvin Jin
|
ceeccb783f
|
Use gulp-help and allow multiple --file params
|
2017-08-11 12:36:07 -07:00 |
Kelvin Jin
|
a78e92ab89
|
Add mocha and gulp test tasks (#5)
|
2017-08-07 16:11:42 -07:00 |
Kelvin Jin
|
115edf56dc
|
Added gulp task to auto-point to node-h2 binary
|
2017-08-03 14:42:00 -07:00 |
Nicolas "Pixel" Noble
|
b5798eb5c1
|
Running google-ts-style init.
|
2017-08-03 00:25:50 +02:00 |
Nicolas Noble
|
367e23ed27
|
Update package.json
|
2017-08-02 15:15:47 -07:00 |
Kelvin Jin
|
2e28c4eea8
|
chore: initial commit
|
2017-08-02 13:43:35 -07:00 |