Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
před 6 roky |
Gabriel Caruso
|
a17f051e29
Remove useless parentheses
|
před 6 roky |
Jordi Boggiano
|
c917865fe9
Fix handling of dev versions and consolidate logic, refs #7119
|
před 7 roky |
Jordi Boggiano
|
24ad6307a7
Merge remote-tracking branch 'austris-argalis/issue-7085'
|
před 7 roky |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
před 7 roky |
austris argalis
|
8a5645ffda
Wording: Downgrading instead of Updating #7085
|
před 7 roky |
Jordi Boggiano
|
50665aa18d
Simplify check for current revision, refs #6684
|
před 7 roky |
Robert Lu
|
3ce71a55bf
fix unittest
|
před 7 roky |
Jordi Boggiano
|
122e422682
CS fixes
|
před 8 roky |
AnrDaemon
|
1d2a949e3e
Properly fix git excludes.
|
před 8 roky |
AnrDaemon
|
ab70601700
Skip git-related tests if no git found.
|
před 8 roky |
Richard Heelin
|
c2f6c61f56
Updated the tests to match the new command that is executed
|
před 8 roky |
Jordi Boggiano
|
334d0cce6b
Make sure we do not clone from local mirror if mirroring failed
|
před 9 roky |
Jordi Boggiano
|
4998ee27b3
Re-use mirror code from the git driver, refs #5384
|
před 9 roky |
Marco Villegas
|
869b3ef954
New test to check git download behavior with cache.
|
před 9 roky |
Marco Villegas
|
cb6cfa9635
Isolate config setup to make it reusable at GitDownloaderTest.
|
před 9 roky |
Marco Villegas
|
b5c55d5167
Adjust GitDownloaderTest to include for the new getVersion() method in Git.
|
před 9 roky |
Luis Faceira
|
1d733ba21a
GitDownloaderTest uses temp dir as composer home config
|
před 9 roky |
Jordi Boggiano
|
73139a59bf
Update origin remote URL when package URL changed and origin still uses the same url as the composer remote, fixes #3874
|
před 9 roky |
Jordi Boggiano
|
b93b73e836
Rewrite git unpushed status checks, fixes #4987
|
před 9 roky |
Jordi Boggiano
|
fea99bcb1b
Clarify the fetch/push URL selection for github repos and various protocols, fix regression
|
před 9 roky |
Jordi Boggiano
|
b080a73840
Fix broken test on windows, fixes #4973
|
před 9 roky |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
před 9 roky |
Niels Keurentjes
|
a409e158b8
Disabled unit test breaking on some platforms. Ref #4973
|
před 9 roky |
Jordi Boggiano
|
2f638c7d96
Fix test
|
před 9 roky |
Jordi Boggiano
|
be4d385942
Fix uncommitted change detection, refs #3633
|
před 9 roky |
Jordi Boggiano
|
9f4f8a9578
Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches'
|
před 9 roky |
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.
|
před 9 roky |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
před 9 roky |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
před 9 roky |