1
0
Fork 0
composer/src/Composer/Downloader
Jordi Boggiano 67407801b8 Add debugging info for invalid zip files to try and get to the bottom of it, refs #2125 2013-07-29 22:00:35 +02:00
..
ArchiveDownloader.php Stop trying to bypass https since github does not and will not support non-https transports 2013-06-28 19:05:18 +02:00
DownloadManager.php CS fixes 2013-06-13 13:28:24 +02:00
DownloaderInterface.php add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
FileDownloader.php Retry file download also on Internal Server Error 500 code as is mostly a temporary glitch (at least on GitHub) 2013-07-26 15:36:53 +02:00
FilesystemException.php CS fixes 2013-06-13 13:28:24 +02:00
GitDownloader.php Make it clear what is going on when a vcs folder is missing, fixes #2108 2013-07-26 12:25:05 +02:00
HgDownloader.php Make it clear what is going on when a vcs folder is missing, fixes #2108 2013-07-26 12:25:05 +02:00
PearPackageExtractor.php Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
PharDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
SvnDownloader.php Make it clear what is going on when a vcs folder is missing, fixes #2108 2013-07-26 12:25:05 +02:00
TarDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
TransportException.php Swap user credentials for an OAuth token from GitHub 2012-10-18 16:48:42 +02:00
VcsDownloader.php Output VcsDownloader process commands in -vvv mode 2013-04-28 11:12:42 +02:00
ZipDownloader.php Add debugging info for invalid zip files to try and get to the bottom of it, refs #2125 2013-07-29 22:00:35 +02:00