Historique des commits

Auteur SHA1 Message Date
  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
  Igor Wiedler ea31039556 [autoload] autoloading prototype il y a 13 ans
  Nils Adermann 72f69e6109 Merge pull request #60 from naderman/master il y a 13 ans
  Nils Adermann e16c3f0626 Remove useless test, packages providing different versions aren't alternatives il y a 13 ans
  Nils Adermann 0801d8ed31 Enable solver test regarding replaced packages after policy fix il y a 13 ans
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority il y a 13 ans
  Nils Adermann 44369472be Define the calculation of package priorities in a single method il y a 13 ans
  Nils Adermann 1b6f57e651 Correctly implement priorities and version numbers in the default policy il y a 13 ans
  Nils Adermann b52d6d881a Pool repository index represents priority, highest index = highest priority il y a 13 ans
  Nils Adermann 7558731830 Fix documentation layout il y a 13 ans
  Nils Adermann 4d5655a604 Add basic specification of the default solver policy behaviour il y a 13 ans
  Nils Adermann 55d5e55195 DefaultPolicy test: pick package providing newest virtual package version il y a 13 ans
  Nils Adermann 0c30610fdc Complete the policy tests with provider and replacement tests il y a 13 ans