1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00
composer/src/Composer/Repository
2017-01-27 18:01:24 +01:00
..
Pear Merge remote-tracking branch 'watermanio/strict-types' into 1.0 2016-04-11 15:11:46 +01:00
Vcs Fix urlencoding of gitlab dots, fixes #6064 2017-01-27 18:01:24 +01:00
ArrayRepository.php Added --type option to search 2016-06-21 16:38:52 +02:00
ArtifactRepository.php Add missing definition of a property 2017-01-02 12:12:37 +01:00
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 2016-04-28 22:11:48 +01:00
ComposerRepository.php Fix handling of partial package listings containing replaces/provides 2016-12-06 21:56:09 +01: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 Missing parent constructor calls. 2016-02-27 22:39:03 +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
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 2016-03-02 17:44:09 +00:00
PathRepository.php Merge remote-tracking branch 'curry684/home-expansion' 2016-04-22 20:37:05 +01:00
PearRepository.php Missing parent constructor calls. 2016-02-27 22:39:03 +01:00
PlatformRepository.php Override all php-* versions when php package is defined in config.platform 2017-01-02 11:31:47 +01:00
RepositoryFactory.php Fix the class name for fossil repositories 2016-12-29 15:16:39 +01:00
RepositoryInterface.php Remove type parameter from RepositoryInterface 2016-06-23 12:31:39 +02:00
RepositoryManager.php Output warning for invalid-looking packagist config, fixes #5404 2016-06-11 15:48:44 +01:00
RepositorySecurityException.php CS fixes 2013-06-13 13:28:24 +02:00
VcsRepository.php fix typo and bugs on Fossil support 2016-06-23 17:14:53 +12: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