Jordi Boggiano
|
0317199507
Merge branch 'master' into 2.0
|
6 年之前 |
Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 年之前 |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 年之前 |
Jordi Boggiano
|
713bc4de1d
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
7 年之前 |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 年之前 |
Vladimir Reznichenko
|
da9e00066c
SCA: reduced repetitive methods references, used specialized PhpUnit assertions
|
7 年之前 |
Jordi Boggiano
|
ff61ecd484
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
8 年之前 |
Issei.M
|
0856dfa084
Aligns the verb form of commands' description
|
8 年之前 |
Jordi Boggiano
|
122e422682
CS fixes
|
8 年之前 |
Jordi Boggiano
|
cf2838131f
Merge pull request #6062 from MoT3rror/master
|
8 年之前 |
jbixler
|
dac51c7f4b
Add ignore filters option to archive command
|
8 年之前 |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
8 年之前 |
Jordi Boggiano
|
bf1ddaa298
Fix method name for php5
|
9 年之前 |
Jordi Boggiano
|
1aec1c1fc8
Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920
|
9 年之前 |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 年之前 |
Jordi Boggiano
|
29312be4df
Strict typing fixes
|
9 年之前 |
MakiCode
|
63ede6c9dd
Fixed issues with PR
|
10 年之前 |
MakiCode
|
0d00338bdb
Added better messages and fixed bugs
|
10 年之前 |
MakiCode
|
87b5af60a8
Almost finished adding --file option, need to add unit test
|
10 年之前 |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 年之前 |
Jordi Boggiano
|
41a87a3ae7
Adjust file path output, refs #4379
|
10 年之前 |
Javi Hernández
|
dd7243fc01
Archive command shows created package path
|
10 年之前 |
Jordi Boggiano
|
c8eca6f198
Remove pool usage from ArchiveCommand
|
10 年之前 |
Jordi Boggiano
|
b025d0982b
Remove some state
|
10 年之前 |
Thibault Jamet
|
25ab752ca6
Map archive command to the archive configuration
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 年之前 |
Jordi Boggiano
|
4f5d979bee
ArchiveCommand improvements
|
11 年之前 |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 年之前 |
James Moran
|
ee7961a0f3
Implemented Pre/Post Archive Script Events
|
11 年之前 |