Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan Weaver 947db97e33 [#2492] Removing an unused variable and use statement, fixing phpdoc vor 11 Jahren
  Jordi Boggiano ac497feaba CS fixes vor 11 Jahren
  Jordi Boggiano e23665be59 Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962 vor 11 Jahren
  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 vor 11 Jahren
  Nils Adermann aa74818fe0 Handle array candidates in whatProvides vor 11 Jahren
  Nils Adermann eb5c785dcd Remove superfluous string casts vor 11 Jahren
  Nils Adermann bc7008270f Properly limit to name matches only if necessary vor 11 Jahren
  Nils Adermann 3148ffd355 Whitelist packages with names matching those specified before generating rules vor 11 Jahren
  Jordi Boggiano 51e6c3a466 Optimize solving by removing packages that are excluded by the root package requires vor 12 Jahren
  Jordi Boggiano 11a0d16ccc CS fixes vor 12 Jahren
  Jordi Boggiano 051d219438 Fix whatProvides returning too many results when no constraint is given vor 12 Jahren
  Jordi Boggiano 326faf2b51 Minor cleanups vor 12 Jahren
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package vor 12 Jahren
  Jordi Boggiano a0d1d59868 Fix handling of aliases in streamable repos, fixes #1776, fixes #1749 vor 12 Jahren
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 vor 12 Jahren
  Jordi Boggiano 62bf84fc4f Rename var vor 13 Jahren
  Jordi Boggiano f18839c350 Fix var override, fixes #1061 vor 13 Jahren
  Jordi Boggiano 125ff3e4f5 Fix root aliasing with new providers repo format vor 13 Jahren
  Jordi Boggiano eceda0ffc7 Fix regression introduced in beb9a5bd727d49bf539db676f1aa946901090257 vor 13 Jahren
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache vor 13 Jahren
  Jordi Boggiano beb9a5bd72 Code optimizations: avoid loops in match() vor 13 Jahren
  Jordi Boggiano 21a0ae9cad Cache whatProvide calls vor 13 Jahren
  Jordi Boggiano a3f9accd37 Fix various dumb issues vor 13 Jahren
  Jordi Boggiano 9369f48dcd Fix package id vor 13 Jahren
  Jordi Boggiano 18492a1f84 Remove Pool::getMaxId and the solver's reliance on it vor 13 Jahren
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories vor 13 Jahren
  Jordi Boggiano ded485dd60 Fix root aliasing and allow aliasing using the branch-alias as source vor 13 Jahren
  Jordi Boggiano 6f77df296a Speed up Pool::match for common case vor 13 Jahren
  Jordi Boggiano 9965f02951 Clean up link creation vor 13 Jahren
  Jordi Boggiano 8a275336a1 CS cleanups vor 13 Jahren