Historique des commits

Auteur SHA1 Message Date
  Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS il y a 13 ans
  Nils Adermann a7f1605cdf Add test for correct sorting when force installing deps il y a 13 ans
  Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object il y a 13 ans
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer il y a 13 ans
  Nils Adermann c37e126e14 Installed packages are now always removed unless otherwise requested il y a 13 ans
  Jordi Boggiano f7440076fa Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" il y a 13 ans
  Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested il y a 13 ans
  Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved il y a 13 ans
  Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. il y a 13 ans
  Martin Hasoň 2b08df5192 Changed repository priority in the pool il y a 13 ans
  Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules il y a 13 ans
  Nils Adermann dd443cd570 Complete circular dependency with alternatives through virtual packages test 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 9b8e62396c Merge pull request #324 from edorian/installNonExistingPackage il y a 13 ans
  Nils Adermann 3b06a22e69 Add getVersionConstraint test case to avoid version normalization issues 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
  Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist. 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
  Volker Dusch a8b2db64d5 Expaned the update tests to make sure a) Only requested updates execute and b) Installed repos with no actions get pruned from the jobqueue il y a 13 ans
  Nils Adermann 460822fb96 Fix indentation of doc comment il y a 13 ans
  Nils Adermann 3b54316e91 Add a test for the off by one error in solver conflict resolution il y a 13 ans
  Jordi Boggiano 098ba8e583 Add test il y a 13 ans
  Jordi Boggiano 8cfbf9e198 Fix update, fixes #125 il y a 13 ans
  Nils Adermann a0faa4f69f Add a test for the complex conflict resolution fixed in #118 il y a 13 ans
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 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