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 605e1cb925 Clean up in case of download/extraction failure, fixes #356 13 years ago
..
ArchiveDownloader.php Clean up in case of download/extraction failure, fixes #356 13 years ago
DownloadManager.php Force dev packages to be installed from source 13 years ago
DownloaderInterface.php refactored DownloaderInterface to be mono-installation-type 13 years ago
FileDownloader.php Clean up in case of download/extraction failure, fixes #356 13 years ago
GitDownloader.php Set push url correctly for github clones 13 years ago
HgDownloader.php Fixed the HgDownloader when changing the repo url 13 years ago
PearDownloader.php Fixes in PEAR support 13 years ago
PharDownloader.php Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago
SvnDownloader.php Remove code duplication in Svn classes 13 years ago
TarDownloader.php Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago
TransportException.php Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 years ago
VcsDownloader.php Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 13 years ago
ZipDownloader.php Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago