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.
Markus Staab 71d058b97b refactored "svn --version" calls into a single place, closes #7152
this saves a lot of process-spawning as we re-use the result of a process started once.
6 years ago
..
ArchiveDownloader.php Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too 7 years ago
ChangeReportInterface.php CS fixes 11 years ago
DownloadManager.php Add some more debugging info 7 years ago
DownloaderInterface.php add support for --no-progress, fixes #621 12 years ago
DvcsDownloaderInterface.php Fix CS 8 years ago
FileDownloader.php Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too 7 years ago
FilesystemException.php Fix type errors 9 years ago
FossilDownloader.php CS fixes 7 years ago
GitDownloader.php Simplify check for current revision, refs #6684 7 years ago
GzipDownloader.php Guard against mbstring func_overload, fixes #5218 8 years ago
HgDownloader.php streamline install progress messages 8 years ago
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 7 years ago
PearPackageExtractor.php Fix CS 9 years ago
PerforceDownloader.php SCA with PHP Inspections (EA Extended) 7 years ago
PharDownloader.php CS fixes 12 years ago
RarDownloader.php Use random name for tmp ini and delete after use 8 years ago
SvnDownloader.php refactored "svn --version" calls into a single place, closes #7152 6 years ago
TarDownloader.php CS fixes 12 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 streamline install progress messages 8 years ago
XzDownloader.php Avoid doing too many loads of the remotefilesystem 9 years ago
ZipDownloader.php Warn identical names w/ different capitalization for unzip 7 years ago