Історія комітів

Автор SHA1 Опис Дата
  Jordi Boggiano 2f4ea3a463 Fix show command, refactor RepositorySet constructor 5 роки тому
  Jordi Boggiano dd556f989b Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places 5 роки тому
  Jordi Boggiano f68731e663 Remove package/repo priority concept as it is enforced by the pool builder now 5 роки тому
  Nils Adermann 26da52227e Clean up the Solver tests, no more installed repo input and new sorting 5 роки тому
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes 6 роки тому
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 6 роки тому
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 роки тому
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 6 роки тому
  Nils Adermann b6e2d60c9e Create the pool in the installer before giving it to the solver 6 роки тому
  Nils Adermann 1228bcdffc Internalize pool creation in repository set, store root aliases in set 6 роки тому
  Rob Bast 9cbcda9ae6 add test that asserts pool priority matters 8 роки тому
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 роки тому
  isoroku e0657b60a2 Fix misspellings 9 роки тому
  Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command 10 роки тому
  Jordi Boggiano 38917c2047 Add parallel build to travis script 11 роки тому
  Jordi Boggiano e848c76cbc Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 11 роки тому
  Jordi Boggiano b41fd35c2b Remove unused use statement 11 роки тому
  Jordi Boggiano 0700cd9186 Adjust according to feedback 11 роки тому
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package 11 роки тому
  Jordi Boggiano b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible 11 роки тому
  Jordi Boggiano e6f7150196 Change default minimum-stability to "stable", fixes #744 12 роки тому
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 12 роки тому
  Jordi Boggiano 06fb1b8083 Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576 12 роки тому
  Martin Hasoň 2b08df5192 Changed repository priority in the pool 13 роки тому
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 13 роки тому
  Nils Adermann 4140f08d9c Use a map of installed package ids in the solver 13 роки тому
  Nils Adermann e16c3f0626 Remove useless test, packages providing different versions aren't alternatives 13 роки тому
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority 13 роки тому
  Nils Adermann 1b6f57e651 Correctly implement priorities and version numbers in the default policy 13 роки тому
  Nils Adermann 55d5e55195 DefaultPolicy test: pick package providing newest virtual package version 13 роки тому