Barys Biankouski
|
a59c46f781
[create-project] If process terminated with SIGINT then 130 IMO will be returned. Remove unused variable
|
10 years ago |
Barys Biankouski
|
38bc4e6a78
Added Ctrl+C support to create-project command for unix-like systems
|
10 years ago |
Jordi Boggiano
|
98b339e87a
Make --keep-vcs imply --prefer-source, closes #4063
|
10 years ago |
Jordi Boggiano
|
b80038804f
Fix env override regression, fixes #3820
|
10 years ago |
Francis Besset
|
4f57fafb8d
[create-project] Used no progress value for dependencies
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 years ago |
Jordi Boggiano
|
8d0c1a14b3
Add --ignore-platform-reqs to create-project, refs #1426
|
10 years ago |
Jordi Boggiano
|
3ff8bcffea
Allow loading of real composer repos by local path, fixes #1899
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 years ago |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
11 years ago |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
11 years ago |
Ryan Weaver
|
947db97e33
[#2492] Removing an unused variable and use statement, fixing phpdoc
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |
Stephan Hochdörfer
|
493ebbaacb
Fix to load the auth information before the root package gets installed.
|
11 years ago |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 years ago |
Pierre du Plessis
|
244e865a35
Fix typo
|
11 years ago |
Sandy Pleyte
|
ee62ec60f0
Remove old comment
|
11 years ago |
Sandy Pleyte
|
ab8f67e8cf
Always use rootPackage config
|
11 years ago |
Sandy Pleyte
|
9af5eaa574
Refactored the code with the switch statement.
|
11 years ago |
Sandy Pleyte
|
bc7c93ae85
Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies.
|
11 years ago |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
11 years ago |
Bilal Amarni
|
61cc291c8a
[CreateProject] allowed pretty version constraint
|
11 years ago |
Jordi Boggiano
|
6e4e10620a
Merge remote-tracking branch 'gerryvdm/feature'
|
11 years ago |
Jordi Boggiano
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
11 years ago |
Gerry Vandermaesen
|
eb72e1692c
Added --no-install option to create-project command
|
11 years ago |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
11 years ago |
Jordi Boggiano
|
80184b87d1
Fix undefined index error, fixes #2224
|
11 years ago |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
12 years ago |
Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 years ago |