2017 Commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
03a79e5e7e Bumping to pre4. 2018-12-12 22:56:42 +01:00
Nicolas Noble
8b6ecb8303
Merge pull request #679 from nicolasnoble/pre3
Bumping to pre3
2018-12-11 21:43:28 -08:00
Nicolas "Pixel" Noble
b60928ee4e Bumping to pre3... 2018-12-11 23:37:22 +01:00
Nicolas Noble
07c7ac4532
Merge pull request #678 from murgatroid99/native_protojs6_each_fix2
Native: Protobuf.js 6: use nested again
2018-12-11 14:34:47 -08:00
murgatroid99
effeba7e78 Native: Protobuf.js 6: use nested again 2018-12-11 10:53:47 -08:00
Michael Lumish
d43508d096
Merge pull request #675 from murgatroid99/version_bump_1.17.0-pre2
Bump version to 1.17.0-pre2 and bump submodule
2018-12-07 14:52:20 -08:00
Michael Lumish
cf8277509d
Merge pull request #674 from murgatroid99/native_protojs_each_fix
Native: Protobuf.js 6 loadObject: switch to nestedArray
2018-12-07 13:51:59 -08:00
murgatroid99
da052f467d Bump version to 1.17.0-pre2 and bump submodule 2018-12-07 10:57:21 -08:00
murgatroid99
f45dda46af Native: Protobuf.js 6 loadObject: switch to nestedArray 2018-12-07 10:16:16 -08:00
Michael Lumish
d7ee7796ec
Merge pull request #671 from murgatroid99/native_protojs6_map_fix
Native: Protobuf.js 6 loadObject: switch to mappable methodsArray
2018-12-07 09:47:52 -08:00
murgatroid99
bbd5bd8f7c Native: Protobuf.js 6 loadObject: switch to mappable methodsArray 2018-12-06 17:22:14 -08:00
Michael Lumish
4ebb6e8aea
Merge pull request #661 from murgatroid99/v1.17.0_pre_update
Native: update to 1.17.0-pre1
2018-11-27 16:00:44 -08:00
murgatroid99
0a8a720c84 Native: update to 1.17.0-pre1 2018-11-27 13:51:16 -08:00
Michael Lumish
9117eb8687
Merge pull request #651 from murgatroid99/protobufjs_lazy_load
Native: lazily load Protobuf.js
2018-11-27 13:37:53 -08:00
murgatroid99
c9e3566ef5 Merge branch 'master' into protobufjs_lazy_load 2018-11-27 10:50:56 -08:00
Michael Lumish
54885f850c
Merge pull request #656 from JustinBeckwith/nauth
refactor: drop dependency on google-auth-library
2018-11-27 09:44:43 -08:00
Michael Lumish
8ab4c82b24
Merge pull request #657 from JustinBeckwith/nasync
refactor: drop dependency on async
2018-11-27 09:43:18 -08:00
Michael Lumish
633736225a
Merge pull request #653 from JustinBeckwith/nodas
refactor: use lodash subpackages
2018-11-27 09:40:16 -08:00
Justin Beckwith
9305468f11 refactor: drop dependency on async 2018-11-26 22:31:26 -08:00
Justin Beckwith
4a539303e7 refactor: drop dependency on google-auth-library 2018-11-26 22:29:26 -08:00
Justin Beckwith
cb22d4895b update template too 2018-11-20 16:01:44 -08:00
Justin Beckwith
8f8dd7b2d6 refactor: use lodash subpackages 2018-11-20 13:41:34 -08:00
Michael Lumish
4a9bf57f29
Merge pull request #641 from JustinBeckwith/partial
refactor: drop usage of _.partial
2018-11-20 11:30:05 -08:00
Michael Lumish
4beb092a60
Merge pull request #644 from JustinBeckwith/omit
refactor: drop usage of _.omit
2018-11-20 11:28:37 -08:00
Michael Lumish
beb7945b08
Merge pull request #645 from JustinBeckwith/invert
refactor: drop usage of _.invert
2018-11-20 11:27:12 -08:00
murgatroid99
afd9c079f4 Native: lazily load Protobuf.js 2018-11-20 10:55:15 -08:00
Justin Beckwith
5181c11d2d refactor: drop usage of _.omit 2018-11-19 16:12:29 -08:00
Justin Beckwith
fe3c71b350
Update client.js 2018-11-19 15:06:25 -08:00
Michael Lumish
cdac42a34f
Merge pull request #642 from JustinBeckwith/mapvalues
refactor: drop usage of _.mapValues
2018-11-19 14:33:32 -08:00
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.
grpc@1.16.1
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