Jordi Boggiano
|
6e4e10620a
Merge remote-tracking branch 'gerryvdm/feature'
|
11 lat temu |
Jordi Boggiano
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
11 lat temu |
Gerry Vandermaesen
|
eb72e1692c
Added --no-install option to create-project command
|
11 lat temu |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
11 lat temu |
Jordi Boggiano
|
80184b87d1
Fix undefined index error, fixes #2224
|
12 lat temu |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
12 lat temu |
Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 lat temu |
Nils Adermann
|
b83535d2d9
Add back --no-custom-installers option with a deprecated warning
|
12 lat temu |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
12 lat temu |
Jordi Boggiano
|
f9ce367c10
Remove dangling vendor/composer dir after create-project, fixes #2025
|
12 lat temu |
Jordi Boggiano
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 lat temu |
Tobias Munk
|
c1cae8d838
updated events to use composer from Factory
|
12 lat temu |
Tobias Munk
|
27b3f338e9
added TODO
|
12 lat temu |
Tobias Munk
|
60f96d5135
fixed post-create-project-cmd event
|
12 lat temu |
Jordi Boggiano
|
f0327caaa1
Cleanups
|
12 lat temu |
Tobias Munk
|
5586fa717b
added author
|
12 lat temu |
Tobias Munk
|
337f817ba3
adjusted script event name
|
12 lat temu |
Tobias Munk
|
c0280256bf
code refactoring
|
12 lat temu |
Tobias Munk
|
0ac5165f04
updated script events
|
12 lat temu |
Jordi Boggiano
|
bebe86262a
Refactor self.version update to work on all link types, refs #1883
|
12 lat temu |
Sam Minnee
|
d3437d6e76
NEW: Rewrite self.version in create-project (Fixes #1351)
|
12 lat temu |
Jordi Boggiano
|
6da31f7c2b
Add handling of preferred-install config in create-project, fixes #1780
|
12 lat temu |
Galymzhan
|
47442b6e39
change parameter order to preserve BC
|
12 lat temu |
Galymzhan
|
f59181d7d5
add support for --no-progress, fixes #621
|
12 lat temu |
Jordi Boggiano
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
12 lat temu |
Jordi Boggiano
|
dee9bcb9f1
Add --stability and support for package:version and package=version to create-project, fixes #957
|
12 lat temu |
Jordi Boggiano
|
85bbf99817
Fix deletion of vcs dirs, fixes #1260
|
12 lat temu |
Pascal Borreli
|
5eead93250
Fixed typos
|
12 lat temu |
Jordi Boggiano
|
c7b26c8d82
Return 1 if installation of deps failed, fixes #936
|
12 lat temu |
Jordi Boggiano
|
ba96f9f6b5
Clarify conditional
|
12 lat temu |