Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
9 tahun lalu |
Jordi Boggiano
|
2062070be9
Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008
|
9 tahun lalu |
Niels Keurentjes
|
e6f21137ad
Undefined or default return points fixed.
|
9 tahun lalu |
Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 tahun lalu |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 tahun lalu |
Jordi Boggiano
|
d347e1efca
Minor tweaks refs #4878
|
9 tahun lalu |
bogdan
|
e0fad1f55b
Implemented interactive user confirmation on source package update failure
|
9 tahun lalu |
bogdan
|
a77e2fb093
Removed code duplication with abstract hasMetadataRepository method
|
9 tahun lalu |
Possum
|
2e99b9fdf5
Use https where possible
|
10 tahun lalu |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 tahun lalu |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 tahun lalu |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 tahun lalu |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
12 tahun lalu |
Jordi Boggiano
|
22369fd3ae
Realpath hg paths to avoid problems after a chdir, fixes #2096
|
12 tahun lalu |
Jordi Boggiano
|
1217a632fe
Adjust function signatures and add type hints, refs #2136
|
12 tahun lalu |
Sascha Egerer
|
667176d1d0
Add ChangeReport Interface
|
12 tahun lalu |
Jordi Boggiano
|
771233a5a0
Make it clear what is going on when a vcs folder is missing, fixes #2108
|
12 tahun lalu |
Christoph
|
0524d28b03
fixed escaping the path (it's no cmdline argument anymore)
|
12 tahun lalu |
Jordi Boggiano
|
8b8dc1fd70
Remove all possible cd calls, refs #1971
|
12 tahun lalu |
Jordi Boggiano
|
18973ed0b9
Do not check for changes if there is no vcs dir
|
13 tahun lalu |
Jordi Boggiano
|
ef1f8a605f
Fix file modes
|
13 tahun lalu |
Jordi Boggiano
|
4d84f62cd9
Improve consistency and formatting of verbose output for update/install
|
13 tahun lalu |
Jordi Boggiano
|
1aed88003f
Merge remote-tracking branch 'digitalkaoz/issue_801'
|
13 tahun lalu |
Jordi Boggiano
|
209d3ebfc4
Show detailed changes in verbose mode, refs #842
|
13 tahun lalu |
Tiago Ribeiro
|
aba2ab2212
Added status command to display local changes to packages
|
13 tahun lalu |
Robert Schönthal
|
68d80e162a
fixes #801 show logs in --verbose mode for source packages
|
13 tahun lalu |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 tahun lalu |
Jordi Boggiano
|
5be7f4cf09
Fail hard when failing to download using hg
|
13 tahun lalu |
Per Bernhardt
|
9f7155a753
Fixed the HgDownloader when changing the repo url
|
13 tahun lalu |
Konstantin Tjuterev
|
49491a9140
Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler
|
13 tahun lalu |