Histórico de Commits

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