Commit Verlauf

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