.. |
Operation
|
8d0b7f278e
CS fixes
|
12 years ago |
DebugSolver.php
|
fa7bd35413
Make debug solver methods protected
|
13 years ago |
Decisions.php
|
18492a1f84
Remove Pool::getMaxId and the solver's reliance on it
|
13 years ago |
DefaultPolicy.php
|
e848c76cbc
Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817
|
12 years ago |
PolicyInterface.php
|
c440b4594a
More PSR-2 goodness
|
13 years ago |
Pool.php
|
11a0d16ccc
CS fixes
|
12 years ago |
Problem.php
|
cc37e4b0b8
Show defaulted version if phpversion() returns nothing, fixes #2313
|
12 years ago |
Request.php
|
2c87fe5a22
Collect solver problems in Problem objects with human readable output.
|
13 years ago |
Rule.php
|
cc37e4b0b8
Show defaulted version if phpversion() returns nothing, fixes #2313
|
12 years ago |
RuleSet.php
|
d21032ace5
CS fixes
|
13 years ago |
RuleSetGenerator.php
|
83fd3967f0
Fixed PHPDoc
|
13 years ago |
RuleSetIterator.php
|
de066de198
Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies"
|
13 years ago |
RuleWatchChain.php
|
7f9c5ffeef
Add documentation to RuleWatchChain and RuleWatchNode
|
13 years ago |
RuleWatchGraph.php
|
b72c4cfe97
PHPDoc fix
|
12 years ago |
RuleWatchNode.php
|
8369624c49
Correctly set watch2 on rule watch nodes for learned rules fixes #2181
|
12 years ago |
Solver.php
|
0700cd9186
Adjust according to feedback
|
12 years ago |
SolverBugException.php
|
11c59baf59
Remove useless property in exception class
|
13 years ago |
SolverProblemsException.php
|
5160dd2f5e
Return different error code for SolverProblemsException
|
12 years ago |
Transaction.php
|
f0345f0592
Aliases cannot be updated, they must be uninstalled, fixes #803
|
13 years ago |