23 Commits (52a9014f1a91b7c193640519617bb973ef0e4212)

Author SHA1 Message Date
Jordi Boggiano a13c35537c Add parsing of keywords/authors/release date to the ArrayLoader 13 years ago
Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 13 years ago
Jordi Boggiano c03a739548 Use psr-0 instead of psr0 13 years ago
Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages 13 years ago
Igor Wiedler 72a1f66b7a rename installAs to target-dir 13 years ago
Igor Wiedler ea31039556 [autoload] autoloading prototype 13 years ago
Jordi Boggiano f48634d074 Add source/dist reference information to package 13 years ago
Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 13 years ago
Jordi Boggiano c6d7760145 Merge branch 'refactoring' 13 years ago
everzet 17d1abcec0 Refactored DownloadManager 13 years ago
Jordi Boggiano 751f506080 Add info to docblocks 13 years ago
everzet 69f1de9986 Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry) 13 years ago
Jordi Boggiano 07e181c6eb Fix lowercase behavior 13 years ago
pborreli f7735c396f [Composer] Fixed typos 13 years ago
Jordi Boggiano ba9f12a517 Add extra and type info to packages 13 years ago
Jordi Boggiano 64978d40ba Add dist properties to the Packages 13 years ago
Nils Adermann 2e41993822 Update solver to use PackageInterface and store pool package ids inside of packages 13 years ago
Nils Adermann 8c9f8fb86f Rename RelationConstraints to Links in the Package namespace.
Constraints have been generalised to allow matching requiring and providing
constraints against each other.
14 years ago
Jordi Boggiano c6321e7277 Fix tests and invalid use statements 14 years ago
Jordi Boggiano 6dbec8718d Remove contains() from RepositoryInterface 14 years ago
Jordi Boggiano f0e709ad09 Minor cleanups, add license property to the PackageInterface 14 years ago
Jordi Boggiano bb5e59e30f Add type/repositoryType and repositoryUrl package properties 14 years ago
Nils Adermann 3a851b4059 Define an interface for packages and move package code to separate namespace.
Ids are no longer needed, they are internal to the solver and not a part of
packages.
14 years ago