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 1e68555e0a
Sanitize URLs in getRepoName and centralize the Url sanitization process
4 years ago
..
ArchiveDownloader.php Only empty dir before actually installing packages, fixes #7929 5 years ago
ChangeReportInterface.php CS fixes 11 years ago
DownloadManager.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
DownloaderInterface.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
DvcsDownloaderInterface.php Fix CS 8 years ago
FileDownloader.php updated phpstan to 0.12 5 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 Sanitize URLs in getRepoName and centralize the Url sanitization process 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 Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
PearPackageExtractor.php Fixes from PHPStan (#7687) 6 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 Merge branch 'master' into 2.0 5 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 Fix missing use/undefined var 5 years ago
XzDownloader.php added phpstan on level 0 5 years ago
ZipDownloader.php Merge branch 'master' into 2.0 5 years ago