.. |
Operation
|
Fix AliasOperations output
|
2012-05-13 22:41:20 +02:00 |
DebugSolver.php
|
Make debug solver methods protected
|
2012-05-20 15:49:58 +02:00 |
DefaultPolicy.php
|
Get rid of Literal object / literal id mix, use literals only to save memory
|
2012-05-19 20:38:56 +02:00 |
PolicyInterface.php
|
We mark packages as uninstallable by removing them from the repo
|
2012-05-15 19:57:55 +02:00 |
Pool.php
|
Get rid of Literal object / literal id mix, use literals only to save memory
|
2012-05-19 20:38:56 +02:00 |
Problem.php
|
Move rule generation from solver into separate rule set generator
|
2012-05-15 21:36:47 +02:00 |
Request.php
|
Collect solver problems in Problem objects with human readable output.
|
2012-03-18 20:41:10 +01:00 |
Rule.php
|
Make ruleHash a protected member of rules
|
2012-05-20 15:57:38 +02:00 |
RuleSet.php
|
Rules of type feature are no longer needed
|
2012-05-08 19:26:50 +02:00 |
RuleSetGenerator.php
|
Change "else if" to "elseif"
|
2012-05-21 18:34:12 +02:00 |
RuleSetIterator.php
|
Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies"
|
2012-01-08 23:24:58 +02:00 |
RuleWatchChain.php
|
Add documentation to RuleWatchChain and RuleWatchNode
|
2012-05-21 18:26:18 +02:00 |
RuleWatchGraph.php
|
Document the RuleWatchGraph
|
2012-05-21 18:14:38 +02:00 |
RuleWatchNode.php
|
Remove unecessary brackets
|
2012-05-21 18:32:22 +02:00 |
Solver.php
|
Change "else if" to "elseif"
|
2012-05-21 18:34:12 +02:00 |
SolverBugException.php
|
Remove useless property in exception class
|
2012-05-09 18:45:53 +02:00 |
SolverProblemsException.php
|
Collect solver problems in Problem objects with human readable output.
|
2012-03-18 20:41:10 +01:00 |
Transaction.php
|
Merge remote-tracking branch 'naderman/solver-refactor'
|
2012-05-22 11:04:12 +02:00 |