Gabriel Caruso
|
1d05d4171c
Remove unused private methods
|
před 5 roky |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
před 6 roky |
Jordi Boggiano
|
122e422682
CS fixes
|
před 7 roky |
rubenrua
|
4e1887a721
Improve memory usage resolving dependencies
|
před 8 roky |
Yanick Witschi
|
4a769a785c
Reduce calls on Rule::getHash()
|
před 8 roky |
Jordi Boggiano
|
c74e6df65d
Fix strings being passed to an int arg, fixes 7.1 build
|
před 8 roky |
David Prévot
|
933a8e1d09
Fix method name
|
před 8 roky |
Nils Adermann
|
26598c4a9a
Remove unnecessary pool reference from rules
|
před 10 roky |
Nils Adermann
|
d77400ade2
Make ruleById lookup table in rule set public
|
před 10 roky |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
před 11 roky |
Nils Adermann
|
451bab1c2c
Get rid of Literal object / literal id mix, use literals only to save memory
|
před 12 roky |
Nils Adermann
|
15f43571b9
Rules of type feature are no longer needed
|
před 12 roky |
Nils Adermann
|
5daeacf0ac
We won't implement choice rules, you need to edit composer.json to choose
|
před 12 roky |
Jordi Boggiano
|
f7440076fa
Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'"
|
před 12 roky |
Nils Adermann
|
f4d5568937
Rules of type feature are no longer needed
|
před 12 roky |
Nils Adermann
|
0e537b9c93
We won't implement choice rules, you need to edit composer.json to choose
|
před 12 roky |
Volker Dusch
|
3fb75faa75
Now that no more update rules are created the code that handles them can be removed too.
|
před 13 roky |
Nils Adermann
|
8aa0127de8
Remove test of undefined behaviour for unknown types in rulesets
|
před 13 roky |
Leszek Prabucki
|
de7f666118
Added and extended some unit tests
|
před 13 roky |
Nils Adermann
|
825deff09f
Completed analysis of unsolvable situations and main decision process
|
před 13 roky |
Nils Adermann
|
bc672deb32
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
před 13 roky |