.. |
Pear
|
1f0b01e70d
Merge remote-tracking branch 'watermanio/strict-types' into 1.0
|
9 years ago |
Vcs
|
40df5dddee
Add secure-http:false option to disable the https default of gitlab driver when using ssh urls, fixes #5254
|
9 years ago |
ArrayRepository.php
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 years ago |
ArtifactRepository.php
|
d4207ff49f
Strict type checks of null and bool
|
9 years ago |
BaseRepository.php
|
4f2ae0a1d9
Clarify output when something is installed in the wrong version, refs #5259
|
9 years ago |
ComposerRepository.php
|
ff4e2ec219
Avoid lazy-loading composer-plugin-api
|
9 years ago |
CompositeRepository.php
|
5c98421ae8
Introduce BaseRepository common ancestor class for all repositories to offload command logic.
|
9 years ago |
ConfigurableRepositoryInterface.php
|
5b748eda6c
Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod
|
10 years ago |
FilesystemRepository.php
|
868e607f17
Missing parent constructor calls.
|
9 years ago |
InstalledArrayRepository.php
|
5264d0637b
Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841
|
12 years ago |
InstalledFilesystemRepository.php
|
d21032ace5
CS fixes
|
13 years ago |
InstalledRepositoryInterface.php
|
d21032ace5
CS fixes
|
13 years ago |
InvalidRepositoryException.php
|
4f5d08e2ad
Add InvalidRepositoryException
|
13 years ago |
PackageRepository.php
|
8fc659fea3
Allow loading of transport-options in package repo, fixes #4991
|
9 years ago |
PathRepository.php
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 years ago |
PearRepository.php
|
868e607f17
Missing parent constructor calls.
|
9 years ago |
PlatformRepository.php
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
RepositoryFactory.php
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 years ago |
RepositoryInterface.php
|
4f4d236be3
PackageInterface[] on RepositoryInterface php doc
|
10 years ago |
RepositoryManager.php
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 years ago |
RepositorySecurityException.php
|
8d0b7f278e
CS fixes
|
12 years ago |
VcsRepository.php
|
f794ee7870
Fixes for implicit variable declarations, return type mismatches and invalid method declarations.
|
9 years ago |
WritableArrayRepository.php
|
70ff00c9de
Reverted inadvertent API change, improved API documentation
|
10 years ago |
WritableRepositoryInterface.php
|
70ff00c9de
Reverted inadvertent API change, improved API documentation
|
10 years ago |