Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 04b48ac5d9 Merge pull request #333 from naderman/circular-dep-test il y a 13 ans
  Nils Adermann dd443cd570 Complete circular dependency with alternatives through virtual packages test il y a 13 ans
  Jordi Boggiano 716d9dc80a Merge pull request #331 from naderman/fix-rule-parent-path il y a 13 ans
  Nils Adermann ff620afe05 Correct the parent path in the watch tree, after moving a rule out of the path il y a 13 ans
  Jordi Boggiano 0cb02cf3ca Add config in composer json schema il y a 13 ans
  Jordi Boggiano ab51095f4c Add scripts to json schema il y a 13 ans
  Jordi Boggiano bb160a3162 Merge pull request #328 from naderman/update-all il y a 13 ans
  Nils Adermann 509188c112 Use updateAll request method in upddate mode in install command il y a 13 ans
  Nils Adermann 3e1749fbad Readd update-all jobs and make them available through the request il y a 13 ans
  Nils Adermann 9725e814d7 Merge pull request #327 from Seldaek/git-fix il y a 13 ans
  Jordi Boggiano 32157a3904 Fix local git repo handling in GitDriver il y a 13 ans
  Nils Adermann 9b8e62396c Merge pull request #324 from edorian/installNonExistingPackage il y a 13 ans
  Jordi Boggiano 57ac535dc8 Merge pull request #326 from naderman/master il y a 13 ans
  Nils Adermann 3b06a22e69 Add getVersionConstraint test case to avoid version normalization issues il y a 13 ans
  Nils Adermann af408eee9a Fix line endings of Composer TestCase il y a 13 ans
  Jordi Boggiano 1f311de982 Merge pull request #325 from naderman/fix-watches-infinite-loop il y a 13 ans
  Nils Adermann 2a92b904d2 Correct placing of braces il y a 13 ans
  Volker Dusch f304a0f129 Clean up the incomplete marker like suggested in https://github.com/composer/composer/pull/324#r465391 il y a 13 ans
  Nils Adermann 1ee5d99405 When changing watched literals of a rule, update the parent's next pointer il y a 13 ans
  Volker Dusch e20a79ac61 Fix TODO tags to confirm with the projects standard il y a 13 ans
  Nils Adermann 8484199677 Display undecided literals as undecided with a ?, when printing the decision map il y a 13 ans
  Nils Adermann 0b8fb68e93 Add a debug print method for the entire watch tree to the solver il y a 13 ans
  Jordi Boggiano fd0bf14eb2 Support both require and requires as depends link-type arg il y a 13 ans
  Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist. il y a 13 ans
  Jordi Boggiano c97a33577b Merge pull request #321 from naderman/error-reporting il y a 13 ans
  Nils Adermann e6143d1584 Add todos to explain why try/catch is inside the test il y a 13 ans
  Nils Adermann 52d876e11e Add SolverProblemsException and test basic solver failures il y a 13 ans
  Nils Adermann 8fd4e56029 Deciding to install a package and wanting to install it, is not a conflict il y a 13 ans
  Jordi Boggiano f54b04aac8 Restore realpath behavior il y a 13 ans
  Nils Adermann fea16b39a1 Merge pull request #318 from edorian/remove-allowUninstall il y a 13 ans