1
0
Fork 0
composer/src/Composer/Downloader
Jonas Renaudot 1a725d5e1f Add support for authentication with mercurial repositories. 2018-07-17 12:04:27 +02:00
..
ArchiveDownloader.php LocalChanges for ArchiveFiles 2018-03-14 17:38:12 +01:00
ChangeReportInterface.php CS fixes 2013-10-11 20:12:45 -03:00
DownloadManager.php Add some more debugging info 2018-01-24 16:19:28 +01:00
DownloaderInterface.php Fix issues introduced by #7191, fixes #7263 2018-04-13 15:51:58 +02:00
DvcsDownloaderInterface.php Fix CS 2016-02-29 15:05:11 +00:00
FileDownloader.php Fix issues introduced by #7191, fixes #7263 2018-04-13 15:51:58 +02:00
FilesystemException.php Fix type errors 2016-01-09 17:59:22 +00:00
FossilDownloader.php Allow using fossil dependency in a fossil repository, fixes #7125, closes #7126 2018-04-13 09:00:03 +02:00
GitDownloader.php Escape references properly when getting commit logs for verbose update 2018-04-12 14:20:34 +02:00
GzipDownloader.php Guard against mbstring func_overload, fixes #5218 2016-04-19 15:44:13 +01:00
HgDownloader.php Add support for authentication with mercurial repositories. 2018-07-17 12:04:27 +02:00
PathDownloader.php Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667 2017-09-11 11:26:33 +02:00
PearPackageExtractor.php Fix CS 2015-09-28 10:53:24 +01:00
PerforceDownloader.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
PharDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
RarDownloader.php Use random name for tmp ini and delete after use 2016-11-20 10:59:05 +00:00
SvnDownloader.php Escape references properly when getting commit logs for verbose update 2018-04-12 14:20:34 +02:00
TarDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
TransportException.php Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 2016-01-18 14:03:10 +00:00
VcsCapableDownloaderInterface.php CS fixes 2017-03-08 15:16:44 +01:00
VcsDownloader.php Fix handling of dev versions and consolidate logic, refs #7119 2018-04-13 13:55:02 +02:00
XzDownloader.php Avoid doing too many loads of the remotefilesystem 2016-01-10 20:06:10 +00:00
ZipDownloader.php swap tests to prevent conflicting error-messages 2018-06-07 11:15:10 +02:00