Alexander 23a61c5a1d Fix typo in doc 11 年 前
..
ArchiveDownloader.php afc9069771 Check exception code only if class ZipArchive exists 12 年 前
ChangeReportInterface.php 11a0d16ccc CS fixes 12 年 前
DownloadManager.php 5b4a3f9e9f List all available downloader types in exception message. 11 年 前
DownloaderInterface.php f59181d7d5 add support for --no-progress, fixes #621 13 年 前
FileDownloader.php 81994f6b90 Re-download files when the cached copy is invalid, fixes #1496 11 年 前
FilesystemException.php 8d0b7f278e CS fixes 12 年 前
GitDownloader.php 23a61c5a1d Fix typo in doc 11 年 前
HgDownloader.php 22369fd3ae Realpath hg paths to avoid problems after a chdir, fixes #2096 12 年 前
PearPackageExtractor.php 8a06e461e5 Fix a few bugs, fixes #1867 12 年 前
PerforceDownloader.php a8084e46ff Added error handling and error messages around missing perforce driver, invalid username/password 12 年 前
PharDownloader.php d21032ace5 CS fixes 13 年 前
RarDownloader.php c98bce0446 Added RarDownloader for downloading RAR archived packages. 12 年 前
SvnDownloader.php 1217a632fe Adjust function signatures and add type hints, refs #2136 12 年 前
TarDownloader.php d21032ace5 CS fixes 13 年 前
TransportException.php 3b01d26d67 Swap user credentials for an OAuth token from GitHub 13 年 前
VcsDownloader.php 11a0d16ccc CS fixes 12 年 前
ZipDownloader.php 9a54c476eb Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 12 年 前