Jordi Boggiano
|
8cfbe7023d
CS fixes
|
9 éve |
Jordi Boggiano
|
bf1ddaa298
Fix method name for php5
|
9 éve |
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 éve |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 éve |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
10 éve |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 éve |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
12 éve |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 éve |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
12 éve |
Jordi Boggiano
|
ee0cd07468
CS fixes
|
13 éve |
Ulrich Kautz
|
ccf2539462
Search only in name
|
13 éve |
Povilas Balzaravicius Pawka
|
bbac63821c
Search: initialize lowMatches as empty array.
|
13 éve |
Povilas Balzaravicius Pawka
|
7154ef9af7
search: fixed output error when no results found.
|
13 éve |
Jordi Boggiano
|
e1bd2fd6df
Clean ups after feedback
|
13 éve |
Jordi Boggiano
|
a0903d4d35
Update create-project and show commands to use the new filterPackages method
|
13 éve |
Jordi Boggiano
|
012798b179
Convert search command to use the filterPackages method
|
13 éve |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 éve |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
13 éve |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
13 éve |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
13 éve |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 éve |
Jordi Boggiano
|
e7dc42a8a2
Order search results by score & highlight matches in description
|
13 éve |
Jordi Boggiano
|
4ecf55e180
Minor cleanup
|
13 éve |
Ryan Weaver
|
9e1ed5a52f
[Command] Modifying the output of SearchCommand to make evenly-spaced package names for readability of results
|
13 éve |
Danny Berger
|
8d6d155153
Add internal support for multiple default composer repositories.
|
13 éve |
Jordi Boggiano
|
7837be0621
Fix creation of ComposerRepository, refs #587
|
13 éve |
Jordi Boggiano
|
ea2d46bcff
Fix ComposerRepository calls, fixes #475
|
13 éve |
Jordi Boggiano
|
5dba49af54
Show package descriptions in show/search commands, merge similar packages in show, fixes #366
|
13 éve |
Jordi Boggiano
|
33c926c303
Show/Search command cleanups
|
13 éve |
digitalkaoz
|
3d56a5645e
fixed cs
|
13 éve |