Kirill chEbba Chebunin
|
2f7e064e99
|
Add missed docblock for the parameter in the DownloadManager constructor
|
2012-07-15 23:26:47 +04:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Jordi Boggiano
|
71cecd8e93
|
Fix CS
|
2012-05-18 16:12:18 +02:00 |
Jordi Boggiano
|
edba29be45
|
Merge remote-tracking branch 'till/download-fun'
|
2012-05-18 16:08:57 +02:00 |
till
|
a8121bc0a6
|
* fluent interface for set methods
* strtolower() type so setting is a little more relaxed
|
2012-05-17 20:07:49 +02:00 |
Jordi Boggiano
|
0e9f88a3da
|
Fix DownloadManagerTest creating directories on disk
|
2012-04-27 11:21:58 +02:00 |
Jordi Boggiano
|
14c3222478
|
Simplify code
|
2012-04-10 13:53:12 +02:00 |
Jordi Boggiano
|
983de81b1d
|
Force a redownload to source when updating from dist to dev package
|
2012-04-10 11:53:21 +02:00 |
Jordi Boggiano
|
3fe87b1e35
|
Force dev packages to be installed from source
|
2012-02-19 16:57:30 +01:00 |
Jordi Boggiano
|
5da021ffa7
|
Moved Filesystem to base Util namespace
|
2012-02-09 18:45:28 +01:00 |
Matthias Pigulla
|
54cf9aeb46
|
Make sure the target-dir exists
|
2011-12-10 00:24:02 +01:00 |
Jordi Boggiano
|
6b6d6b6d82
|
Add --dev flag to InstallCommand to do source installs, fixes #26
|
2011-10-30 20:59:41 +01:00 |
Jordi Boggiano
|
b100df33d8
|
Make ArrayDumper and ArrayLoader reversible
|
2011-10-30 20:16:41 +01:00 |
everzet
|
195272da09
|
refactored DownloaderInterface to be mono-installation-type
|
2011-09-29 04:11:51 +03:00 |
everzet
|
cc740249ff
|
don't return useless info
|
2011-09-29 02:01:06 +03:00 |
Jordi Boggiano
|
00a4fe2a14
|
Refactor downloaders, git installs actually work well now
|
2011-09-29 00:48:52 +02:00 |
Jordi Boggiano
|
b9114e16be
|
Fix typos, short var names etc
|
2011-09-25 23:20:31 +02:00 |
everzet
|
50aa7ac607
|
Provide $useSource argument to the DownloaderInterface methods
|
2011-09-25 18:56:05 +03:00 |
everzet
|
17d1abcec0
|
Refactored DownloadManager
|
2011-09-25 18:30:54 +03:00 |
everzet
|
cde9531e4d
|
DownloadManager implemented
|
2011-09-24 02:09:51 +03:00 |