Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 лет назад |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 лет назад |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 лет назад |
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 лет назад |
Jordi Boggiano
|
ee0cd07468
CS fixes
|
12 лет назад |
Ulrich Kautz
|
ccf2539462
Search only in name
|
12 лет назад |
Povilas Balzaravicius Pawka
|
bbac63821c
Search: initialize lowMatches as empty array.
|
12 лет назад |
Povilas Balzaravicius Pawka
|
7154ef9af7
search: fixed output error when no results found.
|
12 лет назад |
Jordi Boggiano
|
e1bd2fd6df
Clean ups after feedback
|
13 лет назад |
Jordi Boggiano
|
a0903d4d35
Update create-project and show commands to use the new filterPackages method
|
13 лет назад |
Jordi Boggiano
|
012798b179
Convert search command to use the filterPackages method
|
13 лет назад |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 лет назад |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
13 лет назад |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
13 лет назад |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
13 лет назад |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 лет назад |
Jordi Boggiano
|
e7dc42a8a2
Order search results by score & highlight matches in description
|
13 лет назад |
Jordi Boggiano
|
4ecf55e180
Minor cleanup
|
13 лет назад |
Ryan Weaver
|
9e1ed5a52f
[Command] Modifying the output of SearchCommand to make evenly-spaced package names for readability of results
|
13 лет назад |
Danny Berger
|
8d6d155153
Add internal support for multiple default composer repositories.
|
13 лет назад |
Jordi Boggiano
|
7837be0621
Fix creation of ComposerRepository, refs #587
|
13 лет назад |
Jordi Boggiano
|
ea2d46bcff
Fix ComposerRepository calls, fixes #475
|
13 лет назад |
Jordi Boggiano
|
5dba49af54
Show package descriptions in show/search commands, merge similar packages in show, fixes #366
|
13 лет назад |
Jordi Boggiano
|
33c926c303
Show/Search command cleanups
|
13 лет назад |
digitalkaoz
|
3d56a5645e
fixed cs
|
13 лет назад |
digitalkaoz
|
741a66e504
added description to show command, searching in description aswell
|
13 лет назад |
digitalkaoz
|
38f866f1dd
fixes #373 aswell
|
13 лет назад |
digitalkaoz
|
202ca60559
modified search listing (grouping packages)
|
13 лет назад |
Jordi Boggiano
|
30f612f672
Fix undef variable in search, fixes #374
|
13 лет назад |
Jordi Boggiano
|
1e6633b3c3
Allow search command to work without a composer.json
|
13 лет назад |