1
0
Fork 0
composer/src/Composer/Repository
Jordi Boggiano 2e8762744f Fix ComposerRepository ctor 2011-12-03 12:43:38 +01:00
..
Vcs Fix CS 2011-11-27 20:25:30 +01:00
ArrayRepository.php Use pretty name/version in lock file and debug:packages, fixes #98 2011-11-20 15:42:32 +01:00
ComposerRepository.php Fix ComposerRepository ctor 2011-12-03 12:43:38 +01:00
FilesystemRepository.php Fix bug in an exception, added unit tests 2011-10-30 09:09:46 +01:00
PackageRepository.php Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes 2011-10-29 07:43:26 +02:00
PearRepository.php Fix URL handling for PEAR repositories 2011-11-20 21:33:54 +01:00
PlatformRepository.php Add prettyVersion to packages, fixes #76 2011-11-20 15:06:12 +01:00
RepositoryInterface.php Add parsing and on-the-fly loading of repositories defined in packages 2011-10-23 19:40:34 +02:00
RepositoryManager.php Fix missing reference in local repository 2011-10-28 00:36:02 +02:00
VcsRepository.php Add SvnDriver for the VcsRepository 2011-11-27 20:07:42 +01:00
WritableRepositoryInterface.php Enhanced repository interface 2011-09-25 15:44:05 +03:00