Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 il y a 12 ans
  Jordi Boggiano 41392ace56 Check that a repo has no providers when getPackages is called to catch any mis-use 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 095852933e Remove code duplication, add support for searchUrl il y a 12 ans
  Jordi Boggiano 573b7a0fb7 Only downgrade providers but not the notification url il y a 12 ans
  Jordi Boggiano d4c9a9004a Add support for the hashed provider includes il y a 12 ans
  Jordi Boggiano 2c4c5dd764 Fail hard only after 3 failed attempts il y a 12 ans
  Jordi Boggiano b750e70f5f Abort execution when a RepositorySecurityException is thrown il y a 12 ans
  Jordi Boggiano 995dc40130 Make packagist downgrade out of ssl after fetching the main file, since the other files can be verified via sha256 il y a 12 ans
  Jordi Boggiano 211b69b38b Adjust exception message il y a 12 ans
  Jordi Boggiano b59489f6ae Merge remote-tracking branch 'edas/exception-on-broken-signature' il y a 12 ans
  Jordi Boggiano 9521d1e7ad Make use of new hashed provider filenames, fixes #1431, refs composer/packagist#283 il y a 12 ans
  Eric Daspet 59f8be3b92 Throw Exception on broken signature il y a 12 ans
  Jordi Boggiano a8f74a0983 Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 il y a 13 ans
  Jordi Boggiano e868c9706b Add support for batch notifications il y a 13 ans
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose il y a 13 ans
  Jordi Boggiano cbd91b5952 Fix FILTER_VALIDATE_URL not supporting IDNs il y a 13 ans
  Martin Hasoň 45c1c3f881 Fixed package name for stability test in ComposerRepository il y a 13 ans
  Bilal Amarni b10c832be0 fixed a typo il y a 13 ans
  Jordi Boggiano 125ff3e4f5 Fix root aliasing with new providers repo format il y a 13 ans
  Jordi Boggiano ad9f887edd Clarify error message to sound less scary until we can guarantee it il y a 13 ans
  Chris Smith 9ed481ef02 Fix handling of legacy Composer repositories il y a 13 ans
  Jordi Boggiano e887f6cea9 Fix CS il y a 13 ans
  Jordi Boggiano 89d4df990a Use JsonFile to decode cached entries il y a 13 ans
  Jordi Boggiano fef3dacdfb Reset ids of aliased packages as well il y a 13 ans
  Jordi Boggiano 338127ff9c Disable failure on hash mismatch until it can be proven to work reliably il y a 13 ans
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache il y a 13 ans
  Jordi Boggiano 541bcabbc0 Actually check the hash after downloading il y a 13 ans
  Jordi Boggiano 07f72e9fb6 Add support for provider listings il y a 13 ans
  Jordi Boggiano a3f9accd37 Fix various dumb issues il y a 13 ans