Jordi Boggiano
|
b41fd35c2b
|
Remove unused use statement
|
2013-04-17 18:38:05 +02:00 |
Jordi Boggiano
|
0700cd9186
|
Adjust according to feedback
|
2013-04-17 17:37:22 +02:00 |
Jordi Boggiano
|
db4055b778
|
Put a higher prio on replacers of the same vendor as the required package
|
2013-04-17 15:39:42 +02:00 |
Jordi Boggiano
|
b0297ef67a
|
Add prefer-stable flag to pick stable package over unstable ones when possible
|
2013-04-02 18:40:42 +02:00 |
Jordi Boggiano
|
e6f7150196
|
Change default minimum-stability to "stable", fixes #744
|
2012-07-04 14:22:09 +02:00 |
Nils Adermann
|
451bab1c2c
|
Get rid of Literal object / literal id mix, use literals only to save memory
|
2012-05-19 20:38:56 +02:00 |
Jordi Boggiano
|
06fb1b8083
|
Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576
|
2012-04-20 22:10:58 +02:00 |
Martin Hasoň
|
2b08df5192
|
Changed repository priority in the pool
|
2012-03-06 11:17:23 +01:00 |
Jordi Boggiano
|
8e6f8ae57e
|
Add prettyVersion to packages, fixes #76
|
2011-11-20 15:06:12 +01:00 |
Nils Adermann
|
4140f08d9c
|
Use a map of installed package ids in the solver
The assumption package.repo == installed no longer holds for installed
packages because there are multiple wrapped installed repositories.
|
2011-11-19 00:27:35 +01:00 |
Nils Adermann
|
e16c3f0626
|
Remove useless test, packages providing different versions aren't alternatives
|
2011-10-22 17:26:42 +02:00 |
Nils Adermann
|
571c14adf9
|
Prefer original packages over replaced packages of same repository priority
|
2011-10-22 17:20:45 +02:00 |
Nils Adermann
|
1b6f57e651
|
Correctly implement priorities and version numbers in the default policy
|
2011-10-22 16:44:10 +02:00 |
Nils Adermann
|
55d5e55195
|
DefaultPolicy test: pick package providing newest virtual package version
|
2011-10-21 15:22:47 +02:00 |
Nils Adermann
|
0c30610fdc
|
Complete the policy tests with provider and replacement tests
|
2011-10-21 14:58:31 +02:00 |
Nils Adermann
|
e4c94dd415
|
Adding tests for the default policy specifying its desired behaviour
|
2011-10-21 14:44:24 +02:00 |