コミット履歴

作者 SHA1 メッセージ 日付
  Nils Adermann 8b877eb068 Remove superfluous check in Problem 5 年 前
  Nils Adermann 0b4e8952f6 PHP5 disallows require as a function name, use requireName analog to fixPackage 5 年 前
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package 5 年 前
  Jordi Boggiano 921a97457d Add PoolBuilder test harness for writing .test files 5 年 前
  Jordi Boggiano b1c0d7fb61 Merge pull request #8533 from Seldaek/remove-stability-callback 5 年 前
  Jordi Boggiano 1d31190472 Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent 5 年 前
  Jordi Boggiano c6a3f48eaf Remove some more remove request handling 5 年 前
  Jordi Boggiano 7cc8a4aed8 Avoid checking stability on platform packages too 5 年 前
  Jordi Boggiano ebe910c3a5 Tweak test to follow changes 5 年 前
  Jordi Boggiano 6dc576738a Avoid partial updates from applying changes to packages which are not locked with an acceptable stability 5 年 前
  Jordi Boggiano b5e34ca767 Fix remove tests 5 年 前
  Jordi Boggiano e162cc6f0a Remove "remove" from request 5 年 前
  Jordi Boggiano 304753ff69 Remove callback and pass stabilities all the way instead 5 年 前
  Jordi Boggiano 98860b8619 Fix show command when no package is found 5 年 前
  Jordi Boggiano 8bb472a608 No need to alias platform packages before the repository set as the pool builder already does it 5 年 前
  Jordi Boggiano 79c59805ad Merge pull request #8531 from Seldaek/pool-builder-tweaks 5 年 前
  Jordi Boggiano 56b2e1ae7a Allow installing an aliased root package 5 年 前
  Jordi Boggiano 572ef1add1 Add comment for lockable 5 年 前
  Jordi Boggiano 6f44350c01 Remove problem reporting for locked package not being found, needs to be fixed in #7779 later 5 年 前
  Jordi Boggiano cc91e9164a Stop unrolling the root aliases 5 年 前
  Jordi Boggiano 73bc137c3c Avoid nameConstraints from being collected for fixed packages 5 年 前
  Jordi Boggiano e50f78043a Try to load packages from lock file only and avoid loading other versions for pinned packages 5 年 前
  Jordi Boggiano de189c1b80 Fix deps=high build 5 年 前
  Jordi Boggiano 257d2ce889 Avoid setting the update whitelist in require command on newly created files and when the lock file is disabled 5 年 前
  Jordi Boggiano e6749d8717 Add comment, fix 5.3 build 5 年 前
  Jordi Boggiano 7a4d3e6f25 Fix SolverTest 5 年 前
  Jordi Boggiano dd556f989b Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places 5 年 前
  Jordi Boggiano 6c24e85e54 Merge pull request #8528 from Seldaek/repo-prio-fix 5 年 前
  Jordi Boggiano f68731e663 Remove package/repo priority concept as it is enforced by the pool builder now 5 年 前
  Jordi Boggiano 30b6a41035 Extract MetadataMinifier util 5 年 前