You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 12 years ago
ArchiveDownloaderTest.php Oops 11 years ago
DownloadManagerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
FileDownloaderTest.php Use 'cache-files-ttl' for cache gc, fixes #2441 11 years ago
GitDownloaderTest.php Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 11 years ago
HgDownloaderTest.php Attempt to fix travis build 11 years ago
PearPackageExtractorTest.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 12 years ago
PerforceDownloaderTest.php Added error handling and error messages around missing perforce driver, invalid username/password 11 years ago
ZipDownloaderTest.php Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 11 years ago