.. |
Operation
|
d21032ace5
CS fixes
|
13 years ago |
DebugSolver.php
|
fa7bd35413
Make debug solver methods protected
|
13 years ago |
Decisions.php
|
76f8642feb
Remove duplicate function from decisions
|
13 years ago |
DefaultPolicy.php
|
ef637c8f1a
CS fixes
|
13 years ago |
PolicyInterface.php
|
c440b4594a
More PSR-2 goodness
|
13 years ago |
Pool.php
|
6f77df296a
Speed up Pool::match for common case
|
13 years ago |
Problem.php
|
f4409d9168
Fix problem output formatting, fixes #871
|
13 years ago |
Request.php
|
2c87fe5a22
Collect solver problems in Problem objects with human readable output.
|
13 years ago |
Rule.php
|
cc7632489d
Make problem report messages more readable
|
13 years ago |
RuleSet.php
|
d21032ace5
CS fixes
|
13 years ago |
RuleSetGenerator.php
|
cc7632489d
Make problem report messages more readable
|
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
|
76f8642feb
Remove duplicate function from decisions
|
13 years ago |
RuleWatchNode.php
|
26e051cb76
Decisions are now encapsulated in a separate object
|
13 years ago |
Solver.php
|
27d8904abe
resetToOffset method was moved to the Decisions class a while ago
|
13 years ago |
SolverBugException.php
|
11c59baf59
Remove useless property in exception class
|
13 years ago |
SolverProblemsException.php
|
6573fd3f77
Add hint in solver exceptions as to what may be wrong
|
13 years ago |
Transaction.php
|
f0345f0592
Aliases cannot be updated, they must be uninstalled, fixes #803
|
13 years ago |