Jordi Boggiano
|
6dc576738a
Avoid partial updates from applying changes to packages which are not locked with an acceptable stability
|
5 년 전 |
Nils Adermann
|
dc0f2e7e46
Ensure multi conflict rules are only used for 3+ literals
|
5 년 전 |
Nils Adermann
|
ed300b9f22
New Multi Conflict Rule for transitive conflicts, to reduce memory
|
6 년 전 |
Nils Adermann
|
c50d236378
Correctly load branch aliases from lock file
|
5 년 전 |
Nils Adermann
|
4481cc4a88
Allow an install request for a package name which is already fixed
|
5 년 전 |
Nils Adermann
|
995b4f923e
Fix more tests which were lacking lock files for partial updates, display fix jobs in problems
|
5 년 전 |
Nils Adermann
|
f5e18250e6
Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
|
5 년 전 |
Jordi Boggiano
|
6c4357a7ed
Merge branch 'master' into 2.0
|
5 년 전 |
Baptiste Lafontaine
|
a4611d511f
Ignore platform reqs now handle conflict rules
|
6 년 전 |
Nils Adermann
|
10ada7bf82
Refactor Installer class into separate install and update processes
|
6 년 전 |
Jordi Boggiano
|
2e0f31106a
Merge remote-tracking branch 'origin/master' into 2.0
|
6 년 전 |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 년 전 |
Nils Adermann
|
7c2d3518e5
Remove whitelisting of required package names, done by pool builder now
|
6 년 전 |
Christophe Coevoet
|
e5b948c683
Refactor the handling of conflict rules in the solver
|
7 년 전 |
Markus Staab
|
f7a1c34c92
Removed unused variables
|
7 년 전 |
Markus Staab
|
07383552b3
Temporary save the package-name into a variable
|
7 년 전 |
Gabriel Caruso
|
7d9f8e2247
Improvements
|
7 년 전 |
Jordi Boggiano
|
c0eb32669a
Remove comment
|
7 년 전 |
Vladimir Reznichenko
|
c8615358cb
SCA with PHP Inspections (EA Extended)
|
7 년 전 |
rubenrua
|
4e1887a721
Improve memory usage resolving dependencies
|
8 년 전 |
Yanick Witschi
|
4a769a785c
Reduce calls on Rule::getHash()
|
8 년 전 |
Steve Preston
|
dfe18d2e7f
Fixed dependency problem caused by pull request #3482
|
10 년 전 |
Nils Adermann
|
4a945da55b
Avoid generating duplicate conflict rules
|
10 년 전 |
Nils Adermann
|
26598c4a9a
Remove unnecessary pool reference from rules
|
10 년 전 |
Nils Adermann
|
c6af09b1da
Make project id public
|
10 년 전 |
Nils Adermann
|
ee56db8767
Remove the handling of updates in the generator
|
11 년 전 |
Jordi Boggiano
|
ec0463a400
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
10 년 전 |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 년 전 |
Jordi Boggiano
|
e23665be59
Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962
|
11 년 전 |
Nils Adermann
|
5b80144ad0
Resolve job packages after whitelist generation
|
11 년 전 |