Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command hace 11 años
  Nils Adermann c6af09b1da Make project id public hace 11 años
  Nils Adermann 5333017aea Remove unused selectNewestPackages method in DefaultPolicy hace 11 años
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules hace 11 años
  Jordi Boggiano e848c76cbc Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 hace 12 años
  Jordi Boggiano 0700cd9186 Adjust according to feedback hace 12 años
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package hace 12 años
  Jordi Boggiano b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible hace 12 años
  Jordi Boggiano ef637c8f1a CS fixes hace 13 años
  Nils Adermann 84dd1fc1bf Merge pull request #898 from Seldaek/providefix hace 13 años
  Jordi Boggiano 2f7130200a Prevent seeing dev versions as equal when they are not, fixes #848 hace 13 años
  Jordi Boggiano 2d19cf2a00 Fix hijacking possibility via provide bug hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory hace 13 años
  Nils Adermann bd66c27ff6 We mark packages as uninstallable by removing them from the repo hace 13 años
  Nils Adermann 8fc09afbae Move transaction generation to a separate class hace 13 años
  Jordi Boggiano ebf78135c9 Rename method hace 13 años
  Jordi Boggiano 06fb1b8083 Fix priority of aliases when mixing root package aliases with branch-alias ones, fixes #576 hace 13 años
  Jordi Boggiano c425b8b6cb Prevent a package from having duplicate names hace 13 años
  Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages hace 13 años
  Volker Dusch ec61297122 Remove the allowUninstall policy option and clean up the only usage hace 13 años
  Volker Dusch 5fdca19880 Removed the option to disallowed downgrades and simplifed some places where it was used hace 13 años
  Nils Adermann 46e1001b4b Replaced packages have higher priority, even if wrong version is replaced hace 14 años
  Nils Adermann 4140f08d9c Use a map of installed package ids in the solver hace 14 años
  Nils Adermann 2056c4c732 Allow downgrades and uninstalls in the default policy hace 14 años
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority hace 14 años
  Nils Adermann 44369472be Define the calculation of package priorities in a single method hace 14 años
  Nils Adermann 1b6f57e651 Correctly implement priorities and version numbers in the default policy hace 14 años
  Nils Adermann e4c94dd415 Adding tests for the default policy specifying its desired behaviour hace 14 años
  Nils Adermann 6cf8d3888c Use version contraints in the default policy rather than hardcoded version_compare hace 14 años