Commit History

Author SHA1 Message Date
  Nils Adermann 0b4e8952f6 PHP5 disallows require as a function name, use requireName analog to fixPackage 5 years ago
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package 5 years ago
  Jordi Boggiano 304753ff69 Remove callback and pass stabilities all the way instead 5 years ago
  Jordi Boggiano e50f78043a Try to load packages from lock file only and avoid loading other versions for pinned packages 5 years ago
  Jordi Boggiano dd556f989b Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places 5 years ago
  Jordi Boggiano f68731e663 Remove package/repo priority concept as it is enforced by the pool builder now 5 years ago
  Yanick Witschi d1dc367d86 Removed the filters from the pool 5 years ago
  Nils Adermann f1e4ccbe1d Fix handling of reference updates and root references 6 years ago
  Nils Adermann c875f538ea Make root alias behaviour consistent, add root ref handling, lock to newest metadata 6 years ago
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 7 years ago
  Nils Adermann b6e2d60c9e Create the pool in the installer before giving it to the solver 7 years ago
  Nils Adermann 7036f99999 RepositorySet::findPackages now has an exactMatch option 7 years ago
  Nils Adermann 1228bcdffc Internalize pool creation in repository set, store root aliases in set 7 years ago
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver 7 years ago