Nils Adermann
|
d2fa1e1319
Merge branch 'master' into 2.0
|
6 년 전 |
pfofi
|
c751914410
Fix URL resolution for Composer repositories
|
6 년 전 |
Jordi Boggiano
|
8fe2b9ec69
Fix test
|
6 년 전 |
Jordi Boggiano
|
fd5c5ff6bc
Fix implementation of whatProvides for older provider-only repos
|
6 년 전 |
Jordi Boggiano
|
b47330adf1
Refactor ComposerRepository to work with combined repos having lazy providers and partial packages
|
6 년 전 |
Jordi Boggiano
|
e8c6948770
Deduplicate link instances between versions of a given package
|
6 년 전 |
Jordi Boggiano
|
f946d8eb5a
More RemoteFilesystem usage removals and some repository/vcs driver refactorings
|
6 년 전 |
Jordi Boggiano
|
713bc4de1d
Minor fixes and updated the rest of the code/tests to use HttpDownloader
|
6 년 전 |
Jordi Boggiano
|
2e0f31106a
Merge remote-tracking branch 'origin/master' into 2.0
|
6 년 전 |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 년 전 |
Nils Adermann
|
1228bcdffc
Internalize pool creation in repository set, store root aliases in set
|
6 년 전 |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
7 년 전 |
Jordi Boggiano
|
122e422682
CS fixes
|
8 년 전 |
Pierre du Plessis
|
6a557e45b8
Added --type option to search
|
9 년 전 |
Niels Keurentjes
|
aa6b2e5b63
Modernized unit test still depending on age old BC code.
|
9 년 전 |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 년 전 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 년 전 |
Jordi Boggiano
|
6a64041055
CS fixes
|
10 년 전 |
Nils Adermann
|
75c501251d
Revert "Merge remote-tracking branch 'naderman/load-no-providers'"
|
10 년 전 |
Nils Adermann
|
e25b86c129
Fix composer repo test to match what composer repos send
|
10 년 전 |
Nils Adermann
|
67f10c1601
PHP 5.3 this/that compatibility
|
10 년 전 |
Nils Adermann
|
ec5416f03c
loadDev parameter is nonsense, properly load packages in create command
|
10 년 전 |
Nils Adermann
|
da02c53540
Update the composer repository whatprovides test to a loadrecursively test
|
10 년 전 |
Nils Adermann
|
709943aca5
ComposerRepository works differently now, so comment out test until replaced
|
10 년 전 |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 년 전 |
Martin Hasoň
|
c39e958a6f
Added test for ComposerRepository::whatProvides
|
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
|
cbd91b5952
Fix FILTER_VALIDATE_URL not supporting IDNs
|
12 년 전 |
Chris Smith
|
7681b4cc85
Add test covering the new and old repository formats
|
12 년 전 |