Commit History

Author SHA1 Message Date
  Nils Adermann 4f44b7b221 Remove unused policy function findUpdatePackages 5 years ago
  Jordi Boggiano f68731e663 Remove package/repo priority concept as it is enforced by the pool builder now 5 years ago
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes 7 years ago
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 7 years ago
  Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. 9 years ago
  Jordi Boggiano 125dc62fab Make trigger error visible 10 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Jordi Boggiano d6620195e5 Prioritize repository over package versions in the default policy, fixes #3509 10 years ago
  Jordi Boggiano 05e08889ed Add BC method for old usage, refs #3857 10 years ago
  isoroku e0657b60a2 Fix misspellings 10 years ago
  Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command 11 years ago
  Nils Adermann c6af09b1da Make project id public 11 years ago
  Nils Adermann 5333017aea Remove unused selectNewestPackages method in DefaultPolicy 11 years ago
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules 11 years ago
  Jordi Boggiano e848c76cbc Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 12 years ago
  Jordi Boggiano 0700cd9186 Adjust according to feedback 12 years ago
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package 12 years ago
  Jordi Boggiano b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible 12 years ago
  Jordi Boggiano ef637c8f1a CS fixes 13 years ago
  Nils Adermann 84dd1fc1bf Merge pull request #898 from Seldaek/providefix 13 years ago
  Jordi Boggiano 2f7130200a Prevent seeing dev versions as equal when they are not, fixes #848 13 years ago
  Jordi Boggiano 2d19cf2a00 Fix hijacking possibility via provide bug 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory 13 years ago
  Nils Adermann bd66c27ff6 We mark packages as uninstallable by removing them from the repo 13 years ago
  Nils Adermann 8fc09afbae Move transaction generation to a separate class 13 years ago
  Jordi Boggiano ebf78135c9 Rename method 13 years ago
  Jordi Boggiano 06fb1b8083 Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576 13 years ago
  Jordi Boggiano c425b8b6cb Prevent a package from having duplicate names 13 years ago
  Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages 13 years ago