Jordi Boggiano
|
c74e6df65d
|
Fix strings being passed to an int arg, fixes 7.1 build
|
2016-04-01 11:52:19 +01:00 |
Nils Adermann
|
26598c4a9a
|
Remove unnecessary pool reference from rules
|
2014-12-01 19:02:50 +01:00 |
Jordi Boggiano
|
3ca22f9ef1
|
Fix class name
|
2013-02-20 15:27:11 +01:00 |
Nils Adermann
|
451bab1c2c
|
Get rid of Literal object / literal id mix, use literals only to save memory
|
2012-05-19 20:38:56 +02:00 |
Nils Adermann
|
15f43571b9
|
Rules of type feature are no longer needed
|
2012-05-08 19:26:50 +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 |
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 |
Leszek Prabucki
|
f59ca1e2f8
|
Made fixes after review.
|
2012-01-24 18:48:42 +01:00 |
Leszek Prabucki
|
de7f666118
|
Added and extended some unit tests
|
2012-01-24 18:44:54 +01:00 |
Nils Adermann
|
bc672deb32
|
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
2011-06-27 00:11:57 +02:00 |