Maximilian Bösing
|
3791a574a2
Provide partial packages names if available, closes #8516, fixes #8526
|
5 years ago |
pfofi
|
c751914410
Fix URL resolution for Composer repositories
|
5 years ago |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Pierre du Plessis
|
6a557e45b8
Added --type option to search
|
8 years ago |
Niels Keurentjes
|
aa6b2e5b63
Modernized unit test still depending on age old BC code.
|
9 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 years ago |
Jordi Boggiano
|
6a64041055
CS fixes
|
9 years ago |
Nils Adermann
|
75c501251d
Revert "Merge remote-tracking branch 'naderman/load-no-providers'"
|
9 years ago |
Nils Adermann
|
e25b86c129
Fix composer repo test to match what composer repos send
|
9 years ago |
Nils Adermann
|
67f10c1601
PHP 5.3 this/that compatibility
|
9 years ago |
Nils Adermann
|
ec5416f03c
loadDev parameter is nonsense, properly load packages in create command
|
9 years ago |
Nils Adermann
|
da02c53540
Update the composer repository whatprovides test to a loadrecursively test
|
9 years ago |
Nils Adermann
|
709943aca5
ComposerRepository works differently now, so comment out test until replaced
|
9 years ago |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 years ago |
Martin Hasoň
|
c39e958a6f
Added test for ComposerRepository::whatProvides
|
12 years ago |
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 years ago |
Jordi Boggiano
|
cbd91b5952
Fix FILTER_VALIDATE_URL not supporting IDNs
|
12 years ago |
Chris Smith
|
7681b4cc85
Add test covering the new and old repository formats
|
12 years ago |