1
0
Fork 0
composer/tests/Composer/Test/Downloader
Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail
Any RuntimeException descendent will be caught and cause another
download attempt using either source or dist depending on what was
attempted first.
2014-02-24 18:40:33 +01:00
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
ArchiveDownloaderTest.php Oops 2013-07-05 00:47:18 +02:00
DownloadManagerTest.php Fail over from source to dist and vice versa when downloads fail 2014-02-24 18:40:33 +01:00
FileDownloaderTest.php Use 'cache-files-ttl' for cache gc, fixes #2441 2013-11-24 10:55:25 +01:00
GitDownloaderTest.php Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 2014-02-18 13:28:46 +01:00
HgDownloaderTest.php Attempt to fix travis build 2013-07-26 15:44:52 +02:00
PearPackageExtractorTest.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
PerforceDownloaderTest.php Added error handling and error messages around missing perforce driver, invalid username/password 2013-12-02 13:34:47 -06:00
ZipDownloaderTest.php Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 2013-07-31 20:33:20 +02:00