Commit History

Author SHA1 Message Date
  Jordi Boggiano 9521d1e7ad Make use of new hashed provider filenames, fixes #1431, refs composer/packagist#283 12 years ago
  Jordi Boggiano a8f74a0983 Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 12 years ago
  Jordi Boggiano e868c9706b Add support for batch notifications 12 years ago
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose 12 years ago
  Jordi Boggiano cbd91b5952 Fix FILTER_VALIDATE_URL not supporting IDNs 12 years ago
  Martin Hasoň 45c1c3f881 Fixed package name for stability test in ComposerRepository 12 years ago
  Bilal Amarni b10c832be0 fixed a typo 12 years ago
  Jordi Boggiano 125ff3e4f5 Fix root aliasing with new providers repo format 12 years ago
  Jordi Boggiano ad9f887edd Clarify error message to sound less scary until we can guarantee it 12 years ago
  Chris Smith 9ed481ef02 Fix handling of legacy Composer repositories 12 years ago
  Jordi Boggiano e887f6cea9 Fix CS 12 years ago
  Jordi Boggiano 89d4df990a Use JsonFile to decode cached entries 12 years ago
  Jordi Boggiano fef3dacdfb Reset ids of aliased packages as well 12 years ago
  Jordi Boggiano 338127ff9c Disable failure on hash mismatch until it can be proven to work reliably 12 years ago
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache 12 years ago
  Jordi Boggiano 541bcabbc0 Actually check the hash after downloading 12 years ago
  Jordi Boggiano 07f72e9fb6 Add support for provider listings 12 years ago
  Jordi Boggiano a3f9accd37 Fix various dumb issues 12 years ago
  Jordi Boggiano aafc1f7857 Make sure alias package have a repo instance set 12 years ago
  Jordi Boggiano 41c7432fef Do not fetch from repo for packages that obviously can not be there 12 years ago
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories 12 years ago
  Jordi Boggiano 116b822953 Fix loop and add missing options 12 years ago
  Jordi Boggiano 1d80720405 Add retries and failover of all jsons to cache even if the main one worked 12 years ago
  Jordi Boggiano fb296972ef Enable https for packagist when possible 12 years ago
  Sander Marechal 6cf860669f Add repository stream context options 12 years ago
  Sander Marechal 4799053ca9 Allow dot in URL scheme 12 years ago
  Jordi Boggiano c14826dd1e Fix exception handling when loading repos 12 years ago
  Jordi Boggiano fe4516aff8 Clarify exception messages when a package can not be loaded from a composer repository, fixes #1070 12 years ago
  Povilas Balzaravicius Pawka 57d1b5a37d Issue #1056. Fixed callback call error on search command. 12 years ago
  Jordi Boggiano 803178d28f CS fixes for #1038 13 years ago