Commit Graph

19 Commits

Author SHA1 Message Date
Damian Mooyman
8a53a325b0
BUG Fix incorrect array key
Fixes issue found in #1
2017-07-17 17:47:18 +12:00
Damian Mooyman
8006dee7d9
ENHANCEMENT Register installed modules and files in composer.extra so that removal is respected
Fixes #2
2017-07-17 17:36:16 +12:00
Damian Mooyman
8cefa7f595
Clarify file copying log output 2017-07-10 17:34:43 +12:00
Damian Mooyman
0668b1d0fc
Remove project-files on create-project 2017-07-10 17:25:10 +12:00
Damian Mooyman
651f1f13af
BUG Fix recipes not being un-installed after inlining
Improve format of output logging
2017-07-10 13:59:00 +12:00
Damian Mooyman
c8288e2be5
Split require-recipe into require-recipe and update-recipe 2017-07-10 12:22:15 +12:00
Damian Mooyman
fb72c0fcc4
Update to use composer root object
Move shared commands to trait
2017-07-10 12:10:18 +12:00
Damian Mooyman
d1d1b59662
Ensure that require-recipe safely detects existing versions 2017-07-10 10:47:36 +12:00
Damian Mooyman
54310af6aa Implement require-recipe 2017-07-07 17:17:12 +12:00
Damian Mooyman
8c0c7cfdbf
Add new inline command stub 2017-07-07 15:47:49 +12:00
Damian Mooyman
0781c4a486 API try using subscribed events instead of separate installer 2016-09-20 13:40:10 +12:00
Damian Mooyman
c211463283 BUG Fix non-recipe modules being installed incorrectly
API Restore restriction on silverstripe-recipe type
2016-09-14 16:06:44 +12:00
Damian Mooyman
5f82035219 Change file copy to use copy() method 2016-09-13 17:05:08 +12:00
Damian Mooyman
c6e9375b8c Remove 'silverstripe-recipe' type 2016-09-13 10:31:34 +12:00
Damian Mooyman
dbce891bb7 Fix unbound regexp 2016-09-13 10:25:47 +12:00
Damian Mooyman
d715b1a779 proof of concept 2016-09-12 17:37:50 +12:00
Damian Mooyman
cb59153dd0 Testing behaviour 2016-09-12 16:04:00 +12:00
Damian Mooyman
825b00af3e Rename to RecipePlugin 2016-09-12 15:43:34 +12:00
Damian Mooyman
e6e6e5ae44 Initial commit of installer 2016-09-12 15:35:13 +12:00