コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 305856f2f5 Merge pull request #68 from fabpot/small-opt 13 年 前
  Nils Adermann 4827ea95e5 Merge pull request #69 from fabpot/added-exception 13 年 前
  Nils Adermann 56f8758b12 Merge pull request #67 from fabpot/fix-autoloader 13 年 前
  Fabien Potencier 5ffc349642 Add an exception when a Filesystem repository is corrupted 13 年 前
  Fabien Potencier 527c711149 Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes 13 年 前
  Fabien Potencier 9e7ebd9280 Fix autoload.php generator 13 年 前
  Jordi Boggiano d16b928baf Add DebugPackagesCommand 13 年 前
  Jordi Boggiano 220ab7f4ee Comments 13 年 前
  Jordi Boggiano 23c1c40b3d Fix missing reference in local repository 13 年 前
  Jordi Boggiano dcfe310cff Fix PEAR repository 13 年 前
  Jordi Boggiano a263a3cb7d Dont enforce optional fields 13 年 前
  Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path 13 年 前
  Jordi Boggiano c03a739548 Use psr-0 instead of psr0 13 年 前
  Igor Wiedler 611639d26d define types for autoload and repositories 13 年 前
  Jordi Boggiano be47991b36 Build a standalone autoload file 13 年 前
  Jordi Boggiano 8b0fee3f35 Fix platform packages not being added to the pool 13 年 前
  Jordi Boggiano 5e52d5c1ad Fix tests 13 年 前
  Jordi Boggiano d7b77b9e87 Add note about Contributing to README 13 年 前
  Jordi Boggiano b667cf98c2 Clone added packages in update 13 年 前
  Jordi Boggiano 2b15c4321b Typo fix 13 年 前
  Jordi Boggiano 35849ca227 Allow disabling of the default packagist repository in the main composer.json 13 年 前
  Jordi Boggiano aeab3c16fd Add PackageRepository to define inline packages 13 年 前
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages 13 年 前
  Jordi Boggiano 17286e993c Add exception when json files can not be read 13 年 前
  Jordi Boggiano 450095e61d Adjust RepositoryManager to handle multiple repositories of one type 13 年 前
  Jordi Boggiano 33e7001d7e Fix typo 13 年 前
  Jordi Boggiano c33fc80d23 Add supports() to the InstallerInterface 13 年 前
  Jordi Boggiano 8a571c05db Fix issues in new autoloader code 13 年 前
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver 13 年 前
  Jordi Boggiano 28369ea623 Add missing docblock 13 年 前