Nils Adermann
|
d77400ade2
|
Make ruleById lookup table in rule set public
Saves about 500k function calls on a packagist update
|
2014-12-01 18:28:45 +01:00 |
Jordi Boggiano
|
d21032ace5
|
CS fixes
|
2012-05-28 01:58:49 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Nils Adermann
|
15f43571b9
|
Rules of type feature are no longer needed
|
2012-05-08 19:26:50 +02:00 |
Nils Adermann
|
5daeacf0ac
|
We won't implement choice rules, you need to edit composer.json to choose
|
2012-05-08 19:25:38 +02:00 |
Jordi Boggiano
|
f7440076fa
|
Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'"
This reverts commit 2988152602 , reversing
changes made to adb4188e12 .
|
2012-04-29 22:21:58 +02:00 |
Nils Adermann
|
f4d5568937
|
Rules of type feature are no longer needed
|
2012-04-27 18:28:51 +02:00 |
Nils Adermann
|
0e537b9c93
|
We won't implement choice rules, you need to edit composer.json to choose
|
2012-04-27 17:46:13 +02:00 |
Volker Dusch
|
3fb75faa75
|
Now that no more update rules are created the code that handles them can be removed too.
Also adapted the tests that used TYPE_UPDATE exemplarily to use TYPE_FEATURE.
|
2012-02-18 19:19:49 +01:00 |
Artem Lopata (bumz)
|
de066de198
|
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 |
Jordi Boggiano
|
d020f2701d
|
Merge pull request #118 from naderman/priority-replace-any-version
Replaced packages have higher priority even if wrong version is replaced
|
2011-11-21 08:30:40 -08:00 |
Nils Adermann
|
40b33914b3
|
Compute rule hashes for faster duplicate detection
|
2011-11-21 16:04:33 +01:00 |
Nils Adermann
|
b717ad8851
|
Display rules in more readable format
|
2011-11-21 15:01:10 +01:00 |
Nils Adermann
|
825deff09f
|
Completed analysis of unsolvable situations and main decision process
|
2011-07-08 07:11:04 -04:00 |
Nils Adermann
|
bc672deb32
|
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
2011-06-27 00:11:57 +02:00 |