コミット履歴

作者 SHA1 メッセージ 日付
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 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 年 前
  Nils Adermann 0c30610fdc Complete the policy tests with provider and replacement tests 13 年 前
  Nils Adermann e4c94dd415 Adding tests for the default policy specifying its desired behaviour 13 年 前