Jordi Boggiano
|
bc002ae1fb
Merge branch 'master' into 2.0
|
5 lat temu |
Stephan Vock
|
243ee9b1e4
Git: log error for sync mirror with existing local copy
|
5 lat temu |
Jordi Boggiano
|
1e68555e0a
Sanitize URLs in getRepoName and centralize the Url sanitization process
|
5 lat temu |
Jordi Boggiano
|
88b051c96b
Merge branch 'master' into 2.0
|
5 lat temu |
Stephan Vock
|
b847115617
Git: fix authentication handling for private GitHub repositories
|
5 lat temu |
Jordi Boggiano
|
f867c407c7
Merge branch 'master' into 2.0
|
5 lat temu |
Jordi Boggiano
|
149250ab92
Remove credentials from git remotes in cache and vendor dirs
|
5 lat temu |
Jordi Boggiano
|
4e43f849c7
Avoid overwriting credentials with existing ones from git repos, refs #8293
|
5 lat temu |
Jordi Boggiano
|
12184aa9c5
Fix github auth to try https with pwd also, fixes #8356
|
5 lat temu |
Jordi Boggiano
|
b925d06861
Fix gitlab support for basic-auth fallback from ssh URLs
|
5 lat temu |
Jordi Boggiano
|
ae9cc3db58
Avoid clearing the error output during removeDirectory execution, losing git error output, fixes #8351
|
5 lat temu |
Jordi Boggiano
|
bc2a1d762a
Merge branch 'master' into 2.0
|
5 lat temu |
Jordi Boggiano
|
f0d565bb6d
Avoid transforming the origins when prompting for auth, fixes #8300
|
5 lat temu |
Jordi Boggiano
|
53d2ab2253
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
5 lat temu |
Andrew Gillis
|
dec2b5cd50
add gitlab token auth for git clone
|
6 lat temu |
Jordi Boggiano
|
1983a450b4
Use rawurldecode instead of urldecode, fixes #7407
|
7 lat temu |
Vladimir Reznichenko
|
cd39efc72c
New finding by Static Code Analysis
|
7 lat temu |
zefrog
|
fd00ea7ce8
Fix Git detection of authentication failure when no tty is attached to the process
|
7 lat temu |
Jordi Boggiano
|
50665aa18d
Simplify check for current revision, refs #6684
|
7 lat temu |
Robert Lu
|
e768e297cd
fetch tag,commit form local but not ref
|
7 lat temu |
Robert Lu
|
0ad985122d
Don't fetch when ref already on local
|
7 lat temu |
Jordi Boggiano
|
72616a9635
Only check for safe mode on versions that have it, refs #6300
|
8 lat temu |
Jordi Boggiano
|
122e422682
CS fixes
|
8 lat temu |
Stefan Grootscholten
|
4377ba2bcb
Implement changes after review by stof.
|
8 lat temu |
Stefan Grootscholten
|
a4af559ca8
Store access-token for re-use
|
8 lat temu |
Plamen Garkov
|
ab4322148f
adding "fatal: unable to access" to authFalures
|
8 lat temu |
Rob Bast
|
02455712cf
check for additional possible output strings, fixes #5543
|
9 lat temu |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
9 lat temu |
Jordi Boggiano
|
55e90093a4
Merge remote-tracking branch 'marvil07/faster-git-clones-using-cache'
|
9 lat temu |
Marco Villegas
|
75b88a13fe
Use regex to capture git version.
|
9 lat temu |