Jordi Boggiano
|
46a67733f8
Adjust codebase to the new VersionParser
|
14 年之前 |
Jordi Boggiano
|
544067ced9
Packages can't be added to two repos at once
|
14 年之前 |
everzet
|
69f1de9986
Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry)
|
14 年之前 |
everzet
|
9deb10361f
second batch of refactoring
|
14 年之前 |
Jordi Boggiano
|
07e181c6eb
Fix lowercase behavior
|
14 年之前 |
pborreli
|
f7735c396f
[Composer] Fixed typos
|
14 年之前 |
Igor Wiedler
|
9e8fc71870
Make package names and downloader/installer/repository types case insensitive
|
14 年之前 |
Jordi Boggiano
|
2b77710515
RC versions don't need a number
|
14 年之前 |
Nils Adermann
|
6cf8d3888c
Use version contraints in the default policy rather than hardcoded version_compare
|
14 年之前 |
Jordi Boggiano
|
d6ae5ddf35
Add 'dev' flag to version parser
|
14 年之前 |
Nils Adermann
|
2e41993822
Update solver to use PackageInterface and store pool package ids inside of packages
|
14 年之前 |
Jordi Boggiano
|
1edb22034d
Fix CS
|
14 年之前 |
Jordi Boggiano
|
b620405ab0
Adjusted BasePackage::__toString()
|
14 年之前 |
Jordi Boggiano
|
27f02aba7d
Fix version check in BasePackage
|
14 年之前 |
Jordi Boggiano
|
14b3325347
Fix version parsing
|
14 年之前 |
Jordi Boggiano
|
b53a3086b6
Minor refactorings and changes
|
14 年之前 |
Nils Adermann
|
8c9f8fb86f
Rename RelationConstraints to Links in the Package namespace.
|
14 年之前 |
Jordi Boggiano
|
c6321e7277
Fix tests and invalid use statements
|
14 年之前 |
Jordi Boggiano
|
6dbec8718d
Remove contains() from RepositoryInterface
|
14 年之前 |
Jordi Boggiano
|
f0e709ad09
Minor cleanups, add license property to the PackageInterface
|
14 年之前 |
Jordi Boggiano
|
8ab98a8b5d
Fix class name
|
14 年之前 |
Jordi Boggiano
|
1d5f5885bc
Remove useless abstract methods, interface is enough
|
14 年之前 |
Jordi Boggiano
|
7ea2fd6c93
Fix author/copyright
|
14 年之前 |
Nils Adermann
|
3a851b4059
Define an interface for packages and move package code to separate namespace.
|
14 年之前 |