Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 527c711149 Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes il y a 13 ans
  Jordi Boggiano d16b928baf Add DebugPackagesCommand il y a 13 ans
  Jordi Boggiano 220ab7f4ee Comments il y a 13 ans
  Jordi Boggiano 23c1c40b3d Fix missing reference in local repository il y a 13 ans
  Jordi Boggiano dcfe310cff Fix PEAR repository il y a 13 ans
  Jordi Boggiano a263a3cb7d Dont enforce optional fields il y a 13 ans
  Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path il y a 13 ans
  Jordi Boggiano c03a739548 Use psr-0 instead of psr0 il y a 13 ans
  Igor Wiedler 611639d26d define types for autoload and repositories il y a 13 ans
  Jordi Boggiano be47991b36 Build a standalone autoload file il y a 13 ans
  Jordi Boggiano 8b0fee3f35 Fix platform packages not being added to the pool il y a 13 ans
  Jordi Boggiano 5e52d5c1ad Fix tests il y a 13 ans
  Jordi Boggiano d7b77b9e87 Add note about Contributing to README il y a 13 ans
  Jordi Boggiano b667cf98c2 Clone added packages in update il y a 13 ans
  Jordi Boggiano 2b15c4321b Typo fix il y a 13 ans
  Jordi Boggiano 35849ca227 Allow disabling of the default packagist repository in the main composer.json il y a 13 ans
  Jordi Boggiano aeab3c16fd Add PackageRepository to define inline packages il y a 13 ans
  Jordi Boggiano 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages il y a 13 ans
  Jordi Boggiano 17286e993c Add exception when json files can not be read il y a 13 ans
  Jordi Boggiano 450095e61d Adjust RepositoryManager to handle multiple repositories of one type il y a 13 ans
  Jordi Boggiano 33e7001d7e Fix typo il y a 13 ans
  Jordi Boggiano c33fc80d23 Add supports() to the InstallerInterface il y a 13 ans
  Jordi Boggiano 8a571c05db Fix issues in new autoloader code il y a 13 ans
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver il y a 13 ans
  Jordi Boggiano 28369ea623 Add missing docblock il y a 13 ans
  Igor Wiedler 808a2c9448 [composer] wrap UniversalClassLoader require in if class_exists il y a 13 ans
  Igor Wiedler aa7c4b8ef7 [autoload] refactor getFullPackage into populateAutoloadInformation il y a 13 ans
  Igor Wiedler 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator il y a 13 ans
  Igor Wiedler 72a1f66b7a rename installAs to target-dir il y a 13 ans
  Igor Wiedler 409b2e47ae return early (this is very important) il y a 13 ans