커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Igor Wiedler 808a2c9448 [composer] wrap UniversalClassLoader require in if class_exists 13 년 전
  Igor Wiedler aa7c4b8ef7 [autoload] refactor getFullPackage into populateAutoloadInformation 13 년 전
  Igor Wiedler 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator 13 년 전
  Igor Wiedler 72a1f66b7a rename installAs to target-dir 13 년 전
  Igor Wiedler 409b2e47ae return early (this is very important) 13 년 전
  Igor Wiedler ea31039556 [autoload] autoloading prototype 13 년 전
  Nils Adermann 72f69e6109 Merge pull request #60 from naderman/master 13 년 전
  Nils Adermann e16c3f0626 Remove useless test, packages providing different versions aren't alternatives 13 년 전
  Nils Adermann 0801d8ed31 Enable solver test regarding replaced packages after policy fix 13 년 전
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority 13 년 전
  Nils Adermann 44369472be Define the calculation of package priorities in a single method 13 년 전
  Nils Adermann 1b6f57e651 Correctly implement priorities and version numbers in the default policy 13 년 전
  Nils Adermann b52d6d881a Pool repository index represents priority, highest index = highest priority 13 년 전
  Nils Adermann 7558731830 Fix documentation layout 13 년 전
  Nils Adermann 4d5655a604 Add basic specification of the default solver policy behaviour 13 년 전
  Nils Adermann 55d5e55195 DefaultPolicy test: pick package providing newest virtual package version 13 년 전
  Nils Adermann 0c30610fdc Complete the policy tests with provider and replacement tests 13 년 전