Commit History

Author SHA1 Message Date
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes 7 years ago
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 7 years ago
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 7 years ago
  Nils Adermann 7c2d3518e5 Remove whitelisting of required package names, done by pool builder now 7 years ago
  Christophe Coevoet e5b948c683 Refactor the handling of conflict rules in the solver 7 years ago
  Markus Staab f7a1c34c92 Removed unused variables 7 years ago
  Markus Staab 07383552b3 Temporary save the package-name into a variable 7 years ago
  Gabriel Caruso 7d9f8e2247 Improvements 7 years ago
  Jordi Boggiano c0eb32669a Remove comment 8 years ago
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 8 years ago
  rubenrua 4e1887a721 Improve memory usage resolving dependencies 8 years ago
  Yanick Witschi 4a769a785c Reduce calls on Rule::getHash() 9 years ago
  Steve Preston dfe18d2e7f Fixed dependency problem caused by pull request #3482 11 years ago
  Nils Adermann 4a945da55b Avoid generating duplicate conflict rules 11 years ago
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules 11 years ago
  Nils Adermann c6af09b1da Make project id public 11 years ago
  Nils Adermann ee56db8767 Remove the handling of updates in the generator 11 years ago
  Jordi Boggiano ec0463a400 Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320 11 years ago
  Jordi Boggiano ac497feaba CS fixes 11 years ago
  Jordi Boggiano e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 11 years ago
  Nils Adermann 5b80144ad0 Resolve job packages after whitelist generation 11 years ago
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules 11 years ago
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 years ago
  Nils Adermann cc7632489d Make problem report messages more readable 13 years ago
  Nils Adermann dc2a9bfe62 Ignore null rules in rule generator 13 years ago
  Nils Adermann 1211d8f7d4 Correctly generate conflict and alias rules for installed packages 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Nils Adermann 21c7e219e2 Change "else if" to "elseif" 13 years ago
  Nils Adermann 99200af51b Correctly indent break statements 13 years ago
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 13 years ago