murgatroid99
|
3b8cf357e4
|
Re-add typescript dependency on packages that use it
|
2019-04-09 16:03:54 -07:00 |
murgatroid99
|
cd4b2ad524
|
Bump proto-loader version to 0.5.0
|
2019-04-09 10:34:55 -07:00 |
murgatroid99
|
952d04c3e8
|
Merge remote-tracking branch 'upstream/grpc@1.19.x' into v1.19_upmerge
|
2019-04-01 17:33:28 -07:00 |
cjihrig
|
c5cc74e589
|
proto-loader: fix linting issues
This commit makes the linter pass for proto-loader.
|
2019-04-01 16:29:50 -04:00 |
cjihrig
|
cbff0b4601
|
proto-loader: include Google well known protos
This commit ensures that the Google well known protos are
available because protobufjs only exposes a subset of them.
|
2019-04-01 16:29:26 -04:00 |
murgatroid99
|
157e7c69b6
|
Remove other typescript dev dependencies
|
2019-03-22 11:48:15 -07:00 |
raunaqrox
|
f9311fceca
|
Fix typo in error message
|
2019-03-20 23:12:02 +05:30 |
raunaqrox
|
1d7ed8167a
|
isArray instead of instanceof for consistent checking
|
2019-03-20 23:09:25 +05:30 |
Nicolas "Pixel" Noble
|
6bc7184542
|
Adding missing license on a bunch of source files.
|
2019-03-19 01:06:57 +01:00 |
murgatroid99
|
1395444a04
|
Don't fill in any templates in LICENSE files
|
2019-03-06 11:01:44 -08:00 |
murgatroid99
|
3d597420a4
|
Add missing license files to package directories
|
2019-03-06 10:37:43 -08:00 |
murgatroid99
|
a14e7bcba0
|
Update typescript version to 3.3
|
2019-03-05 15:28:11 -08:00 |
murgatroid99
|
6d2b6d2dcc
|
Bump proto-loader to 0.4.0
|
2019-01-17 10:00:43 -08:00 |
Michael Lumish
|
eb932db144
|
Merge pull request #703 from murgatroid99/proto-loader_messages
Add message and enum type information to package definition output.
|
2019-01-17 09:34:24 -08:00 |
murgatroid99
|
0bc3d0b3b6
|
Skip proto-loader tests for unsupported versions
|
2019-01-14 14:35:46 -08:00 |
murgatroid99
|
1a9e7cd7c7
|
Add message type information to package definition output.
|
2019-01-14 14:08:24 -08:00 |
murgatroid99
|
93c9ca64b0
|
Update proto-loader to 0.3.1
|
2018-12-17 15:57:14 -08:00 |
murgatroid99
|
a6ecc7c8c8
|
proto loader: Fall back to default path resolution
|
2018-12-07 11:43:02 -08:00 |
Justin Beckwith
|
7e472e5bf4
|
refactor: use individual lodash package for proto loader
|
2018-11-09 16:39:03 -08: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 |