Jordi Boggiano 2062070be9 Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008 9 years ago
..
ArchiveDownloader.php 8808638ea9 Make sure cache clearing works easily in all cases 9 years ago
ChangeReportInterface.php 11a0d16ccc CS fixes 12 years ago
DownloadManager.php 0ed5b541a9 Fix CS 9 years ago
DownloaderInterface.php f59181d7d5 add support for --no-progress, fixes #621 13 years ago
DvcsDownloaderInterface.php 0ed5b541a9 Fix CS 9 years ago
FileDownloader.php f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 9 years ago
FilesystemException.php 47b05eab7a Fix type errors 10 years ago
GitDownloader.php 73139a59bf Update origin remote URL when package URL changed and origin still uses the same url as the composer remote, fixes #3874 9 years ago
GzipDownloader.php 1bf711fe1f Guard against mbstring func_overload, fixes #5218 9 years ago
HgDownloader.php 2062070be9 Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008 9 years ago
PathDownloader.php 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
PearPackageExtractor.php ce08582671 Fix CS 10 years ago
PerforceDownloader.php f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 9 years ago
PharDownloader.php d21032ace5 CS fixes 13 years ago
RarDownloader.php 0dab63e050 Unified all Windows tests throughout the code. 9 years ago
SvnDownloader.php e6f21137ad Undefined or default return points fixed. 9 years ago
TarDownloader.php d21032ace5 CS fixes 13 years ago
TransportException.php a13b06725e Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 10 years ago
VcsDownloader.php b080a73840 Fix broken test on windows, fixes #4973 9 years ago
XzDownloader.php c1cc6bfecf Avoid doing too many loads of the remotefilesystem 10 years ago
ZipDownloader.php 08d48cb61a Prefer ZipArchive over unzip on Windows 9 years ago