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
  rubenrua 8fccbaa4a4 Improve memory usage resolving dependencies II 8 years ago
  Yanick Witschi 7b5fe5c7d4 CS 8 years ago
  Yanick Witschi a9e88a27b3 CS 8 years ago
  Yanick Witschi 4a769a785c Reduce calls on Rule::getHash() 8 years ago
  Nils Adermann 961ea868ac Use an integer bitfield for rule properties instead of a string binary blob 10 years ago
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob 10 years ago
  Nils Adermann 6f41e99fe2 Add back ruleById function for BC 10 years ago
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties 10 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 d21032ace5 CS fixes 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Nils Adermann 15f43571b9 Rules of type feature are no longer needed 13 years ago
  Nils Adermann 5daeacf0ac We won't implement choice rules, you need to edit composer.json to choose 13 years ago
  Jordi Boggiano f7440076fa Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 13 years ago
  Nils Adermann f4d5568937 Rules of type feature are no longer needed 13 years ago
  Nils Adermann 0e537b9c93 We won't implement choice rules, you need to edit composer.json to choose 13 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
  Artem Lopata (bumz) de066de198 Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" 13 years ago
  Jordi Boggiano d020f2701d Merge pull request #118 from naderman/priority-replace-any-version 13 years ago
  Nils Adermann 40b33914b3 Compute rule hashes for faster duplicate detection 13 years ago
  Nils Adermann b717ad8851 Display rules in more readable format 13 years ago
  Nils Adermann 825deff09f Completed analysis of unsolvable situations and main decision process 14 years ago
  Nils Adermann bc672deb32 Moving rule iteration logic to a separate RuleSet and RuleSetIterator class 14 years ago