Jordi Boggiano
|
0f36a42d61
Allow filtering of warning/info msgs by composer version
|
6 lat temu |
Markus Staab
|
76bf6bdf97
Fixed typo
|
7 lat temu |
Jordi Boggiano
|
c5fa3bdde0
Migrate to repo.packagist.org for package metadata
|
7 lat temu |
Jordi Boggiano
|
c6d53abf89
Fix tests
|
7 lat temu |
Jordi Boggiano
|
af1dccb1fb
Avoid showing virtual packages in search results, fixes #7310
|
7 lat temu |
Markus Staab
|
6a7e932233
Mention that also a antivirus software might corrupt file contents
|
7 lat temu |
Niels Keurentjes
|
eab705d057
Reword exception text to evoke somewhat less panic
|
7 lat temu |
Martin Hasoň
|
88ec172bd8
Fix CS
|
8 lat temu |
Robert Lu
|
05fcc4adfb
can use relative path for mirror
|
8 lat temu |
Jordi Boggiano
|
11ce391222
Add support for info/warnings in every json file loaded by ComposerRepo
|
8 lat temu |
Jordi Boggiano
|
9ee17ef6ff
Fix handling of partial package listings containing replaces/provides
|
8 lat temu |
Jordi Boggiano
|
7259630cbe
Fix support for partial provider repos
|
8 lat temu |
Jordi Boggiano
|
64d29dc6dc
Fix regex cleaning up repo URLs, fixes #5686
|
8 lat temu |
Jordi Boggiano
|
75074382de
Merge branch '1.1'
|
9 lat temu |
Jordi Boggiano
|
ebae5dfd95
Undo downgrade before trying again if http seems unreliable, refs #2835
|
9 lat temu |
Pierre du Plessis
|
6a557e45b8
Added --type option to search
|
9 lat temu |
Jordi Boggiano
|
ff4e2ec219
Avoid lazy-loading composer-plugin-api
|
9 lat temu |
Jordi Boggiano
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 lat temu |
Niels Keurentjes
|
818c3e707a
Ton of phpDoc fixes.
|
9 lat temu |
Jordi Boggiano
|
623c0dcda7
Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661
|
9 lat temu |
Jordi Boggiano
|
6825c04a62
Merge pull request #4799 from balbuf/balbuf/honor-class-name
|
9 lat temu |
Niels Keurentjes
|
868e607f17
Missing parent constructor calls.
|
9 lat temu |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 lat temu |
Niels Keurentjes
|
72a3563f1e
Removed some 3 year old backward compatibility code.
|
9 lat temu |
Jordi Boggiano
|
39ccb929b1
Merge pull request #4801 from balbuf/balbuf/find-provider-break-early
|
9 lat temu |
Jordi Boggiano
|
25e089eee9
Allow force-lazy-providers for any repo, still an experimental flag that should not be used though
|
9 lat temu |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 lat temu |
Stephen Beemsterboer
|
f1cf5d64dd
createPackage() method should use the $class argument it accepts
|
9 lat temu |
Stephen Beemsterboer
|
c1b9b082a4
Break early when a provider name is matched
|
9 lat temu |
Jordi Boggiano
|
a13b06725e
Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo
|
9 lat temu |