Jordi Boggiano
|
4d7ecdcb69
|
Fix authentication behavior when re-entering get()
|
2012-02-17 12:35:42 +01:00 |
Jordi Boggiano
|
a8aef7e203
|
Text tweaks
|
2012-02-17 12:19:29 +01:00 |
Jordi Boggiano
|
60fddb2c09
|
Use parse_url instead of manual parsing
|
2012-02-17 12:13:56 +01:00 |
Jordi Boggiano
|
8b7a64ab28
|
Limit progress output, mitigates #283
|
2012-02-17 11:53:38 +01:00 |
Jordi Boggiano
|
844c43092f
|
Fix re-entrant behavior
|
2012-02-17 11:53:09 +01:00 |
Jordi Boggiano
|
db03b7bbbd
|
Fix line endings
|
2012-02-17 11:50:36 +01:00 |
François Pluchino
|
dbfbbab904
|
Add changes requested
|
2012-02-16 23:41:26 +01:00 |
François Pluchino
|
2e3eed081a
|
Merge remote branch 'composer/master'
Conflicts:
src/Composer/Downloader/FileDownloader.php
|
2012-02-16 18:11:01 +01:00 |
François Pluchino
|
bc232af018
|
Bug fix display downloading info
|
2012-02-15 14:16:42 +01:00 |
François Pluchino
|
953f0992f7
|
Merge callback method of FileDownloader and VcsDriver
Required corrections added
|
2012-02-15 13:11:29 +01:00 |
Jordi Boggiano
|
256bfedea1
|
Merge remote-tracking branch 'jalliot/proxy2'
Conflicts:
src/Composer/Downloader/FileDownloader.php
src/Composer/Repository/PearRepository.php
|
2012-02-14 17:01:15 +01:00 |
François Pluchino
|
9638247e44
|
Move to Util Class
|
2012-02-14 11:25:00 +01:00 |
Jordi Boggiano
|
5da021ffa7
|
Moved Filesystem to base Util namespace
|
2012-02-09 18:45:28 +01:00 |
Jordi Boggiano
|
702d415472
|
Fix usage of the ProcessExecutor
|
2012-01-22 20:08:57 +01:00 |
Jordan Alliot
|
b4d87af959
|
Changed array_merge to array_merge_recursive
|
2012-01-21 20:58:36 +01:00 |
Jordan Alliot
|
468eb0ed8d
|
Merge default options after buildind proxy one
|
2012-01-21 20:58:36 +01:00 |
Jordan Alliot
|
054faef5eb
|
New context at each call and possibility to add more options and params to the context
|
2012-01-21 20:58:36 +01:00 |
Jordan Alliot
|
9c27e38654
|
Moved proxy handling to a new class so that it can be reused in other parts of Composer
|
2012-01-21 20:58:36 +01:00 |
Jordi Boggiano
|
e218b811e0
|
Convert static Process into an executor that can be injected
|
2012-01-18 09:27:57 +01:00 |
digitalkaoz
|
897ff9126d
|
seperate class for Process, using this one all over the place
|
2012-01-05 11:12:54 +01:00 |