Nils Adermann
|
46e4ae0e6a
Move rule generation from solver into separate rule set generator
|
13 years ago |
Nils Adermann
|
70e306f055
Process all jobs in one method and remove lock jobs which are not used
|
13 years ago |
Nils Adermann
|
3fcd042fd4
Skip adding (ignored) duplicate rules which were already added
|
13 years ago |
Nils Adermann
|
1d60ae1bfc
We no longer support recommended packages, remove left over code
|
13 years ago |
Nils Adermann
|
92ecf5a603
Remove unused variables
|
13 years ago |
Nils Adermann
|
bd66c27ff6
We mark packages as uninstallable by removing them from the repo
|
13 years ago |
Nils Adermann
|
8fc09afbae
Move transaction generation to a separate class
|
13 years ago |
Nils Adermann
|
37d271271d
Turn assertions into solver bug exceptions with more info
|
13 years ago |
Nils Adermann
|
0c1944a9d0
Let the solver handle aliases instead of the installer
|
13 years ago |
Nils Adermann
|
15f43571b9
Rules of type feature are no longer needed
|
13 years ago |
Nils Adermann
|
69b55f12ae
Call feature rules update rules, as there is no difference in composer
|
13 years ago |
Nils Adermann
|
0bd6fa1f37
An array of installed packages is no longer needed in the solver
|
13 years ago |
Nils Adermann
|
cf5d14e2e1
Move all solver members to top of the file
|
13 years ago |
Nils Adermann
|
c51fedef8c
Policy rules cannot conflict with jobs anymore
|
13 years ago |
Nils Adermann
|
5feff954a4
Remove commented out debug output
|
13 years ago |
Nils Adermann
|
c37e126e14
Installed packages are now always removed unless otherwise requested
|
13 years ago |
Nils Adermann
|
f4ae88a5d6
Create lookup table for installed packages in only one place
|
13 years ago |
Nils Adermann
|
5daeacf0ac
We won't implement choice rules, you need to edit composer.json to choose
|
13 years ago |
Nils Adermann
|
875261931c
We do not support any options to keep obsolete packages
|
13 years ago |
Jordi Boggiano
|
f7440076fa
Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'"
|
13 years ago |
Nils Adermann
|
f4d5568937
Rules of type feature are no longer needed
|
13 years ago |
Nils Adermann
|
d153ab3f8f
Call feature rules update rules, as there is no difference in composer
|
13 years ago |
Nils Adermann
|
f98ab2e491
An array of installed packages is no longer needed in the solver
|
13 years ago |
Nils Adermann
|
7be4b82ad2
Move all solver members to top of the file
|
13 years ago |
Nils Adermann
|
6410817c4e
Policy rules cannot conflict with jobs anymore
|
13 years ago |
Nils Adermann
|
3618ddacb0
Remove commented out debug output
|
13 years ago |
Nils Adermann
|
2cb2cde096
Installed packages are now always removed unless otherwise requested
|
13 years ago |
Nils Adermann
|
1a48ebaf57
Create lookup table for installed packages in only one place
|
13 years ago |
Nils Adermann
|
0e537b9c93
We won't implement choice rules, you need to edit composer.json to choose
|
13 years ago |
Nils Adermann
|
5ba9a887c2
We do not support any options to keep obsolete packages
|
13 years ago |