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.
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.
9 years ago
..
Fixtures Allow wildcards in repository path names. 9 years ago
Pear Fix CS 9 years ago
Vcs Adds support for gitlab install in subfolder 9 years ago
ArrayRepositoryTest.php Add parallel build to travis script 11 years ago
ArtifactRepositoryTest.php skip some tests when the zip extension misses 10 years ago
ComposerRepositoryTest.php Fix CS 9 years ago
CompositeRepositoryTest.php Add parallel build to travis script 11 years ago
FilesystemRepositoryTest.php Fix CS 9 years ago
PathRepositoryTest.php Fix CS 9 years ago
PearRepositoryTest.php Fix CS 9 years ago
RepositoryManagerTest.php update repository manager tests to use data provider and test for exception case 10 years ago
VcsRepositoryTest.php Add temp composer home for GitDriver test using cache 11 years ago