Commit History

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