提交历史

作者 SHA1 备注 提交日期
  Stephan Hochdörfer dcdcf57f3f Moved 401 handling from ComposerRepository to RemoteFilesystem and 12 年之前
  Stephan Hochdörfer f2afbbac2f Extended the fetchFile() method of the ComposerRepository class to be 12 年之前
  Jordi Boggiano 573b7a0fb7 Only downgrade providers but not the notification url 12 年之前
  Jordi Boggiano d4c9a9004a Add support for the hashed provider includes 12 年之前
  Jordi Boggiano 2c4c5dd764 Fail hard only after 3 failed attempts 12 年之前
  Jordi Boggiano b750e70f5f Abort execution when a RepositorySecurityException is thrown 12 年之前
  Jordi Boggiano 995dc40130 Make packagist downgrade out of ssl after fetching the main file, since the other files can be verified via sha256 12 年之前
  Jordi Boggiano 211b69b38b Adjust exception message 12 年之前
  Jordi Boggiano b59489f6ae Merge remote-tracking branch 'edas/exception-on-broken-signature' 12 年之前
  Jordi Boggiano 9521d1e7ad Make use of new hashed provider filenames, fixes #1431, refs composer/packagist#283 12 年之前
  Eric Daspet 59f8be3b92 Throw Exception on broken signature 12 年之前
  Jordi Boggiano a8f74a0983 Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 12 年之前
  Jordi Boggiano e868c9706b Add support for batch notifications 12 年之前
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose 12 年之前
  Jordi Boggiano cbd91b5952 Fix FILTER_VALIDATE_URL not supporting IDNs 12 年之前
  Martin Hasoň 45c1c3f881 Fixed package name for stability test in ComposerRepository 12 年之前
  Bilal Amarni b10c832be0 fixed a typo 12 年之前
  Jordi Boggiano 125ff3e4f5 Fix root aliasing with new providers repo format 12 年之前
  Jordi Boggiano ad9f887edd Clarify error message to sound less scary until we can guarantee it 12 年之前
  Chris Smith 9ed481ef02 Fix handling of legacy Composer repositories 12 年之前
  Jordi Boggiano e887f6cea9 Fix CS 12 年之前
  Jordi Boggiano 89d4df990a Use JsonFile to decode cached entries 12 年之前
  Jordi Boggiano fef3dacdfb Reset ids of aliased packages as well 12 年之前
  Jordi Boggiano 338127ff9c Disable failure on hash mismatch until it can be proven to work reliably 12 年之前
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache 12 年之前
  Jordi Boggiano 541bcabbc0 Actually check the hash after downloading 12 年之前
  Jordi Boggiano 07f72e9fb6 Add support for provider listings 12 年之前
  Jordi Boggiano a3f9accd37 Fix various dumb issues 12 年之前
  Jordi Boggiano aafc1f7857 Make sure alias package have a repo instance set 12 年之前
  Jordi Boggiano 41c7432fef Do not fetch from repo for packages that obviously can not be there 12 年之前