1
0
Fork 0
composer/src/Composer/Repository
Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 2012-04-27 11:03:56 +02:00
..
Vcs Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 2012-04-27 11:03:56 +02:00
ArrayRepository.php Fix project aliases being redownloaded since they had no version 2012-04-10 11:55:34 +02:00
ComposerRepository.php Work around poorly configured php 2012-04-26 15:47:22 +02:00
CompositeRepository.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
FilesystemRepository.php Fix alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +02:00
InstalledFilesystemRepository.php Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
InstalledRepositoryInterface.php Fix tests 2012-04-18 01:06:23 +02:00
NotifiableRepositoryInterface.php Add repository notification API support 2012-04-13 02:59:23 +02:00
PackageRepository.php Move some code around 2012-03-08 01:46:49 +01:00
PearRepository.php Fix PEAR loading, fixes #590 2012-04-17 23:35:26 +02:00
PlatformRepository.php Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
RepositoryInterface.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
RepositoryManager.php Handle --dev installs/updates 2012-04-14 23:38:10 +02:00
VcsRepository.php Pass composer configuration to VcsDriver 2012-04-27 11:03:56 +02:00
WritableRepositoryInterface.php Fix alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +02:00