Jordi Boggiano
|
5d8dc48bd4
Fix test on windows
|
4 years ago |
Jordi Boggiano
|
23efda9155
Try to fix windows build
|
4 years ago |
Jordi Boggiano
|
7e142b5d6b
Use Upgrading for package installs too
|
5 years ago |
Jordi Boggiano
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 years ago |
Ion Bazan
|
58b34d13e8
fix risky tests (without any assertion)
|
5 years ago |
Ion Bazan
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 years ago |
Jordi Boggiano
|
de189c1b80
Fix deps=high build
|
5 years ago |
Jordi Boggiano
|
88b051c96b
Merge branch 'master' into 2.0
|
5 years ago |
johnstevenson
|
7e649fac41
Fix Windows test regression from commit 149250a
|
5 years ago |
Jordi Boggiano
|
f867c407c7
Merge branch 'master' into 2.0
|
5 years ago |
Jordi Boggiano
|
149250ab92
Remove credentials from git remotes in cache and vendor dirs
|
5 years ago |
Jordi Boggiano
|
53d2ab2253
Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903
|
5 years ago |
Jordi Boggiano
|
0caa616e6c
Fix test warnings
|
5 years ago |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 years ago |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
Gabriel Caruso
|
a17f051e29
Remove useless parentheses
|
6 years ago |
Jordi Boggiano
|
c917865fe9
Fix handling of dev versions and consolidate logic, refs #7119
|
6 years ago |
Jordi Boggiano
|
24ad6307a7
Merge remote-tracking branch 'austris-argalis/issue-7085'
|
6 years ago |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 years ago |
austris argalis
|
8a5645ffda
Wording: Downgrading instead of Updating #7085
|
7 years ago |
Jordi Boggiano
|
50665aa18d
Simplify check for current revision, refs #6684
|
7 years ago |
Robert Lu
|
3ce71a55bf
fix unittest
|
7 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
7 years ago |
AnrDaemon
|
1d2a949e3e
Properly fix git excludes.
|
8 years ago |
AnrDaemon
|
ab70601700
Skip git-related tests if no git found.
|
8 years ago |
Richard Heelin
|
c2f6c61f56
Updated the tests to match the new command that is executed
|
8 years ago |
Jordi Boggiano
|
334d0cce6b
Make sure we do not clone from local mirror if mirroring failed
|
8 years ago |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
8 years ago |
Marco Villegas
|
869b3ef954
New test to check git download behavior with cache.
|
8 years ago |
Marco Villegas
|
cb6cfa9635
Isolate config setup to make it reusable at GitDownloaderTest.
|
8 years ago |