You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 4d20e6f5d6
Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093
4 years ago
..
Vcs Merge branch '1.10' 4 years ago
ArrayRepository.php Remove repository field from getProviders result 5 years ago
ArtifactRepository.php Add support for TAR in Artifact packages (#9105) 4 years ago
ComposerRepository.php Fix headers array format 4 years ago
CompositeRepository.php Implement getProviders equally on all repos 5 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php Exclude platform require/provides from InstalledVersions as concrete ones are also not listed 4 years ago
FilterRepository.php Implement count and search correctly in FilterRepository 5 years ago
InstalledArrayRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InstalledFilesystemRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InstalledRepository.php Abort loop correctly when package is a match 5 years ago
InstalledRepositoryInterface.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
LockArrayRepository.php Tweak lock repo name 5 years ago
PackageRepository.php Improve error reporting of solver issues, refs #7779 5 years ago
PathRepository.php Merge branch '1.10' 4 years ago
PearRepository.php Fix phpstan build 5 years ago
PlatformRepository.php Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093 4 years ago
RepositoryFactory.php Merge branch '1.10' 4 years ago
RepositoryInterface.php Add phpdocs 4 years ago
RepositoryManager.php Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
RepositorySecurityException.php CS fixes 11 years ago
RepositorySet.php Marked getRootAliasesPerPackage as static 4 years ago
RootPackageRepository.php Minor refactoring of RootPackageRepo 5 years ago
VcsRepository.php Fail hard instead of skipping branches/tags quietly when parsing VCS repos if 401/403 are returned, fixes #9087 4 years ago
VersionCacheInterface.php Minor improvements to VersionCacheInterface 6 years ago
WritableArrayRepository.php Add install-path to the installed.json for every package, fixes #2174, closes #2424 5 years ago
WritableRepositoryInterface.php Add install-path to the installed.json for every package, fixes #2174, closes #2424 5 years ago