提交历史

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