Nicolas "Pixel" Noble
|
ba6c7ca4ce
|
Removing previous builds before going on with the next one.
|
2018-11-16 00:58:43 +01:00 |
Justin Beckwith
|
b3a78f59de
|
refactor: drop usage of _.get
|
2018-11-15 15:21:24 -08:00 |
Justin Beckwith
|
2d046cda97
|
Merge branch 'master' into flatmap
|
2018-11-15 15:13:35 -08:00 |
Michael Lumish
|
fd082c642d
|
Merge pull request #636 from JustinBeckwith/assign
refactor: replace _.assign with Object.assign
|
2018-11-15 15:03:03 -08:00 |
Michael Lumish
|
43a95f98bb
|
Merge pull request #631 from JustinBeckwith/union
refactor: drop usage of _.union
|
2018-11-15 15:02:15 -08:00 |
Nicolas "Pixel" Noble
|
d23728c383
|
Update to node-pre-gyp 0.12.0.
|
2018-11-15 23:07:41 +01:00 |
Nicolas "Pixel" Noble
|
51e7ff0f5c
|
Sprinkling node 11, and removing travis file.
|
2018-11-15 23:07:41 +01:00 |
Nicolas Noble
|
3eb31cc9a3
|
Merge pull request #638 from nicolasnoble/backport-632
Backporting #632 to 1.16.x
|
2018-11-15 14:07:15 -08:00 |
Justin Beckwith
|
cc1d1f4913
|
refactor: drop usage of _.flatMap
|
2018-11-15 13:50:01 -08:00 |
murgatroid99
|
c06bbf6c48
|
Add missing properties to ClientHttp2StreamMock
|
2018-11-15 22:07:26 +01:00 |
Justin Beckwith
|
c415fe03cd
|
refactor: drop usage of _.forOwn
|
2018-11-15 12:28:31 -08:00 |
Justin Beckwith
|
f768445771
|
refactor: replace _.assign with Object.assign
|
2018-11-15 12:05:56 -08:00 |
Michael Lumish
|
c9d4fbec0a
|
Merge pull request #633 from JustinBeckwith/keys
refactor: use Object.keys
|
2018-11-15 11:28:30 -08:00 |
Michael Lumish
|
7d1c246bb1
|
Merge pull request #635 from JustinBeckwith/zip
refactor: drop usage of _.zipObject
|
2018-11-15 11:27:33 -08:00 |
Michael Lumish
|
46f052b190
|
Merge pull request #630 from JustinBeckwith/def
refactor: use Object.assign
|
2018-11-15 10:46:16 -08:00 |
Justin Beckwith
|
f50ba3af4b
|
Update common.js
|
2018-11-15 10:41:20 -08:00 |
Michael Lumish
|
e7343b3bb7
|
Merge pull request #634 from JustinBeckwith/identity
refactor: stop using _.identity
|
2018-11-15 10:26:18 -08:00 |
Justin Beckwith
|
715b0a5560
|
refactor: drop usage of _.zipObject
|
2018-11-14 18:55:57 -08:00 |
Justin Beckwith
|
889c2218da
|
checks
|
2018-11-14 16:43:55 -08:00 |
Justin Beckwith
|
7cba96910c
|
refactor: drop usage of _.isObject
|
2018-11-14 16:40:25 -08:00 |
Justin Beckwith
|
98140ecf2c
|
refactor: stop using _.identity
|
2018-11-14 16:32:26 -08:00 |
Justin Beckwith
|
9f0de51d8a
|
refactor: use Object.keys
|
2018-11-14 16:27:17 -08:00 |
Justin Beckwith
|
b85a63c7c9
|
👻
|
2018-11-14 16:15:55 -08:00 |
Michael Lumish
|
b422ac5eaf
|
Merge pull request #592 from nicolasnoble/head-again
Updating head again.
|
2018-11-14 16:00:55 -08:00 |
Nicolas Noble
|
385456eca5
|
Merge pull request #632 from murgatroid99/mock_fix
Add missing sendTrailers method in ClientHttp2StreamMock
|
2018-11-14 15:47:24 -08:00 |
Michael Lumish
|
c637b26bee
|
Merge pull request #629 from JustinBeckwith/bind
refactor: drop usage of _.bind
|
2018-11-14 15:29:28 -08:00 |
Michael Lumish
|
76ac074b9b
|
Merge pull request #627 from JustinBeckwith/isarr
refactor: use Array.isArray instead of _.isArray
|
2018-11-14 15:15:09 -08:00 |
Michael Lumish
|
06b74bf036
|
Merge pull request #615 from JustinBeckwith/ld1
refactor: use individual lodash package for proto loader
|
2018-11-14 15:10:50 -08:00 |
murgatroid99
|
d5fc72bd5c
|
Add missing properties to ClientHttp2StreamMock
|
2018-11-14 14:28:38 -08:00 |
Justin Beckwith
|
69882cb5f6
|
fixy
|
2018-11-13 10:06:23 -08:00 |
Justin Beckwith
|
91ca09d6fe
|
refactor: drop usage of _.union
|
2018-11-12 22:40:43 -08:00 |
Justin Beckwith
|
3bad9ae8f5
|
refactor: use Object.assign
|
2018-11-12 22:23:48 -08:00 |
Justin Beckwith
|
7a92e7cd19
|
refactor: drop usage of _.bind
|
2018-11-12 22:16:15 -08:00 |
Justin Beckwith
|
50ead820a2
|
refactor: use Array.isArray instead of _.isArray
|
2018-11-12 20:47:12 -08:00 |
Michael Lumish
|
f70eabb1ec
|
Merge pull request #621 from JustinBeckwith/startsWith
refactor: drop usage of _.startsWith
|
2018-11-12 17:15:28 -08:00 |
Michael Lumish
|
2ac78c17bf
|
Merge pull request #619 from JustinBeckwith/isfinite
refactor: drop usage of _.isFinite
|
2018-11-12 17:08:33 -08:00 |
Michael Lumish
|
4e3f429398
|
Merge pull request #618 from JustinBeckwith/nomap
refactor: drop usage of _.map
|
2018-11-12 17:07:11 -08:00 |
Michael Lumish
|
2e98a5323d
|
Merge pull request #616 from JustinBeckwith/ld2
refactor: use individual lodash packages for health check
|
2018-11-12 17:05:34 -08:00 |
Michael Lumish
|
73b05e87af
|
Merge pull request #617 from JustinBeckwith/isstring
refactor: drop usage of _.isString
|
2018-11-12 17:05:03 -08:00 |
Michael Lumish
|
d4f97546a2
|
Merge pull request #622 from JustinBeckwith/isfun
refactor: drop usage of _.isFunction
|
2018-11-12 17:02:55 -08:00 |
Justin Beckwith
|
a58c178119
|
refactor: drop usage of _.isFunction
|
2018-11-09 17:19:27 -08:00 |
Justin Beckwith
|
261fb51ba9
|
refactor: drop usage of _.startsWith
|
2018-11-09 17:12:34 -08:00 |
Justin Beckwith
|
ea3e8e5997
|
refactor: drop usage of _.isFinite
|
2018-11-09 16:57:24 -08:00 |
Justin Beckwith
|
e1cf0e6ead
|
refactor: drop usage of _.map
|
2018-11-09 16:54:08 -08:00 |
Justin Beckwith
|
8cd41923f5
|
refactor: drop usage of _.isString
|
2018-11-09 16:52:01 -08:00 |
Justin Beckwith
|
5841cd9c50
|
refactor: use individual lodash packages for health check
|
2018-11-09 16:43:53 -08:00 |
Justin Beckwith
|
7e472e5bf4
|
refactor: use individual lodash package for proto loader
|
2018-11-09 16:39:03 -08:00 |
Michael Lumish
|
494b97ac1a
|
Merge pull request #608 from cjihrig/rename
Rename grpc-js-core and grpc-protobufjs to match npm
|
2018-11-05 13:35:01 -08:00 |
cjihrig
|
c8266e56d0
|
squash! grpc-js: rename grpc-js-core to match npm
|
2018-11-04 11:24:13 -05: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 |