Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 éve |
Rob Bast
|
9cbcda9ae6
add test that asserts pool priority matters
|
8 éve |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 éve |
isoroku
|
e0657b60a2
Fix misspellings
|
9 éve |
Nicolas Grekas
|
4a0feb0189
add --prefer-lowest-stable to update command
|
10 éve |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 éve |
Jordi Boggiano
|
e848c76cbc
Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817
|
11 éve |
Jordi Boggiano
|
b41fd35c2b
Remove unused use statement
|
11 éve |
Jordi Boggiano
|
0700cd9186
Adjust according to feedback
|
11 éve |
Jordi Boggiano
|
db4055b778
Put a higher prio on replacers of the same vendor as the required package
|
11 éve |
Jordi Boggiano
|
b0297ef67a
Add prefer-stable flag to pick stable package over unstable ones when possible
|
11 éve |
Jordi Boggiano
|
e6f7150196
Change default minimum-stability to "stable", fixes #744
|
12 éve |
Nils Adermann
|
451bab1c2c
Get rid of Literal object / literal id mix, use literals only to save memory
|
12 éve |
Jordi Boggiano
|
06fb1b8083
Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576
|
12 éve |
Martin Hasoň
|
2b08df5192
Changed repository priority in the pool
|
13 éve |
Jordi Boggiano
|
8e6f8ae57e
Add prettyVersion to packages, fixes #76
|
13 éve |
Nils Adermann
|
4140f08d9c
Use a map of installed package ids in the solver
|
13 éve |
Nils Adermann
|
e16c3f0626
Remove useless test, packages providing different versions aren't alternatives
|
13 éve |
Nils Adermann
|
571c14adf9
Prefer original packages over replaced packages of same repository priority
|
13 éve |
Nils Adermann
|
1b6f57e651
Correctly implement priorities and version numbers in the default policy
|
13 éve |
Nils Adermann
|
55d5e55195
DefaultPolicy test: pick package providing newest virtual package version
|
13 éve |
Nils Adermann
|
0c30610fdc
Complete the policy tests with provider and replacement tests
|
13 éve |
Nils Adermann
|
e4c94dd415
Adding tests for the default policy specifying its desired behaviour
|
13 éve |