Historial de Commits

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