1
0
Fork 0
composer/src/Composer/Repository
Nils Adermann 261efe1e8e Implement loadPackages on Composer repositories with providers 2018-09-12 14:14:04 +02:00
..
Pear SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
Vcs Remove useless curly braces around svn args 2018-09-05 00:00:25 +02:00
ArrayRepository.php Fix regression in 036fc44c25, fixes #7268 2018-05-03 17:30:33 +02:00
ArtifactRepository.php addendum to #7428 2018-07-23 07:53:12 +02:00
AsyncRepositoryInterface.php Move construction of pool from repo set into a pool builder 2018-09-12 11:49:09 +02:00
BaseRepository.php Implement loadPackages on Composer repositories with providers 2018-09-12 14:14:04 +02:00
ComposerRepository.php Implement loadPackages on Composer repositories with providers 2018-09-12 14:14:04 +02:00
CompositeRepository.php rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type " 2016-12-08 22:53:03 +07:00
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 2015-11-23 23:18:24 +01:00
FilesystemRepository.php CS fixes 2017-12-18 16:02:48 +01:00
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
InstalledFilesystemRepository.php CS fixes 2012-05-28 01:58:49 +02:00
InstalledRepositoryInterface.php CS fixes 2012-05-28 01:58:49 +02:00
InvalidRepositoryException.php Add InvalidRepositoryException 2012-11-08 15:05:00 +01:00
LockArrayRepository.php Move construction of pool from repo set into a pool builder 2018-09-12 11:49:09 +02:00
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 2016-03-02 17:44:09 +00:00
PathRepository.php CS fixer 2018-07-24 14:32:52 +02:00
PearRepository.php Missing parent constructor calls. 2016-02-27 22:39:03 +01:00
PlatformRepository.php Use external XdebugHandler library 2018-03-08 19:20:16 +00:00
RepositoryFactory.php Add 'git-bitbucket' in RepositoryFactory 2018-01-22 14:06:50 +01:00
RepositoryInterface.php Implement loadPackages on Composer repositories with providers 2018-09-12 14:14:04 +02:00
RepositoryManager.php FIX Update PHPDocs to indicate more specific return types 2018-05-22 10:39:25 +12:00
RepositorySecurityException.php CS fixes 2013-06-13 13:28:24 +02:00
RepositorySet.php Move construction of pool from repo set into a pool builder 2018-09-12 11:49:09 +02:00
VcsRepository.php Skip parsing equal branches/tags to avoid failures in packagist down the line 2018-03-05 23:34:22 +01:00
WritableArrayRepository.php Reverted inadvertent API change, improved API documentation 2015-08-04 09:32:23 +02:00
WritableRepositoryInterface.php Reverted inadvertent API change, improved API documentation 2015-08-04 09:32:23 +02:00