Jordi Boggiano 8f09f3764b Avoid fetching non-existing files multiple times 5 лет назад
..
Pear 65903aacfd Fix type issues (#7996) 6 лет назад
Vcs a5b178084c Merge branch 'master' into 2.0 5 лет назад
ArrayRepository.php 304753ff69 Remove callback and pass stabilities all the way instead 5 лет назад
ArtifactRepository.php a91fd20673 Return the composer.json content instead of a zip:// path 6 лет назад
BaseRepository.php 926afab1f4 Move loadPackages impl out of BaseRepository 5 лет назад
ComposerRepository.php 8f09f3764b Avoid fetching non-existing files multiple times 5 лет назад
CompositeRepository.php 304753ff69 Remove callback and pass stabilities all the way instead 5 лет назад
ConfigurableRepositoryInterface.php 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 лет назад
FilesystemRepository.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 лет назад
InstalledArrayRepository.php e50f78043a Try to load packages from lock file only and avoid loading other versions for pinned packages 5 лет назад
InstalledFilesystemRepository.php d21032ace5 CS fixes 13 лет назад
InstalledRepositoryInterface.php d21032ace5 CS fixes 13 лет назад
InvalidRepositoryException.php 4f5d08e2ad Add InvalidRepositoryException 13 лет назад
LockArrayRepository.php c0f19f6c57 Move construction of pool from repo set into a pool builder 7 лет назад
PackageRepository.php 8fc659fea3 Allow loading of transport-options in package repo, fixes #4991 9 лет назад
PathRepository.php 78217e2313 Merge branch '1.9' 5 лет назад
PearRepository.php 65903aacfd Fix type issues (#7996) 6 лет назад
PlatformRepository.php 88b051c96b Merge branch 'master' into 2.0 6 лет назад
RepositoryFactory.php 728e57b9e0 Merge branch 'master' into 2.0 6 лет назад
RepositoryInterface.php 304753ff69 Remove callback and pass stabilities all the way instead 5 лет назад
RepositoryManager.php ab945a6ec1 Clean up RepositoryInterface, fixes #5464 6 лет назад
RepositorySecurityException.php 8d0b7f278e CS fixes 12 лет назад
RepositorySet.php 0b4e8952f6 PHP5 disallows require as a function name, use requireName analog to fixPackage 5 лет назад
RootPackageRepository.php e50f78043a Try to load packages from lock file only and avoid loading other versions for pinned packages 5 лет назад
VcsRepository.php 23359f2db6 Merge branch 'master' into 2.0 5 лет назад
VersionCacheInterface.php 6473dd9185 Minor improvements to VersionCacheInterface 6 лет назад
WritableArrayRepository.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 лет назад
WritableRepositoryInterface.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 лет назад