Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 1e0710b32f Move .composer into vendor (hardcoded for now) il y a 13 ans
  Jordi Boggiano 305856f2f5 Merge pull request #68 from fabpot/small-opt il y a 13 ans
  Nils Adermann 4827ea95e5 Merge pull request #69 from fabpot/added-exception il y a 13 ans
  Nils Adermann 56f8758b12 Merge pull request #67 from fabpot/fix-autoloader il y a 13 ans
  Fabien Potencier 5ffc349642 Add an exception when a Filesystem repository is corrupted il y a 13 ans
  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
  Fabien Potencier 9e7ebd9280 Fix autoload.php generator 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