Jordi Boggiano
|
bc002ae1fb
Merge branch 'master' into 2.0
|
5 anni fa |
Stephan Vock
|
2a564a9f36
Create project: add option to add the repository to the composer.json
|
5 anni fa |
Jordi Boggiano
|
2f4ea3a463
Fix show command, refactor RepositorySet constructor
|
5 anni fa |
Jordi Boggiano
|
f6b3f12107
Merge branch 'master' into 2.0
|
5 anni fa |
Jordi Boggiano
|
3b0339802b
Fix install manager usage
|
5 anni fa |
Jordi Boggiano
|
29612e8e8e
Remove dead code
|
5 anni fa |
Jordi Boggiano
|
006985a0ea
Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847
|
5 anni fa |
Nils Adermann
|
bf99f1a341
Fix RepositorySet constructor calls to use new signature
|
5 anni fa |
polarathene
|
43e0321ee7
Chore: Use consistent directory path
|
5 anni fa |
polarathene
|
1b2582ff5b
Chore: Improve create-project install UX
|
5 anni fa |
polarathene
|
5987114f6c
Fix: Fail when install location is a file
|
5 anni fa |
polarathene
|
11207a9a2e
Fix: Check for null install directory earlier
|
5 anni fa |
polarathene
|
e5e8736383
Fix: Fail fast when the project directory is not empty
|
5 anni fa |
Nils Adermann
|
d2fa1e1319
Merge branch 'master' into 2.0
|
6 anni fa |
Jordi Boggiano
|
659c72f9c8
Read classmap-authoritative and apcu-autoloader from project config when installing via create-project, fixes #8155
|
6 anni fa |
Jordi Boggiano
|
0317199507
Merge branch 'master' into 2.0
|
6 anni fa |
Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 anni fa |
Jordi Boggiano
|
549ccd8f79
Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901
|
6 anni fa |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 anni fa |
Jordi Boggiano
|
346de47af2
Small fixes
|
6 anni fa |
Nils Adermann
|
1228bcdffc
Internalize pool creation in repository set, store root aliases in set
|
6 anni fa |
Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
6 anni fa |
Jordi Boggiano
|
0181f07491
Fix create-project not updating to latest commit when cache is present, fixes #7550
|
6 anni fa |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 anni fa |
Jordi Boggiano
|
f42e6a5772
Compute keep-vcs/remove-vcs last minute to allow plugins to change the value, refs #7002
|
7 anni fa |
Jordi Boggiano
|
a5e35b9e89
Add --remove-vcs flag to create-project command to allow removing user prompts, fixes #7002
|
7 anni fa |
Nicolas Grekas
|
251a347efb
Fix CTRL+C handling during create-project
|
7 anni fa |
Jordi Boggiano
|
0de1e21233
Make create-project install dependencies following optimize-autoloader config setting, fixes #6722
|
7 anni fa |
Issei.M
|
0856dfa084
Aligns the verb form of commands' description
|
8 anni fa |
Jordi Boggiano
|
9a26a9e8f8
Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082
|
8 anni fa |