Commit History

Author SHA1 Message Date
  Nils Adermann 53c5e3c076 Merge pull request #7633 from naderman/remove-pool-whitelist 6 years ago
  Jordi Boggiano af677553cc Merge branch '1.7' 6 years ago
  Jordi Boggiano 0124e7b553 Revert "add removePackage() to RepositoryInterface" 6 years ago
  Nils Adermann 7c2d3518e5 Remove whitelisting of required package names, done by pool builder now 6 years ago
  Jordi Boggiano b441176f21 Merge remote-tracking branch 'origin/1.7' 6 years ago
  Jordi Boggiano 55fec6575f Merge pull request #7632 from glaubinix/f/bitbucket-get-change-date-branch-with-slash 6 years ago
  Stephan Vock 896d801a30 Fix: Bitbucket getChangeDate throws exception for branches containing a slash 6 years ago
  Nils Adermann 3d5a6e84d3 Merge pull request #7631 from naderman/filter-versions-on-load 6 years ago
  Nils Adermann 902cb290e7 Only load package versions which fit the root composer.json constraints 6 years ago
  Nils Adermann 468f24b230 Merge pull request #7629 from naderman/pool-ids 6 years ago
  Nils Adermann 81bb8f81ad Set all package ids only once the pool is created 6 years ago
  Nils Adermann 5c491ecc9b Merge pull request #7625 from naderman/repository-set 6 years ago
  Nils Adermann 261efe1e8e Implement loadPackages on Composer repositories with providers 6 years ago
  Nils Adermann 019ebee185 Add missing use statement to package event to fix install --no-dev 6 years ago
  Nils Adermann 96c812fb24 Properly buffer installer test output to display as errors if necessary 6 years ago
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 6 years ago
  Nils Adermann 4c7d271a36 Remove deprecated function 6 years ago
  Nils Adermann 1747df97e7 Create pool in show command to use policy, remove todos 6 years ago
  Nils Adermann b6e2d60c9e Create the pool in the installer before giving it to the solver 6 years ago
  Nils Adermann 7036f99999 RepositorySet::findPackages now has an exactMatch option 6 years ago
  Nils Adermann 190d263c74 Fix logic for composer repository's optional acceptable callable filter 6 years ago
  Nils Adermann 1228bcdffc Internalize pool creation in repository set, store root aliases in set 6 years ago
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
  Gabriel Caruso 71c8735e11 Use combined assignment operators 6 years ago
  Gabriel Caruso a17f051e29 Remove useless parentheses 6 years ago
  Jordi Boggiano 490f3ccd95 Merge remote-tracking branch 'origin/1.7' 6 years ago
  Jordi Boggiano 9c4df4d482 Update deps 6 years ago
  Jordi Boggiano a25d6f6c35 Use local repo for platform checks when possible to avoid surprises, refs #7605 6 years ago
  Jordi Boggiano b99ac8505b Merge pull request #7605 from lamp-of-god/check-requirements-no-dev 6 years ago
  Jordi Boggiano a1ead0e868 Merge pull request #7565 from alcohol/add-remove-to-pkgrepointerface 6 years ago