Jordi Boggiano
|
53d2ab2253
|
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
2019-08-29 11:37:23 +02:00 |
Jordi Boggiano
|
549ccd8f79
|
Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901
|
2019-01-18 11:48:51 +01:00 |
Jordi Boggiano
|
3dfcae99a9
|
Add parallel download capability to FileDownloader and derivatives
|
2019-01-18 08:39:03 +01:00 |
Jordi Boggiano
|
0f373e3249
|
Fix issues introduced by #7191, fixes #7263
|
2018-04-13 15:51:58 +02:00 |
Hector Prats
|
2413b55c60
|
LocalChanges for ArchiveFiles
|
2018-03-14 17:38:12 +01:00 |
Galymzhan
|
f59181d7d5
|
add support for --no-progress, fixes #621
|
2012-12-11 20:30:09 +06:00 |
Jordi Boggiano
|
c440b4594a
|
More PSR-2 goodness
|
2012-05-22 17:13:15 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
everzet
|
195272da09
|
refactored DownloaderInterface to be mono-installation-type
|
2011-09-29 04:11:51 +03:00 |
Jordi Boggiano
|
00a4fe2a14
|
Refactor downloaders, git installs actually work well now
|
2011-09-29 00:48:52 +02:00 |
everzet
|
50aa7ac607
|
Provide $useSource argument to the DownloaderInterface methods
|
2011-09-25 18:56:05 +03:00 |
everzet
|
5b0d17cc13
|
DownloaderInterface refactored
|
2011-09-24 02:18:41 +03:00 |
everzet
|
d2150a3c2e
|
installer and downloaders update
|
2011-09-21 00:42:13 +03:00 |
everzet
|
d7fe0dfda4
|
added missing interfaces
|
2011-09-21 00:42:13 +03:00 |
Kirill chEbba Chebunin
|
74a45cfb8c
|
Remove public keyword from Downloader and Installer interface methods
|
2011-09-16 01:26:32 +04:00 |
Kirill chEbba Chebunin
|
e317b4f8ef
|
Add Dowloader and Installer interfaces
|
2011-09-15 23:58:00 +04:00 |