Jordi Boggiano
|
aab9116f67
|
Add description to MemoryPackage
|
2011-11-20 19:30:35 +01:00 |
Jordi Boggiano
|
a13c35537c
|
Add parsing of keywords/authors/release date to the ArrayLoader
|
2011-11-20 16:51:04 +01:00 |
Jordi Boggiano
|
8e6f8ae57e
|
Add prettyVersion to packages, fixes #76
|
2011-11-20 15:06:12 +01:00 |
Jordi Boggiano
|
c03a739548
|
Use psr-0 instead of psr0
|
2011-10-24 12:03:11 +02:00 |
Jordi Boggiano
|
9b24734c9d
|
Add parsing and on-the-fly loading of repositories defined in packages
|
2011-10-23 19:40:34 +02:00 |
Igor Wiedler
|
72a1f66b7a
|
rename installAs to target-dir
|
2011-10-23 19:40:10 +02:00 |
Igor Wiedler
|
ea31039556
|
[autoload] autoloading prototype
|
2011-10-23 19:40:06 +02:00 |
Jordi Boggiano
|
f48634d074
|
Add source/dist reference information to package
|
2011-09-29 00:49:23 +02:00 |
Jordi Boggiano
|
46a67733f8
|
Adjust codebase to the new VersionParser
|
2011-09-26 00:01:22 +02:00 |
Jordi Boggiano
|
c6d7760145
|
Merge branch 'refactoring'
|
2011-09-25 23:09:07 +02:00 |
everzet
|
17d1abcec0
|
Refactored DownloadManager
|
2011-09-25 18:30:54 +03:00 |
Jordi Boggiano
|
751f506080
|
Add info to docblocks
|
2011-09-25 12:42:32 +02:00 |
everzet
|
69f1de9986
|
Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry)
|
2011-09-24 02:11:32 +03:00 |
Jordi Boggiano
|
07e181c6eb
|
Fix lowercase behavior
|
2011-09-15 11:50:50 +02:00 |
pborreli
|
f7735c396f
|
[Composer] Fixed typos
|
2011-09-15 01:22:33 +00:00 |
Jordi Boggiano
|
ba9f12a517
|
Add extra and type info to packages
|
2011-08-21 13:33:37 +02:00 |
Jordi Boggiano
|
64978d40ba
|
Add dist properties to the Packages
|
2011-07-06 21:05:05 +02:00 |
Nils Adermann
|
2e41993822
|
Update solver to use PackageInterface and store pool package ids inside of packages
|
2011-06-03 18:27:44 +02:00 |
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.
|
2011-04-18 00:27:31 +02:00 |
Jordi Boggiano
|
c6321e7277
|
Fix tests and invalid use statements
|
2011-04-17 23:45:37 +02:00 |
Jordi Boggiano
|
6dbec8718d
|
Remove contains() from RepositoryInterface
|
2011-04-17 22:59:23 +02:00 |
Jordi Boggiano
|
f0e709ad09
|
Minor cleanups, add license property to the PackageInterface
|
2011-04-17 22:13:08 +02:00 |
Jordi Boggiano
|
bb5e59e30f
|
Add type/repositoryType and repositoryUrl package properties
|
2011-04-17 21:48:20 +02:00 |
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.
|
2011-04-17 21:36:05 +02:00 |