提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano 745dcbce33 Fix file deletions to always use a delayed retry on windows, fixes #3074 11 年之前
  Jordi Boggiano ac497feaba CS fixes 11 年之前
  Jordi Boggiano 71397f82e4 Remove forced dir removal before install, fixes #3035 11 年之前
  Jordi Boggiano b6981d09e8 Fix handling of origin url in composer repository class 11 年之前
  Jordi Boggiano ba776c06ee Add composer mirror class 12 年之前
  Jordi Boggiano 9cbfe31983 Fix regression when using -vvv 12 年之前
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 12 年之前
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 11 年之前
  Jordi Boggiano 016a016455 Merge remote-tracking branch 'lcobucci/master' 11 年之前
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 年之前
  Jordi Boggiano 81994f6b90 Re-download files when the cached copy is invalid, fixes #1496 11 年之前
  Luís Otávio Cobucci Oblonczyk 0f2c0ab389 Merge remote-tracking branch 'upstream/master' 11 年之前
  user a956ce9bb1 Use 'cache-files-ttl' for cache gc, fixes #2441 12 年之前
  smaftoul 0959d8f134 Retry on some 5xx errors 12 年之前
  Jordi Boggiano 11a0d16ccc CS fixes 12 年之前
  Nils Adermann 786ea2929b Merge remote-tracking branch 'github-composer/master' into plugins 12 年之前
  Nils Adermann a080ae3a51 Make sure directories we are downloading to are empty 12 年之前
  Nils Adermann 3b519e44c4 Rename PrepareRemoteFilesystem event to PreFileDownload 12 年之前
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well 12 年之前
  Luís Otávio Cobucci Oblonczyk d4043b6b9a Package options must be passed as argument to downloader 12 年之前
  Jordi Boggiano 30f94365f0 Return path of the downloaded file 12 年之前
  Albert Casademont 5234e64e97 Retry file download also on Internal Server Error 500 code as is mostly a temporary glitch (at least on GitHub) 12 年之前
  Jordi Boggiano 4b26c627ff Retry file downloads 3 times before giving up in case of basic network failure 12 年之前
  Jordi Boggiano 2d40e14985 Try twice to remove a directory on windows because sometimes it fails due to temporary locks 12 年之前
  Filippo Tessarotto 470adc47df Switched rand() to mt_rand() 12 年之前
  Jordi Boggiano a18db058d5 Fix typo 12 年之前
  Jordi Boggiano ee1691f799 Also try authenticating on github for 403 responses 12 年之前
  Galymzhan 219b489d01 add size-based limit for files cache, fixes #1321 12 年之前
  Jordi Boggiano b34e8554d2 Output info about downloads even with --no-progress and show when reading from cache, refs #1410 12 年之前
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 13 年之前