커밋 기록

작성자 SHA1 메시지 날짜
  Jordi Boggiano 89d4df990a Use JsonFile to decode cached entries 13 년 전
  Jordi Boggiano fef3dacdfb Reset ids of aliased packages as well 13 년 전
  Jordi Boggiano 338127ff9c Disable failure on hash mismatch until it can be proven to work reliably 13 년 전
  Jordi Boggiano 5978197b5d Reset package IDs before they can be used in the pool in case there are already some in the cache 13 년 전
  Jordi Boggiano 541bcabbc0 Actually check the hash after downloading 13 년 전
  Jordi Boggiano 07f72e9fb6 Add support for provider listings 13 년 전
  Jordi Boggiano a3f9accd37 Fix various dumb issues 13 년 전
  Jordi Boggiano aafc1f7857 Make sure alias package have a repo instance set 13 년 전
  Jordi Boggiano 41c7432fef Do not fetch from repo for packages that obviously can not be there 13 년 전
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories 13 년 전
  Jordi Boggiano 116b822953 Fix loop and add missing options 13 년 전
  Jordi Boggiano 1d80720405 Add retries and failover of all jsons to cache even if the main one worked 13 년 전
  Jordi Boggiano fb296972ef Enable https for packagist when possible 13 년 전
  Sander Marechal 6cf860669f Add repository stream context options 13 년 전
  Sander Marechal 4799053ca9 Allow dot in URL scheme 13 년 전
  Jordi Boggiano c14826dd1e Fix exception handling when loading repos 13 년 전
  Jordi Boggiano fe4516aff8 Clarify exception messages when a package can not be loaded from a composer repository, fixes #1070 13 년 전
  Povilas Balzaravicius Pawka 57d1b5a37d Issue #1056. Fixed callback call error on search command. 13 년 전
  Jordi Boggiano 803178d28f CS fixes for #1038 13 년 전
  Christoph Hochstrasser 560d6daccf Using separate variable for URL parts 13 년 전
  Christoph Hochstrasser 841efc98a6 Appending 'packages.json' only if not present in URL 13 년 전
  Jordi Boggiano c14bc368b0 Fix memory usage of the update command 13 년 전
  Jordi Boggiano e3b6bd781c Add RepositoryInterface::filterPackages to stream ops on lists 13 년 전
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 13 년 전
  Jordi Boggiano e46d26cb9b Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories 13 년 전
  Jordi Boggiano 26e8217db7 Remove duplication of branch alias parsing code 13 년 전
  Jordi Boggiano 2d4076e9b2 Add support for aliases in streamed repos 13 년 전
  Jordi Boggiano c8a685be6b Reduce memory usage by only loading packages that are actually needed, fixes #456 13 년 전
  Jordi Boggiano a54bf6269e Improve error messages when network failures occur 13 년 전
  Jordi Boggiano 2d41774bcc Add warning when loading an https repo if openssl is disabled, refs #930 13 년 전