David Zuelke
|
2d36324e99
streamline install progress messages
|
8 years ago |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
9 years ago |
Mark Ingman
|
a330d27b10
Code formatting
|
9 years ago |
Mark Ingman
|
98d2fcb4d8
Fixing local file VCS URLs with encoded characters
|
9 years ago |
Mark Ingman
|
98ba6d8bf4
Fixing empty VCS URL for file:/// paths with spaces
|
9 years ago |
Ruslan Bekenev
|
8c1f889806
cut out "file://" from VCS download() method
|
9 years ago |
Steve Buzonas
|
89d2f58c05
use version parser in vcs downloader
|
9 years ago |
Jordi Boggiano
|
b080a73840
Fix broken test on windows, fixes #4973
|
9 years ago |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 years ago |
Rob Bast
|
a245c4618b
php-cs-fixer
|
9 years ago |
Magnus Nordlander
|
4689d836fe
Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works.
|
9 years ago |
Jordi Boggiano
|
d347e1efca
Minor tweaks refs #4878
|
9 years ago |
bogdan
|
e0fad1f55b
Implemented interactive user confirmation on source package update failure
|
9 years ago |
bogdan
|
a77e2fb093
Removed code duplication with abstract hasMetadataRepository method
|
9 years ago |
Jordi Boggiano
|
c1cc6bfecf
Avoid doing too many loads of the remotefilesystem
|
10 years ago |
Jordi Boggiano
|
86a911150b
Update bundled CAfile and other cleanups
|
10 years ago |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
10 years ago |
Jordi Boggiano
|
29312be4df
Strict typing fixes
|
10 years ago |
xelan
|
32517d90d2
Escape angle brackets for commit message output
|
10 years ago |
Kunal Mehta
|
f634c6946d
Update callers of VersionParser::formatVersion()
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
10 years ago |
Jordi Boggiano
|
745dcbce33
Fix file deletions to always use a delayed retry on windows, fixes #3074
|
11 years ago |
Jordi Boggiano
|
ac497feaba
CS fixes
|
11 years ago |
Jordi Boggiano
|
71397f82e4
Remove forced dir removal before install, fixes #3035
|
11 years ago |
Jordi Boggiano
|
effacc1185
Do not realpath relative local URLs, fixes #2916
|
11 years ago |
Jordi Boggiano
|
9cbfe31983
Fix regression when using -vvv
|
12 years ago |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
12 years ago |
Pádraic Brady
|
306ba77e93
Implement the RemoteFilesystem Factory everywhere...
|
11 years ago |
Jordi Boggiano
|
11a0d16ccc
CS fixes
|
12 years ago |