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.
user a956ce9bb1 Use 'cache-files-ttl' for cache gc, fixes #2441
The configuration option 'cache-ttl' was used instead of 'cache-files-ttl' to determine
whether or not a cache gc should be performed.

* changed 'cache-ttl' to 'cache-files-ttl' to determine if a gc should be performed
* refactored FileDownloader to allow for easier testing
* added test to ensure that the gc is called with the proper config option
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 Fix DownloadManagerTest creating directories on disk 12 years ago
FileDownloaderTest.php Use 'cache-files-ttl' for cache gc, fixes #2441 11 years ago
GitDownloaderTest.php Add github-domains config value for GitHub Enterprise setups, fixes #728 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 Fix cs 11 years ago
ZipDownloaderTest.php Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 11 years ago