Piotr Grzesik
|
76e02cc09c
|
refactor: Replace _.forEach with Object.entries().forEach (#8280)
|
2020-09-24 10:31:32 +02:00 |
|
Dai Van Nguyen
|
4c33476210
|
refactor: Replace _.isEmpty with native counterparts (#7873)
|
2020-06-25 15:17:52 +02:00 |
|
Mariusz Nowak
|
5234439fa1
|
refactor: Remove old analytics module
|
2020-06-16 10:59:59 +02:00 |
|
srd2014
|
053f5f420b
|
refactor: Replace _.split with string.split (#7820)
|
2020-06-09 12:23:14 +02:00 |
|
Chris Villanueva
|
e39cdfdf02
|
refactor: Replace _.unset with delete (#7813)
|
2020-06-03 18:07:28 +02:00 |
|
Bryan Hunter
|
dc96b9a876
|
fix: Ensure serverless.ts is handled properly at plugin commands
(PR #7806)
|
2020-06-03 18:05:41 +02:00 |
|
Kenan Christian Dimas
|
c106d53638
|
refactor: Upgrade 'fs-extra' to v8 (#7719)
|
2020-05-13 16:16:17 +02:00 |
|
TATSUNO Yasuhiro
|
3fe2e98f15
|
refactor: Replace _.isArray with native Array.isArray (#7703)
|
2020-05-11 10:24:41 +02:00 |
|
Philipp Muens
|
6ddf43fae3
|
Add support for uninstall command
|
2019-09-23 13:16:09 +02:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
GuruRAM
|
00b2024f76
|
#4839 reimplemented yamlAstParser addNewArrayItem and removeExistingArrayItem methods.
Extended install.test.js, uninstall.test.js unit tests to cover complex plugins object.
|
2018-04-15 23:01:11 +03:00 |
|
Pavel Vlasov
|
a2ae114b2e
|
show warning on plugin uninstall for serverless.js config
|
2017-12-21 14:37:03 +11:00 |
|
horike37
|
922f6f48e7
|
Minor fixes & tweaks
|
2017-09-05 21:11:17 +09:00 |
|
horike37
|
91ce36376d
|
drop the check whether to be already installed or uninstalled
|
2017-09-04 19:30:07 +09:00 |
|
horike37
|
27fb1c4703
|
update tests for turning into async call
|
2017-09-04 05:47:50 +09:00 |
|
horike37
|
20ee0c3767
|
minor tweak
|
2017-09-02 22:47:23 +09:00 |
|
horike37
|
f99a3e8d2b
|
update async call
|
2017-09-02 22:33:47 +09:00 |
|