Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 il y a 5 ans
  Jordi Boggiano ab945a6ec1 Clean up RepositoryInterface, fixes #5464 il y a 6 ans
  Jordi Boggiano 346de47af2 Small fixes il y a 7 ans
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 il y a 7 ans
  Jordi Boggiano 0124e7b553 Revert "add removePackage() to RepositoryInterface" il y a 7 ans
  Nils Adermann 5c491ecc9b Merge pull request #7625 from naderman/repository-set il y a 7 ans
  Nils Adermann 261efe1e8e Implement loadPackages on Composer repositories with providers il y a 7 ans
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder il y a 7 ans
  Rob Bast cfb0d33c45 add removePackage() to RepositoryInterface il y a 7 ans
  Gabriel Caruso 3d262bd637 Fixes from PHPStan level 0 il y a 7 ans
  Jordi Boggiano 122e422682 CS fixes il y a 8 ans
  Pierre du Plessis f29b3e86ce Remove type parameter from RepositoryInterface il y a 9 ans
  Pierre du Plessis 6a557e45b8 Added --type option to search il y a 9 ans
  Sullivan SENECHAL 4f4d236be3 PackageInterface[] on RepositoryInterface php doc il y a 10 ans
  Rob Bast a1427d7fd6 replace all occurences in code and comments il y a 10 ans
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s il y a 10 ans
  Jordi Boggiano 8d0b7f278e CS fixes il y a 12 ans
  Jordi Boggiano be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 il y a 12 ans
  Jordi Boggiano ee0cd07468 CS fixes il y a 13 ans
  Jordi Boggiano e1bd2fd6df Clean ups after feedback il y a 13 ans
  Jordi Boggiano e3b6bd781c Add RepositoryInterface::filterPackages to stream ops on lists il y a 13 ans
  Jordi Boggiano 66e9dcddf4 CS fixes il y a 13 ans
  Jordi Boggiano c440b4594a More PSR-2 goodness il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg il y a 13 ans
  Christophe Coevoet bd1d20b2c9 Fixed CS il y a 13 ans
  Christophe Coevoet fc17e26bc3 Added a method to find packages by name il y a 13 ans
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict il y a 14 ans
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages il y a 14 ans
  everzet cc2f2b79ca added findPackage() method to the RepositoryManager and RepositoryInterface il y a 14 ans