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.
Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver
Breaking change for the plugin interface so bumping the version of
composer-plugin-api to 2.0.0

First step for a refactoring of the package metadata loading mechanism
6 years ago
..
Operation CS fixes 7 years ago
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 12 years ago
DefaultPolicy.php Removed long deprecated functions that were no longer referenced anywhere. 8 years ago
GenericRule.php Improvements 6 years ago
PolicyInterface.php Removed unused variables and includes, fixed functions being called with more arguments than declared. 8 years ago
Pool.php Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
Problem.php CS fixer 6 years ago
Request.php Run cs fixer and update config to latest master 8 years ago
Rule.php Simplify Rule->getJob() 6 years ago
Rule2Literals.php Merge pull request #7450 from staabm/simpler-hash 6 years ago
RuleSet.php Improve memory usage resolving dependencies II 7 years ago
RuleSetGenerator.php Refactor the handling of conflict rules in the solver 6 years ago
RuleSetIterator.php SCA with PHP Inspections (EA Extended) 7 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 12 years ago
RuleWatchGraph.php Improve memory usage resolving dependencies 7 years ago
RuleWatchNode.php Use variable to call count() less often 6 years ago
Solver.php Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
SolverBugException.php CS fixer 6 years ago
SolverProblemsException.php Add a note that a user could have forgotten to add a custom repo if package not found 7 years ago
Transaction.php Improvements 6 years ago