1
0
Fork 0
composer/tests/Composer/Test/Repository/Vcs
Jaapio b471440ea0 Adds support for gitlab install in subfolder
Since gitlab can be hosted on any url also subdirectories should be
supported. (e.g https://mycompany.com/gitlab).
This supports only http and https protocols since the gitlab api url
is derived from the package repository url. And the ssh protocol doesn't
support folders this way.
2015-11-23 22:05:37 +01:00
..
GitHubDriverTest.php trim token just in case and update tests 2015-05-07 00:37:08 +01:00
GitLabDriverTest.php Adds support for gitlab install in subfolder 2015-11-23 22:05:37 +01:00
PerforceDriverTest.php CS fixes 2014-10-17 18:57:27 +01:00
SvnDriverTest.php Allow SVN to connect with credentials provided with the auth.json file 2014-05-30 17:14:43 +02:00