コミット履歴

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