1
0
Fork 0
composer/tests/Composer/Test/Repository/Vcs
Stefan Grootscholten 7ae4ed1ec8 Improve fetching single files via bitbucket API.
The former implementation used the 'src' endpoint which returned some meta data as well.
This has been replaced with the 'raw' endpoint which does not return the meta data and does not need an extra JSON decode step.
2017-01-22 14:35:37 +01:00
..
FossilDriverTest.php Fossil VCS tests 2016-06-25 13:09:49 +12:00
GitBitbucketDriverTest.php Improve fetching single files via bitbucket API. 2017-01-22 14:35:37 +01:00
GitHubDriverTest.php add trailing / and updated diagnose command 2016-02-24 20:54:01 +01:00
GitLabDriverTest.php return https url of the repository given gitlab project is public 2016-08-11 23:00:18 -04:00
HgDriverTest.php Code review fixes 2016-10-03 13:35:48 +02:00
PerforceDriverTest.php Fix tests and regression in @ref script handling 2016-12-11 16:37:55 +01:00
SvnDriverTest.php Disable git, svn, http protocols for VCS downloaders, fixes #4968 2016-03-01 13:20:35 +00:00