Jordi Boggiano
|
bfd48b06bd
Capture zip downloader output, fixes #533
|
%!s(int64=13) %!d(string=hai) anos |
Jordi Boggiano
|
1cd07e1a2c
Fix up merged code
|
%!s(int64=13) %!d(string=hai) anos |
till
|
eb8ad8b74f
* docblock
|
%!s(int64=13) %!d(string=hai) anos |
till
|
aef502aa86
* handle errors with ZipArchive error constants to get meaningful error messages
|
%!s(int64=13) %!d(string=hai) anos |
Martin Hasoň
|
f1618df349
Added downloader for simple files and refactor FileDownloader into ArchiveDownloader
|
%!s(int64=13) %!d(string=hai) anos |
Jordi Boggiano
|
4dee2528e9
Fix typo
|
%!s(int64=14) %!d(string=hai) anos |
Kai W.
|
6cf5c6e040
Restoring FileDownloader constructor compatibility in ZipDownloader
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
f5ac5b9b3e
Fix ZipDownloader, fixes #221
|
%!s(int64=14) %!d(string=hai) anos |
digitalkaoz
|
897ff9126d
seperate class for Process, using this one all over the place
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
b1f528fb06
Add fallback to unzip, refs #158
|
%!s(int64=14) %!d(string=hai) anos |
Joseph Bielawski
|
d6cd6a4aef
Use `RuntimeException` instead of `UnexpectedValueException` when zip extension is not enabled
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
00a4fe2a14
Refactor downloaders, git installs actually work well now
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
d455eef82c
Fix pear & zip downloaders
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
c9ecb0d1ad
Remove unused methods from downloaders
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
d2150a3c2e
installer and downloaders update
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
d7fe0dfda4
added missing interfaces
|
%!s(int64=14) %!d(string=hai) anos |
Kirill chEbba Chebunin
|
e317b4f8ef
Add Dowloader and Installer interfaces
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
49c3446ac1
Make use of new dist properties, refactored ZipDownloader
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
f272f66324
Fixes and improvements to the PEAR implementation
|
%!s(int64=14) %!d(string=hai) anos |
Benjamin Eberlei
|
8afc2ca694
Add support for PEAR repository and downloading, example composer.json would look like {"repositories":{"doctrine": {"pear":"http://pear.doctrine-project.org"},"requires":{"DoctrineORM":"2.0.5"}}. You can use pear repositories this way for now. PEAR packages are not downloaded via pear, only via their .tgz packages in the PEAR repository. Automatically detecting dependencies will require reverse-engineering the PEAR protocol a little bit more, however from looking at a pirum output it looks simple.
|
%!s(int64=14) %!d(string=hai) anos |
xaav
|
e1e7bb03be
Edited src/Composer/Downloader/ZipDownloader.php via GitHub
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
ea71abb3fd
Fixed line endings
|
%!s(int64=14) %!d(string=hai) anos |
Jordi Boggiano
|
e43060eb72
Added exceptions and fixed CS of the ZipDownloader
|
%!s(int64=14) %!d(string=hai) anos |
Geoff
|
99d55792f6
Added ZipDownloader.
|
%!s(int64=14) %!d(string=hai) anos |