You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
FossilDriverTest.php Fossil VCS tests 8 years ago
GitBitbucketDriverTest.php Improve fetching single files via bitbucket API. 8 years ago
GitHubDriverTest.php add trailing / and updated diagnose command 9 years ago
GitLabDriverTest.php return https url of the repository given gitlab project is public 8 years ago
HgDriverTest.php Code review fixes 8 years ago
PerforceDriverTest.php Fix tests and regression in @ref script handling 8 years ago
SvnDriverTest.php Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 years ago