Commit Graph

19 Commits

Author SHA1 Message Date
murgatroid99 9da1bb14c4 proto loader: make options properly optional. +minor documentation fix 2018-07-09 14:39:26 -07: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 1f58e0111d Skip cross-implementation tests for Node<6 2018-05-14 16:05:52 -07:00
Michael Lumish 1b9b9897e3
Merge pull request #298 from murgatroid99/proto_loader_include_option_name_change
Change 'include' to 'includeDirs' in proto-loader package
2018-04-30 14:59:22 -07:00
murgatroid99 a63f534979 Change 'include' to 'includeDirs' in proto-loader package 2018-04-30 13:31:12 -07:00
Nikos Koumbakis cf004c30a5 Update protobufjs version
Fixes [ReDoS Vulnerability](https://github.com/dcodeIO/protobuf.js/releases/tag/6.8.6)
2018-04-27 14:20:30 -07:00
murgatroid99 48817ceaea Improve proto-loader package.json and documentation to prepare to publish it 2018-04-05 14:24:15 -07:00
murgatroid99 b85cba6bb7 Address comments 2018-03-28 13:35:37 -07:00
murgatroid99 f5ff760bd3 Add README files for new packages 2018-03-28 12:52:34 -07:00
murgatroid99 6c072b1859 Update js and protobuf package names 2018-03-23 11:18:42 -07:00
murgatroid99 5e0d34a7b7 Make interop tests use new proto loader, run them with pure js client 2018-03-08 16:42:01 -08:00
Kelvin Jin 2c09a6ab54 grpc-protobufjs: add d.ts to package 2018-02-28 12:13:15 -08:00
murgatroid99 a5de874484 Address comments 2018-02-21 16:32:42 -08:00
murgatroid99 d3a2282be1 Add missing tsconfig file 2018-02-21 14:12:50 -08:00
murgatroid99 082e2235bf Implement new design of protobuf loader package 2018-02-21 13:58:23 -08:00
murgatroid99 1f976921ed Fix a couple of gulpfile issues, don't create some links for now 2017-10-13 13:22:39 -07:00
murgatroid99 7ae3d85f5b Put packages in @grpc scope, add linking scripts 2017-10-12 13:40:18 -07:00
murgatroid99 81acd929b7 Separate out packages. Upgrade new protobufjs package to Protobuf.js 6.8 2017-09-28 16:39:06 -07:00