Jordi Boggiano
|
f867c407c7
Merge branch 'master' into 2.0
|
6 years ago |
Jordi Boggiano
|
149250ab92
Remove credentials from git remotes in cache and vendor dirs
|
6 years ago |
Jordi Boggiano
|
607b487295
Fix missing use/undefined var
|
6 years ago |
Jordi Boggiano
|
53d2ab2253
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
6 years ago |
Matthew Brown
|
65903aacfd
Fix type issues (#7996)
|
6 years ago |
Jordi Boggiano
|
b89720b52a
Merge branch 'master' into 2.0
|
6 years ago |
Jordi Boggiano
|
02ceb74151
Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650
|
6 years ago |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 years ago |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
7 years ago |
Jordi Boggiano
|
79d62cc51c
Escape references properly when getting commit logs for verbose update
|
7 years ago |
Jordi Boggiano
|
50665aa18d
Simplify check for current revision, refs #6684
|
7 years ago |
Robert Lu
|
e768e297cd
fetch tag,commit form local but not ref
|
8 years ago |
Robert Lu
|
0ad985122d
Don't fetch when ref already on local
|
8 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Jordi Boggiano
|
260b85882f
Merge remote-tracking branch 'dzuelke/installmsgs' into 1.3
|
8 years ago |
Pieter Frenssen
|
9020b7113c
Fix invalid calculation on non-numeric string
|
8 years ago |
David Zuelke
|
2d36324e99
streamline install progress messages
|
8 years ago |
Jordi Boggiano
|
a1b468ea50
Fix git shortening, it is sunday..
|
8 years ago |
Jordi Boggiano
|
58b94b66e5
Shorten git hashes to 10chars to avoid long lines, refs #5946
|
8 years ago |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
8 years ago |
Richard Heelin
|
5dfd23668e
Only update the git repo if the commit we want doesn't exist, speeds up update from source
|
9 years ago |
Jordi Boggiano
|
2f3db8c397
Make it clear that a package is cloned from source, fixes #5489
|
9 years ago |
Jordi Boggiano
|
334d0cce6b
Make sure we do not clone from local mirror if mirroring failed
|
9 years ago |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
9 years ago |
Marco Villegas
|
44f94a7b83
Prevent duplicate file checking on git download.
|
9 years ago |
Marco Villegas
|
7e91e9fd80
Use git cache path to mirror the repository before download to vendor target.
|
9 years ago |
Luís Faceira
|
7b22b7a511
Use dissociate git option
|
9 years ago |
Luís Faceira
|
5dd35c590e
Escaped git --reference argument
|
9 years ago |
Luís Faceira
|
292bd3f6a3
Use vcs dir as git reference, if existing, to speed up download
|
9 years ago |
Jordi Boggiano
|
9cb6c2322a
Fix more git URL escaping
|
9 years ago |