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.
Jordi Boggiano 665a2bd0c0 Tweak error message and make TransportException extend from RuntimeException, refs #2753 10 years ago
..
ArchiveDownloader.php Check exception code only if class ZipArchive exists 11 years ago
ChangeReportInterface.php CS fixes 11 years ago
DownloadManager.php Tweak error message and make TransportException extend from RuntimeException, refs #2753 10 years ago
DownloaderInterface.php add support for --no-progress, fixes #621 12 years ago
FileDownloader.php Re-download files when the cached copy is invalid, fixes #1496 11 years ago
FilesystemException.php CS fixes 11 years ago
GitDownloader.php Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 11 years ago
HgDownloader.php Realpath hg paths to avoid problems after a chdir, fixes #2096 11 years ago
PearPackageExtractor.php Fix a few bugs, fixes #1867 11 years ago
PerforceDownloader.php Added error handling and error messages around missing perforce driver, invalid username/password 11 years ago
PharDownloader.php CS fixes 12 years ago
RarDownloader.php Added RarDownloader for downloading RAR archived packages. 11 years ago
SvnDownloader.php Wording tweaks, refs #2728 10 years ago
TarDownloader.php CS fixes 12 years ago
TransportException.php Tweak error message and make TransportException extend from RuntimeException, refs #2753 10 years ago
VcsDownloader.php CS fixes 11 years ago
ZipDownloader.php Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 11 years ago