Commit History

Author SHA1 Message Date
  Jordi Boggiano c41df325d8 Remove RepositorySet from Solver and remove getPool from RepositorySet 5 years ago
  Jordi Boggiano 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 years ago
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package 5 years ago
  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 years ago
  Yanick Witschi 02b6dc876f Fixed phpstan issues 5 years ago
  Jordi Boggiano 6c4357a7ed Merge branch 'master' into 2.0 5 years ago
  Gabriel Caruso 1d05d4171c Remove unused private methods 5 years ago
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 6 years ago
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 years ago
  Nils Adermann 81bb8f81ad Set all package ids only once the pool is created 6 years ago
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 6 years ago
  Nils Adermann 1228bcdffc Internalize pool creation in repository set, store root aliases in set 6 years ago
  Jordi Boggiano 122e422682 CS fixes 7 years ago
  rubenrua 4e1887a721 Improve memory usage resolving dependencies 8 years ago
  Yanick Witschi 4a769a785c Reduce calls on Rule::getHash() 8 years ago
  Jordi Boggiano c74e6df65d Fix strings being passed to an int arg, fixes 7.1 build 8 years ago
  David Prévot 933a8e1d09 Fix method name 8 years ago
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules 10 years ago
  Nils Adermann d77400ade2 Make ruleById lookup table in rule set public 10 years ago
  Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 12 years ago
  Nils Adermann 15f43571b9 Rules of type feature are no longer needed 12 years ago
  Nils Adermann 5daeacf0ac We won't implement choice rules, you need to edit composer.json to choose 12 years ago
  Jordi Boggiano f7440076fa Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 12 years ago
  Nils Adermann f4d5568937 Rules of type feature are no longer needed 12 years ago
  Nils Adermann 0e537b9c93 We won't implement choice rules, you need to edit composer.json to choose 12 years ago
  Volker Dusch 3fb75faa75 Now that no more update rules are created the code that handles them can be removed too. 13 years ago
  Nils Adermann 8aa0127de8 Remove test of undefined behaviour for unknown types in rulesets 13 years ago
  Leszek Prabucki de7f666118 Added and extended some unit tests 13 years ago
  Nils Adermann 825deff09f Completed analysis of unsolvable situations and main decision process 13 years ago