Romain Neutron
|
72d4bea89e
Change strategy for ZipDownloader
|
12 жил өмнө |
Mikołaj Kopras
|
534fe36149
Added php.ini path to error message #1052
|
13 жил өмнө |
Jordi Boggiano
|
5a9d986e67
Implement cache GC and fix keys
|
13 жил өмнө |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
13 жил өмнө |
Baldur Rensch
|
1398757963
Added a check for the return code when extracting zip file
|
13 жил өмнө |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 жил өмнө |
Jordi Boggiano
|
98380f3aad
Improve unzip failure message
|
13 жил өмнө |
Joseph Bielawski
|
9631d7c3fd
[ZipDownloader] If `unzip` command failed, give cleaner error.
|
13 жил өмнө |
Jordi Boggiano
|
bfd48b06bd
Capture zip downloader output, fixes #533
|
13 жил өмнө |
Jordi Boggiano
|
1cd07e1a2c
Fix up merged code
|
13 жил өмнө |
till
|
eb8ad8b74f
* docblock
|
13 жил өмнө |
till
|
aef502aa86
* handle errors with ZipArchive error constants to get meaningful error messages
|
13 жил өмнө |
Martin Hasoň
|
f1618df349
Added downloader for simple files and refactor FileDownloader into ArchiveDownloader
|
13 жил өмнө |
Jordi Boggiano
|
4dee2528e9
Fix typo
|
13 жил өмнө |
Kai W.
|
6cf5c6e040
Restoring FileDownloader constructor compatibility in ZipDownloader
|
13 жил өмнө |
Jordi Boggiano
|
f5ac5b9b3e
Fix ZipDownloader, fixes #221
|
13 жил өмнө |
digitalkaoz
|
897ff9126d
seperate class for Process, using this one all over the place
|
13 жил өмнө |
Jordi Boggiano
|
b1f528fb06
Add fallback to unzip, refs #158
|
14 жил өмнө |
Joseph Bielawski
|
d6cd6a4aef
Use `RuntimeException` instead of `UnexpectedValueException` when zip extension is not enabled
|
14 жил өмнө |
Jordi Boggiano
|
00a4fe2a14
Refactor downloaders, git installs actually work well now
|
14 жил өмнө |
Jordi Boggiano
|
d455eef82c
Fix pear & zip downloaders
|
14 жил өмнө |
everzet
|
c9ecb0d1ad
Remove unused methods from downloaders
|
14 жил өмнө |
everzet
|
d2150a3c2e
installer and downloaders update
|
14 жил өмнө |
everzet
|
d7fe0dfda4
added missing interfaces
|
14 жил өмнө |
Kirill chEbba Chebunin
|
e317b4f8ef
Add Dowloader and Installer interfaces
|
14 жил өмнө |
Jordi Boggiano
|
49c3446ac1
Make use of new dist properties, refactored ZipDownloader
|
14 жил өмнө |
Jordi Boggiano
|
f272f66324
Fixes and improvements to the PEAR implementation
|
14 жил өмнө |
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.
|
14 жил өмнө |
xaav
|
e1e7bb03be
Edited src/Composer/Downloader/ZipDownloader.php via GitHub
|
14 жил өмнө |
Jordi Boggiano
|
ea71abb3fd
Fixed line endings
|
14 жил өмнө |