コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano a263a3cb7d Dont enforce optional fields 14 年 前
  Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path 14 年 前
  Jordi Boggiano c03a739548 Use psr-0 instead of psr0 14 年 前
  Igor Wiedler 611639d26d define types for autoload and repositories 14 年 前
  Jordi Boggiano be47991b36 Build a standalone autoload file 14 年 前
  Jordi Boggiano 8b0fee3f35 Fix platform packages not being added to the pool 14 年 前
  Jordi Boggiano 5e52d5c1ad Fix tests 14 年 前
  Jordi Boggiano d7b77b9e87 Add note about Contributing to README 14 年 前
  Jordi Boggiano b667cf98c2 Clone added packages in update 14 年 前
  Jordi Boggiano 2b15c4321b Typo fix 14 年 前
  Jordi Boggiano 35849ca227 Allow disabling of the default packagist repository in the main composer.json 14 年 前
  Jordi Boggiano aeab3c16fd Add PackageRepository to define inline packages 14 年 前
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages 14 年 前
  Jordi Boggiano 17286e993c Add exception when json files can not be read 14 年 前
  Jordi Boggiano 450095e61d Adjust RepositoryManager to handle multiple repositories of one type 14 年 前
  Jordi Boggiano 33e7001d7e Fix typo 14 年 前
  Jordi Boggiano c33fc80d23 Add supports() to the InstallerInterface 14 年 前
  Jordi Boggiano 8a571c05db Fix issues in new autoloader code 14 年 前
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver 14 年 前
  Jordi Boggiano 28369ea623 Add missing docblock 14 年 前
  Igor Wiedler 808a2c9448 [composer] wrap UniversalClassLoader require in if class_exists 14 年 前
  Igor Wiedler aa7c4b8ef7 [autoload] refactor getFullPackage into populateAutoloadInformation 14 年 前
  Igor Wiedler 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator 14 年 前
  Igor Wiedler 72a1f66b7a rename installAs to target-dir 14 年 前
  Igor Wiedler 409b2e47ae return early (this is very important) 14 年 前
  Igor Wiedler ea31039556 [autoload] autoloading prototype 14 年 前
  Nils Adermann 72f69e6109 Merge pull request #60 from naderman/master 14 年 前
  Nils Adermann e16c3f0626 Remove useless test, packages providing different versions aren't alternatives 14 年 前
  Nils Adermann 0801d8ed31 Enable solver test regarding replaced packages after policy fix 14 年 前
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority 14 年 前