Johannes M. Schmitt
|
2a6b12fb65
|
fixes rename bug (closes #900)
|
2012-07-23 17:30:11 +02:00 |
WanWizard
|
e24226162d
|
fixed getContext() choking on empty HTTP_PROXY environment variable
Signed-off-by: WanWizard <wanwizard@wanwizard.eu>
|
2012-07-15 17:24:27 +02:00 |
Ismael Ambrosi
|
b368031657
|
Fixed typos
|
2012-07-13 17:16:17 -03:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Ph3nol
|
c64d7b7dc7
|
PHP doc return tag added to SpdxLicenseIdentifier class method
|
2012-06-02 15:22:20 +02:00 |
Jordi Boggiano
|
b3c395b8d2
|
Add PHP info to UA string
|
2012-06-01 14:05:24 +02:00 |
Jordi Boggiano
|
3639611bc6
|
Add OS/Version to UserAgent
|
2012-06-01 13:55:36 +02:00 |
Gordon Schmidt
|
589dffbfbb
|
changed string to match authorization errors
|
2012-05-31 09:24:36 +02: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 |
Tom Klingenberg
|
58a8ff80e3
|
Cont. code simplification & better tests.
|
2012-05-13 12:59:04 +02:00 |
Jordi Boggiano
|
fd38971777
|
Fix CS & simplify code
|
2012-05-12 17:10:28 +02:00 |
Tom Klingenberg
|
74ca58bcb6
|
Use of SPDX license identifiers.
|
2012-05-12 10:50:48 +02:00 |
Jordi Boggiano
|
c754f96677
|
Removed last password/username from IOInterface
|
2012-05-06 17:17:36 +02:00 |
Jordi Boggiano
|
072f4397a0
|
Fix default options handling in StreamContextFactory
|
2012-05-06 13:50:18 +02:00 |
Maxim Chernyshev
|
5294cb222c
|
Precious community feedback-based refactoring
|
2012-05-02 17:21:58 +08:00 |
Maxim Chernyshev
|
1ae0a1b7af
|
Follow-up coding standard fixes
|
2012-05-02 15:16:36 +08:00 |
Maxim Chernyshev
|
37476eb61f
|
Fixed indentation
|
2012-05-02 09:30:27 +08:00 |
Maxim Chernyshev
|
8918551f29
|
Simplified proxy port determination and passed tests
|
2012-05-02 09:22:59 +08:00 |
Maxim Chernyshev
|
2ca50a1ef3
|
Merged in upstream
|
2012-05-02 08:36:05 +08:00 |
Maxim Chernyshev
|
419a1cedf0
|
Proxy credentials are now passed as part of HTTP headers
|
2012-05-02 08:26:27 +08:00 |
Danny Berger
|
e7ba0c38a8
|
Add default http(s) ports to proxy configuration if they are missing.
|
2012-04-26 21:38:12 -04:00 |
Jordi Boggiano
|
5c5f87008f
|
Report proper error if a write fails instead of saying the download failed
|
2012-04-10 09:43:47 +02:00 |
Jordi Boggiano
|
5c644552b2
|
Warn users about having scream enabled, fixes #543
|
2012-04-08 20:05:24 +02:00 |
Jordi Boggiano
|
9371253e38
|
Fail hard if a package can not be properly removed
|
2012-04-05 22:58:30 +02:00 |
Jordi Boggiano
|
9ed06f8853
|
Output svn output to user in verbose mode
|
2012-04-04 09:36:04 +02:00 |
Jordi Boggiano
|
7285536737
|
Fix exception handling
|
2012-03-25 00:39:28 +01:00 |
Jordi Boggiano
|
1e2223bcdb
|
Add note for improvement of Svn util
|
2012-03-25 00:30:59 +01:00 |
Jordi Boggiano
|
5a7abfd84f
|
Remove code duplication in Svn classes
|
2012-03-25 00:29:14 +01:00 |
Jordi Boggiano
|
862d4af274
|
Cache credentials by default since that's the default svn behavior
|
2012-03-24 23:08:43 +01:00 |
Jordi Boggiano
|
8fb9c4bf3b
|
Svn related coding style/consistency fixes and minor improvements
|
2012-03-24 23:07:10 +01:00 |
Jordi Boggiano
|
da649fdc79
|
Remove unused pipe argument
|
2012-03-24 22:47:16 +01:00 |
Jordi Boggiano
|
ab9fc59d30
|
Add missing license headers
|
2012-03-24 22:39:34 +01:00 |
Jordi Boggiano
|
6c2b78a669
|
Merge remote-tracking branch 'till/svn-auth-reloaded'
|
2012-03-24 22:34:14 +01:00 |
Jordi Boggiano
|
5f30206c69
|
Merge remote-tracking branch 'hason/classloader'
|
2012-03-24 18:06:49 +01:00 |
till
|
c6653f0711
|
* fix up CS suggestions from stof/seldaek
|
2012-03-23 16:03:52 +01:00 |
Martin Hasoň
|
36d9513d7b
|
Changed parameter name in Filesystem::findShortestPath
|
2012-03-23 12:49:29 +01:00 |
till
|
0d6297f235
|
* add 'doAuthDance()' to allow code reuse from SvnDownloader and SvnDriver
|
2012-03-22 18:40:18 +01:00 |
till
|
c6566825ad
|
Merge remote-tracking branch 'upstream/master' into svn-auth-reloaded
|
2012-03-22 17:24:35 +01:00 |
till
|
17f90f56eb
|
* move helper functions to util class
|
2012-03-22 17:18:24 +01:00 |
Martin Hasoň
|
1f8c9eeb6c
|
Added parameter $inDirectory to method Filesystem::findShortestPath
|
2012-03-22 10:11:48 +01:00 |
Mateusz Heleniak
|
2a9e8350b0
|
fixed GitDriver - set correct working directory for cli commands
|
2012-03-22 00:45:31 +01:00 |
Jordi Boggiano
|
81fdd790f2
|
Notes on HTTP_PROXY env var
|
2012-03-20 14:03:01 +01:00 |
Jordi Boggiano
|
31ed0c1fb0
|
Fix progress display getting stuck at 95%
|
2012-03-20 12:50:44 +01:00 |
Jordi Boggiano
|
22149d3a70
|
Fix gzip decoding after a redirect
|
2012-03-18 22:12:48 +01:00 |
Jordi Boggiano
|
f98bd971f2
|
Add Gzip handling to RemoteFilesystem
|
2012-03-18 21:26:05 +01:00 |
Jordi Boggiano
|
51447074c2
|
Fix wording & co
|
2012-03-18 21:16:36 +01:00 |
Jordi Boggiano
|
a5c2c6c07e
|
Merge remote-tracking branch 'biozshock/issue225'
|
2012-03-18 21:09:37 +01:00 |
Jordi Boggiano
|
659775a607
|
Merge remote-tracking branch 'simensen/GitHub404FixPartTwo'
|
2012-03-15 18:16:31 +01:00 |
Beau Simensen
|
ce08b2fc4f
|
Fix HTTPS through Proxy errors.
|
2012-03-14 15:40:51 -07:00 |
Beau Simensen
|
6efbc7d531
|
Enhanced GitHub API/Private Repository support
|
2012-03-09 23:49:21 -08:00 |
Jordi Boggiano
|
edf93f1fcc
|
Fix test & behavior
|
2012-03-10 02:14:40 +01:00 |
Jordi Boggiano
|
89f69256f8
|
Merge remote-tracking branch 'kostiklv/console-overwrite-fix'
|
2012-03-10 00:50:52 +01:00 |
Jordi Boggiano
|
a4f9e03d35
|
Add workaround for PHP bug #61336
|
2012-03-09 23:44:10 +01:00 |
Jordi Boggiano
|
3e22084ea4
|
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
2012-03-08 23:14:56 +01:00 |
Jordi Boggiano
|
8d087f2b2b
|
Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety
|
2012-03-08 00:12:38 +01:00 |
Konstantin Tjuterev
|
0b7896cdad
|
Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress
|
2012-03-06 23:01:51 +02:00 |
Jordi Boggiano
|
9bcea6f485
|
Merge remote-tracking branch 'hason/filedownloader'
|
2012-03-05 13:53:56 +01:00 |
Martin Hasoň
|
303dae7968
|
Fixed typos and bugs in the RemoteFilesystem class
|
2012-03-05 11:28:23 +01:00 |
Dave Marshall
|
cb3548c64c
|
Reset the errorOutput before attempting to run command
|
2012-02-29 13:32:08 +00:00 |
Dave Marshall
|
c2421db7d9
|
Add stderr to exceptions for GitDownloader
|
2012-02-29 11:05:25 +00:00 |
Jordi Boggiano
|
8ba76fe6d2
|
Boost default timeout to 5min
|
2012-02-27 11:35:26 +01:00 |
Martin Hasoň
|
56c0e511da
|
Added support for change the process timeout
|
2012-02-21 08:59:52 +01:00 |
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 |
Artem Lopata
|
7d994b5de4
|
Added ErrorHandler for handling E_NOTICE, E_WARNING, E_ERROR
|
2012-01-27 10:37:45 +02: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 |