Michael Lumish
|
4071bf85a8
|
Merge pull request #643 from JustinBeckwith/each
refactor: drop usage of _.each
|
2018-11-19 14:31:37 -08:00 |
Nicolas Noble
|
abbc9aa136
|
Merge pull request #649 from nicolasnoble/upmerge
Upmerge from the 1.16 branch.
|
2018-11-19 09:42:26 -08:00 |
Nicolas "Pixel" Noble
|
82b5cb7db2
|
Merge branch 'grpc@1.16.x' of https://github.com/grpc/grpc-node into upmerge
|
2018-11-17 00:10:03 +01:00 |
Nicolas Noble
|
22e16719b3
|
Merge pull request #648 from nicolasnoble/node11-tests
Adding node 11 tests.
|
2018-11-16 15:07:27 -08:00 |
Nicolas "Pixel" Noble
|
95071c4d53
|
Adding node 11 tests.
|
2018-11-16 22:29:43 +01:00 |
Nicolas Noble
|
9990a7bb68
|
Merge pull request #646 from nicolasnoble/1.16.1
Bumping to 1.16.1 for release.
|
2018-11-16 11:41:51 -08:00 |
Nicolas "Pixel" Noble
|
81b49bfe53
|
Bumping to 1.16.1 for release.
|
2018-11-16 19:32:08 +01:00 |
Nicolas Noble
|
65f7b72153
|
Merge pull request #593 from nicolasnoble/node11
Node 11 building.
|
2018-11-16 09:50:11 -08:00 |
Justin Beckwith
|
d1b0ce2976
|
refactor: drop usage of _.invert
|
2018-11-15 19:10:43 -08:00 |
Justin Beckwith
|
93381c6a0c
|
eh
|
2018-11-15 18:10:19 -08:00 |
Justin Beckwith
|
0c701e8da6
|
oooops
|
2018-11-15 18:10:19 -08:00 |
Justin Beckwith
|
bba0644db5
|
refactor: drop usage of _.mapValues
|
2018-11-15 18:10:19 -08:00 |
Justin Beckwith
|
b17d034e39
|
lefix
|
2018-11-15 18:07:12 -08:00 |
Justin Beckwith
|
1b57e54e68
|
refactor: drop usage of _.partial
|
2018-11-15 18:07:12 -08:00 |
Justin Beckwith
|
31879f8561
|
refactor: drop usage of _.each
|
2018-11-15 17:58:14 -08:00 |
Michael Lumish
|
17e72173dc
|
Merge pull request #640 from JustinBeckwith/get
refactor: drop usage of _.get
|
2018-11-15 17:08:31 -08:00 |
Michael Lumish
|
53ab637622
|
Merge pull request #639 from JustinBeckwith/flatmap
refactor: drop usage of _.flatMap
|
2018-11-15 17:05:06 -08:00 |
Michael Lumish
|
06274d82f1
|
Merge pull request #637 from JustinBeckwith/forown
refactor: drop usage of _.forOwn
|
2018-11-15 16:03:44 -08:00 |
Michael Lumish
|
b472dc30cc
|
Merge pull request #620 from JustinBeckwith/noobj
refactor: drop usage of _.isObject
|
2018-11-15 16:03:19 -08:00 |
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 |