Sebastian Brandt 16489dc084 Update SvnDownloader.php 11 years ago
..
ArchiveDownloader.php afc9069771 Check exception code only if class ZipArchive exists 12 years ago
ChangeReportInterface.php 11a0d16ccc CS fixes 12 years ago
DownloadManager.php 665a2bd0c0 Tweak error message and make TransportException extend from RuntimeException, refs #2753 11 years ago
DownloaderInterface.php f59181d7d5 add support for --no-progress, fixes #621 12 years ago
FileDownloader.php 81994f6b90 Re-download files when the cached copy is invalid, fixes #1496 11 years ago
FilesystemException.php 8d0b7f278e CS fixes 12 years ago
GitDownloader.php 5d4900e79d Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 11 years ago
GzipDownloader.php 9fda8cdc84 Type in comment 11 years ago
HgDownloader.php 22369fd3ae Realpath hg paths to avoid problems after a chdir, fixes #2096 12 years ago
PearPackageExtractor.php 8a06e461e5 Fix a few bugs, fixes #1867 12 years ago
PerforceDownloader.php a8084e46ff Added error handling and error messages around missing perforce driver, invalid username/password 12 years ago
PharDownloader.php d21032ace5 CS fixes 13 years ago
RarDownloader.php c98bce0446 Added RarDownloader for downloading RAR archived packages. 12 years ago
SvnDownloader.php 16489dc084 Update SvnDownloader.php 11 years ago
TarDownloader.php d21032ace5 CS fixes 13 years ago
TransportException.php 28bb781324 Capture response bodies in exceptions when http requests fail 11 years ago
VcsDownloader.php 11a0d16ccc CS fixes 12 years ago
ZipDownloader.php 9a54c476eb Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 12 years ago