You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 8d0b7f278e CS fixes 11 years ago
..
Operation CS fixes 11 years ago
DebugSolver.php Make debug solver methods protected 12 years ago
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 12 years ago
DefaultPolicy.php Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 11 years ago
PolicyInterface.php More PSR-2 goodness 12 years ago
Pool.php Minor cleanups 11 years ago
Problem.php CS fixes 11 years ago
Request.php Collect solver problems in Problem objects with human readable output. 12 years ago
Rule.php Fix tests and convert all package lists to Name[Versions] format 11 years ago
RuleSet.php CS fixes 12 years ago
RuleSetGenerator.php Fixed PHPDoc 12 years ago
RuleSetIterator.php Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" 13 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 12 years ago
RuleWatchGraph.php PHPDoc fix 11 years ago
RuleWatchNode.php Decisions are now encapsulated in a separate object 12 years ago
Solver.php Adjust according to feedback 11 years ago
SolverBugException.php Remove useless property in exception class 12 years ago
SolverProblemsException.php Return different error code for SolverProblemsException 11 years ago
Transaction.php Aliases cannot be updated, they must be uninstalled, fixes #803 12 years ago