Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement hace 10 años
  Jordi Boggiano 3ba581f0df Improve error messages for required hhvm/php versions, fixes #3767 hace 10 años
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties hace 11 años
  Nils Adermann 107a736440 Recreate getLiterals method for BC hace 11 años
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules hace 11 años
  Nils Adermann 5c0efdcaa2 Move public properties to top and document them hace 11 años
  Nils Adermann ef41f136f8 Literals on rule are now public hace 11 años
  Jordi Boggiano cc37e4b0b8 Show defaulted version if phpversion() returns nothing, fixes #2313 hace 12 años
  Jordi Boggiano cc9dac8fe2 Fix tests and convert all package lists to Name[Versions] format hace 12 años
  Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 hace 12 años
  Jordi Boggiano 0700cd9186 Adjust according to feedback hace 12 años
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package hace 12 años
  Pascal Borreli 5eead93250 Fixed typos hace 13 años
  Jordi Boggiano a8171f5be0 Display prettier messages for second-degree required exts to avoid confusion hace 13 años
  Nils Adermann cc7632489d Make problem report messages more readable hace 13 años
  Nils Adermann 5bea5974f7 Improve error messages for solver problems hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Nils Adermann c869566868 Make ruleHash a protected member of rules hace 13 años
  Nils Adermann dd527a4049 Remove weak rules hace 13 años
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory hace 13 años
  Nils Adermann 46e4ae0e6a Move rule generation from solver into separate rule set generator hace 13 años
  Nils Adermann 70e306f055 Process all jobs in one method and remove lock jobs which are not used hace 13 años
  Nils Adermann bd66c27ff6 We mark packages as uninstallable by removing them from the repo hace 13 años
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer hace 13 años
  Nils Adermann 83123b2d40 Generate human readable explanations of rules which cause problems hace 13 años
  Leszek Prabucki f59ca1e2f8 Made fixes after review. hace 13 años
  Leszek Prabucki 9488b0f85f Fixed code. Changes improved code testability hace 13 años
  Nils Adermann 40b33914b3 Compute rule hashes for faster duplicate detection hace 14 años
  Nils Adermann 825deff09f Completed analysis of unsolvable situations and main decision process hace 14 años
  Nils Adermann 498125adbe Assertions are now properly decided before running the main solver. hace 14 años