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.
Renoir Boulanger 9f723ba381 Support GitLab repositories w/ port over HTTPs
When we have self-hosted GitLab, over HTTPs, on a different port.

rel composer/composer#6894
7 years ago
..
Pear Fix change array 7 years ago
Vcs Support GitLab repositories w/ port over HTTPs 7 years ago
ArrayRepository.php Added --type option to search 8 years ago
ArtifactRepository.php Add missing definition of a property 8 years ago
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 8 years ago
ComposerRepository.php Reword exception text to evoke somewhat less panic 7 years ago
CompositeRepository.php rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type " 8 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php Missing parent constructor calls. 8 years ago
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 11 years ago
InstalledFilesystemRepository.php CS fixes 12 years ago
InstalledRepositoryInterface.php CS fixes 12 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 8 years ago
PathRepository.php Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625 7 years ago
PearRepository.php Missing parent constructor calls. 8 years ago
PlatformRepository.php CS fixes 7 years ago
RepositoryFactory.php Register github repository type 7 years ago
RepositoryInterface.php CS fixes 7 years ago
RepositoryManager.php Output warning for invalid-looking packagist config, fixes #5404 8 years ago
RepositorySecurityException.php CS fixes 11 years ago
VcsRepository.php CS fixes 7 years ago
WritableArrayRepository.php Reverted inadvertent API change, improved API documentation 9 years ago
WritableRepositoryInterface.php Reverted inadvertent API change, improved API documentation 9 years ago