Historique des commits

Auteur SHA1 Message Date
  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
  Nils Adermann e4c94dd415 Adding tests for the default policy specifying its desired behaviour il y a 13 ans
  Jordi Boggiano 40cc5fea1d Add a few solver tests regarding "replace" il y a 13 ans
  Jordi Boggiano de7cbe60fe Merge pull request #48 from nrk/fix-symfony-bundle il y a 13 ans
  Daniele Alessandri 74d7fdfcef Fix missing support for the symfony-bundle package type. il y a 13 ans
  Jordi Boggiano e09f6900da Fix up version parsing il y a 13 ans
  Jordi Boggiano 19f89069a4 Add some more version normalization and support for branch names il y a 13 ans
  Jordi Boggiano 536c1e0f88 Update README il y a 13 ans
  Jordi Boggiano b3fe30200b Remove validation for now since it's doing more harm than good il y a 13 ans
  Jordi Boggiano 7d4e67b335 Fix phar compiler il y a 13 ans
  Jordi Boggiano 7c7bbb18c8 Updated README, refs #24 il y a 13 ans
  Jordi Boggiano be769ea1ac Add user-agent header to json fetches, fixes #39 il y a 13 ans
  Jordi Boggiano 2ebc795754 Error out when a package can not be found, refs #30 il y a 13 ans