Commit History

Author SHA1 Message Date
  Jordi Boggiano a13c35537c Add parsing of keywords/authors/release date to the ArrayLoader 14 years ago
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 14 years ago
  Jordi Boggiano c03a739548 Use psr-0 instead of psr0 14 years ago
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages 14 years ago
  Igor Wiedler 72a1f66b7a rename installAs to target-dir 14 years ago
  Igor Wiedler ea31039556 [autoload] autoloading prototype 14 years ago
  Jordi Boggiano f48634d074 Add source/dist reference information to package 14 years ago
  Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 14 years ago
  Jordi Boggiano c6d7760145 Merge branch 'refactoring' 14 years ago
  everzet 17d1abcec0 Refactored DownloadManager 14 years ago
  Jordi Boggiano 751f506080 Add info to docblocks 14 years ago
  everzet 69f1de9986 Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry) 14 years ago
  Jordi Boggiano 07e181c6eb Fix lowercase behavior 14 years ago
  pborreli f7735c396f [Composer] Fixed typos 14 years ago
  Jordi Boggiano ba9f12a517 Add extra and type info to packages 14 years ago
  Jordi Boggiano 64978d40ba Add dist properties to the Packages 14 years ago
  Nils Adermann 2e41993822 Update solver to use PackageInterface and store pool package ids inside of packages 14 years ago
  Nils Adermann 8c9f8fb86f Rename RelationConstraints to Links in the Package namespace. 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. 14 years ago