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.
Jordi Boggiano 301ea66371 Use silencer and check the function exists, refs #5317 8 years ago
..
Pear Merge remote-tracking branch 'watermanio/strict-types' into 1.0 8 years ago
Vcs Add a getter to fetch the repo data from the outside of the github driver 8 years ago
ArrayRepository.php Run cs fixer and update config to latest master 8 years ago
ArtifactRepository.php Strict type checks of null and bool 8 years ago
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 8 years ago
ComposerRepository.php Avoid lazy-loading composer-plugin-api 8 years ago
CompositeRepository.php Introduce BaseRepository common ancestor class for all repositories to offload command logic. 9 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 Merge remote-tracking branch 'curry684/home-expansion' 8 years ago
PearRepository.php Missing parent constructor calls. 8 years ago
PlatformRepository.php Use silencer and check the function exists, refs #5317 8 years ago
RepositoryFactory.php Run cs fixer and update config to latest master 8 years ago
RepositoryInterface.php PackageInterface[] on RepositoryInterface php doc 9 years ago
RepositoryManager.php Run cs fixer and update config to latest master 8 years ago
RepositorySecurityException.php CS fixes 11 years ago
VcsRepository.php Cache VCS driver after creation to avoid initializing it several times 8 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