Historique des commits

Auteur SHA1 Message Date
  Christian Flothmann 0e9325da79 for AliasPackages check that the aliased package is white listed so that version constraints of AliasPackages are taken into account when computing package provisions il y a 11 ans
  Nils Adermann aa74818fe0 Handle array candidates in whatProvides il y a 11 ans
  Nils Adermann eb5c785dcd Remove superfluous string casts il y a 11 ans
  Nils Adermann bc7008270f Properly limit to name matches only if necessary il y a 11 ans
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules il y a 11 ans
  Jordi Boggiano 51e6c3a466 Optimize solving by removing packages that are excluded by the root package requires il y a 12 ans
  Jordi Boggiano 11a0d16ccc CS fixes il y a 12 ans
  Jordi Boggiano 051d219438 Fix whatProvides returning too many results when no constraint is given il y a 12 ans
  Jordi Boggiano 326faf2b51 Minor cleanups il y a 12 ans
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package il y a 12 ans
  Jordi Boggiano a0d1d59868 Fix handling of aliases in streamable repos, fixes #1776, fixes #1749 il y a 12 ans
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 il y a 12 ans
  Jordi Boggiano 62bf84fc4f Rename var il y a 13 ans
  Jordi Boggiano f18839c350 Fix var override, fixes #1061 il y a 13 ans
  Jordi Boggiano 125ff3e4f5 Fix root aliasing with new providers repo format il y a 13 ans
  Jordi Boggiano eceda0ffc7 Fix regression introduced in beb9a5bd727d49bf539db676f1aa946901090257 il y a 13 ans
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache il y a 13 ans
  Jordi Boggiano beb9a5bd72 Code optimizations: avoid loops in match() il y a 13 ans
  Jordi Boggiano 21a0ae9cad Cache whatProvide calls il y a 13 ans
  Jordi Boggiano a3f9accd37 Fix various dumb issues il y a 13 ans
  Jordi Boggiano 9369f48dcd Fix package id il y a 13 ans
  Jordi Boggiano 18492a1f84 Remove Pool::getMaxId and the solver's reliance on it il y a 13 ans
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories il y a 13 ans
  Jordi Boggiano ded485dd60 Fix root aliasing and allow aliasing using the branch-alias as source il y a 13 ans
  Jordi Boggiano 6f77df296a Speed up Pool::match for common case il y a 13 ans
  Jordi Boggiano 9965f02951 Clean up link creation il y a 13 ans
  Jordi Boggiano 8a275336a1 CS cleanups il y a 13 ans
  Jordi Boggiano e46d26cb9b Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories il y a 13 ans
  Jordi Boggiano 9a1fd450b0 Remove code duplication il y a 13 ans
  Jordi Boggiano 62ead24b61 Rename variable for clarity il y a 13 ans