コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano c41df325d8 Remove RepositorySet from Solver and remove getPool from RepositorySet 5 年 前
  Jordi Boggiano 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 年 前
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package 5 年 前
  Jordi Boggiano 1d31190472 Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent 5 年 前
  Yanick Witschi 02b6dc876f Fixed phpstan issues 5 年 前
  Jordi Boggiano 6c4357a7ed Merge branch 'master' into 2.0 5 年 前
  Gabriel Caruso 1d05d4171c Remove unused private methods 5 年 前
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 6 年 前
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 年 前
  Nils Adermann 81bb8f81ad Set all package ids only once the pool is created 6 年 前
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 6 年 前
  Nils Adermann 1228bcdffc Internalize pool creation in repository set, store root aliases in set 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 年 前