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 02059d96e7
Fail early if an archive extraction is going to fail at install/update stage to avoid leaving the vendor dir in a half up to date state
4 years ago
..
ArchiveDownloader.php Fail early if an archive extraction is going to fail at install/update stage to avoid leaving the vendor dir in a half up to date state 4 years ago
ChangeReportInterface.php CS fixes 11 years ago
DownloadManager.php Fail early if an archive extraction is going to fail at install/update stage to avoid leaving the vendor dir in a half up to date state 4 years ago
DownloaderInterface.php Update changelog, add upgrade guide 4 years ago
DvcsDownloaderInterface.php Fix CS 8 years ago
FileDownloader.php Mark temp files as such for clarity in case any gets left over 4 years ago
FilesystemException.php Fix type errors 9 years ago
FossilDownloader.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
GitDownloader.php added phpdocs (#8754) 4 years ago
GzipDownloader.php added phpstan on level 0 5 years ago
HgDownloader.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
PathDownloader.php Merge branch '1.10' 4 years ago
PerforceDownloader.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
PharDownloader.php Add parallel download capability to FileDownloader and derivatives 6 years ago
RarDownloader.php added phpstan on level 0 5 years ago
SvnDownloader.php Improve regex in \Composer\Downloader\SvnDownloader::getCommitLogs() by removing unnecessary greedy operator 4 years ago
TarDownloader.php Add parallel download capability to FileDownloader and derivatives 6 years ago
TransportException.php Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 9 years ago
VcsCapableDownloaderInterface.php CS fixes 7 years ago
VcsDownloader.php Make sure we avoid cleanup running more than once per package on VcsDownloader 4 years ago
XzDownloader.php added phpstan on level 0 5 years ago
ZipDownloader.php Merge branch 'master' into 2.0 5 years ago