Commit Verlauf

Autor SHA1 Nachricht Datum
  Jordi Boggiano ae7107fc22 Add more test requirements vor 13 Jahren
  Jordi Boggiano 882496b926 Adjust version parser tests vor 13 Jahren
  Jordi Boggiano a175ebed33 Add failing test for new dev behavior vor 13 Jahren
  Nils Adermann 9725e814d7 Merge pull request #327 from Seldaek/git-fix vor 13 Jahren
  Jordi Boggiano 32157a3904 Fix local git repo handling in GitDriver vor 13 Jahren
  Nils Adermann 9b8e62396c Merge pull request #324 from edorian/installNonExistingPackage vor 13 Jahren
  Jordi Boggiano 57ac535dc8 Merge pull request #326 from naderman/master vor 13 Jahren
  Nils Adermann 3b06a22e69 Add getVersionConstraint test case to avoid version normalization issues vor 13 Jahren
  Nils Adermann af408eee9a Fix line endings of Composer TestCase vor 13 Jahren
  Jordi Boggiano 1f311de982 Merge pull request #325 from naderman/fix-watches-infinite-loop vor 13 Jahren
  Nils Adermann 2a92b904d2 Correct placing of braces vor 13 Jahren
  Volker Dusch f304a0f129 Clean up the incomplete marker like suggested in https://github.com/composer/composer/pull/324#r465391 vor 13 Jahren
  Nils Adermann 1ee5d99405 When changing watched literals of a rule, update the parent's next pointer vor 13 Jahren
  Volker Dusch e20a79ac61 Fix TODO tags to confirm with the projects standard vor 13 Jahren
  Nils Adermann 8484199677 Display undecided literals as undecided with a ?, when printing the decision map vor 13 Jahren
  Nils Adermann 0b8fb68e93 Add a debug print method for the entire watch tree to the solver vor 13 Jahren
  Jordi Boggiano fd0bf14eb2 Support both require and requires as depends link-type arg vor 13 Jahren
  Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist. vor 13 Jahren
  Jordi Boggiano c97a33577b Merge pull request #321 from naderman/error-reporting vor 13 Jahren
  Nils Adermann e6143d1584 Add todos to explain why try/catch is inside the test vor 13 Jahren
  Nils Adermann 52d876e11e Add SolverProblemsException and test basic solver failures vor 13 Jahren
  Nils Adermann 8fd4e56029 Deciding to install a package and wanting to install it, is not a conflict vor 13 Jahren
  Jordi Boggiano f54b04aac8 Restore realpath behavior vor 13 Jahren
  Nils Adermann fea16b39a1 Merge pull request #318 from edorian/remove-allowUninstall vor 13 Jahren
  Volker Dusch 3fb75faa75 Now that no more update rules are created the code that handles them can be removed too. vor 13 Jahren
  Volker Dusch ec61297122 Remove the allowUninstall policy option and clean up the only usage vor 13 Jahren
  Nils Adermann cbc021c05d featureRule no longer exists, only update rule vor 13 Jahren
  Nils Adermann 54a8dc1d9c Merge pull request #317 from edorian/remove-allowDowngrade vor 13 Jahren
  Volker Dusch 5fdca19880 Removed the option to disallowed downgrades and simplifed some places where it was used vor 13 Jahren
  Nils Adermann 1dd15e5662 Merge pull request #316 from edorian/solver-update-tests vor 13 Jahren