Jordi Boggiano 8cfbe7023d CS fixes 10 年 前
..
Pear b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 10 年 前
Vcs 49d7d65933 Add verbosity input support to IOInterface 10 年 前
ArrayRepository.php f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' 10 年 前
ArtifactRepository.php 868e607f17 Missing parent constructor calls. 10 年 前
BaseRepository.php a245c4618b php-cs-fixer 10 年 前
ComposerRepository.php 6825c04a62 Merge pull request #4799 from balbuf/balbuf/honor-class-name 10 年 前
CompositeRepository.php 5c98421ae8 Introduce BaseRepository common ancestor class for all repositories to offload command logic. 10 年 前
ConfigurableRepositoryInterface.php 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 年 前
FilesystemRepository.php 868e607f17 Missing parent constructor calls. 10 年 前
InstalledArrayRepository.php 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 12 年 前
InstalledFilesystemRepository.php d21032ace5 CS fixes 13 年 前
InstalledRepositoryInterface.php d21032ace5 CS fixes 13 年 前
InvalidRepositoryException.php 4f5d08e2ad Add InvalidRepositoryException 13 年 前
PackageRepository.php 868e607f17 Missing parent constructor calls. 10 年 前
PathRepository.php bad80878bc Merge remote-tracking branch 'sashman/master' 10 年 前
PearRepository.php 868e607f17 Missing parent constructor calls. 10 年 前
PlatformRepository.php c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 10 年 前
RepositoryFactory.php 8cfbe7023d CS fixes 10 年 前
RepositoryInterface.php 4f4d236be3 PackageInterface[] on RepositoryInterface php doc 10 年 前
RepositoryManager.php ea30392105 RepositoryManager::prependRepository() 10 年 前
RepositorySecurityException.php 8d0b7f278e CS fixes 12 年 前
VcsRepository.php f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 10 年 前
WritableArrayRepository.php 70ff00c9de Reverted inadvertent API change, improved API documentation 10 年 前
WritableRepositoryInterface.php 70ff00c9de Reverted inadvertent API change, improved API documentation 10 年 前