1
0
Fork 0
composer/tests/Composer/Test/Repository
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
..
Fixtures Allow wildcards in repository path names. 2015-09-15 16:41:07 +02:00
Pear Fix CS 2015-09-28 10:53:24 +01:00
Vcs Adds support for gitlab install in subfolder 2015-11-23 22:05:37 +01:00
ArrayRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
ArtifactRepositoryTest.php skip some tests when the zip extension misses 2015-01-08 21:32:37 +01:00
ComposerRepositoryTest.php Fix CS 2015-09-28 10:53:24 +01:00
CompositeRepositoryTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
FilesystemRepositoryTest.php Fix CS 2015-09-28 10:53:24 +01:00
PathRepositoryTest.php Fix CS 2015-09-28 10:53:24 +01:00
PearRepositoryTest.php Fix CS 2015-09-28 10:53:24 +01:00
RepositoryManagerTest.php update repository manager tests to use data provider and test for exception case 2015-02-26 03:19:26 -05:00
VcsRepositoryTest.php Add temp composer home for GitDriver test using cache 2013-10-10 22:57:03 +02:00