Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Jordi Boggiano c6a3f48eaf Remove some more remove request handling 5 年之前
  Jordi Boggiano 6dc576738a Avoid partial updates from applying changes to packages which are not locked with an acceptable stability 5 年之前
  Nils Adermann dc0f2e7e46 Ensure multi conflict rules are only used for 3+ literals 6 年之前
  Nils Adermann ed300b9f22 New Multi Conflict Rule for transitive conflicts, to reduce memory 7 年之前
  Nils Adermann c50d236378 Correctly load branch aliases from lock file 6 年之前
  Nils Adermann 4481cc4a88 Allow an install request for a package name which is already fixed 6 年之前
  Nils Adermann 995b4f923e Fix more tests which were lacking lock files for partial updates, display fix jobs in problems 6 年之前
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 6 年之前
  Jordi Boggiano 6c4357a7ed Merge branch 'master' into 2.0 6 年之前
  Baptiste Lafontaine a4611d511f Ignore platform reqs now handle conflict rules 6 年之前
  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 年之前