Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 年之前 |
Nils Adermann
|
b83535d2d9
Add back --no-custom-installers option with a deprecated warning
|
12 年之前 |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
12 年之前 |
Jordi Boggiano
|
f9ce367c10
Remove dangling vendor/composer dir after create-project, fixes #2025
|
12 年之前 |
Jordi Boggiano
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 年之前 |
Tobias Munk
|
c1cae8d838
updated events to use composer from Factory
|
12 年之前 |
Tobias Munk
|
27b3f338e9
added TODO
|
12 年之前 |
Tobias Munk
|
60f96d5135
fixed post-create-project-cmd event
|
12 年之前 |
Jordi Boggiano
|
f0327caaa1
Cleanups
|
12 年之前 |
Tobias Munk
|
5586fa717b
added author
|
12 年之前 |
Tobias Munk
|
337f817ba3
adjusted script event name
|
12 年之前 |
Tobias Munk
|
c0280256bf
code refactoring
|
12 年之前 |
Tobias Munk
|
0ac5165f04
updated script events
|
12 年之前 |
Jordi Boggiano
|
bebe86262a
Refactor self.version update to work on all link types, refs #1883
|
12 年之前 |
Sam Minnee
|
d3437d6e76
NEW: Rewrite self.version in create-project (Fixes #1351)
|
12 年之前 |
Jordi Boggiano
|
6da31f7c2b
Add handling of preferred-install config in create-project, fixes #1780
|
12 年之前 |
Galymzhan
|
47442b6e39
change parameter order to preserve BC
|
12 年之前 |
Galymzhan
|
f59181d7d5
add support for --no-progress, fixes #621
|
12 年之前 |
Jordi Boggiano
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
12 年之前 |
Jordi Boggiano
|
dee9bcb9f1
Add --stability and support for package:version and package=version to create-project, fixes #957
|
12 年之前 |
Jordi Boggiano
|
85bbf99817
Fix deletion of vcs dirs, fixes #1260
|
12 年之前 |
Pascal Borreli
|
5eead93250
Fixed typos
|
12 年之前 |
Jordi Boggiano
|
c7b26c8d82
Return 1 if installation of deps failed, fixes #936
|
12 年之前 |
Jordi Boggiano
|
ba96f9f6b5
Clarify conditional
|
12 年之前 |
Ulrich Kautz
|
051118c500
Check for necessity of VCS cleanup when --prefer-dist is used (only project package, so far)
|
12 年之前 |
Ulrich Kautz
|
4f4cbc17d9
Added "--prefer-dist" option to create-project command
|
12 年之前 |
Jordi Boggiano
|
8949d43dca
Remove VCS info from the root dir only, fixes #1229
|
12 年之前 |
Jordi Boggiano
|
110044c3ea
Fix up create-project command
|
12 年之前 |
Grégoire Pineau
|
1dd04cb715
Removed useless code
|
12 年之前 |
Grégoire Pineau
|
6f9c3427b6
Create-project command remove all VCS history
|
12 年之前 |