Revīziju vēsture

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