Commit Verlauf

Autor SHA1 Nachricht Datum
  Nils Adermann 9b8e62396c Merge pull request #324 from edorian/installNonExistingPackage vor 13 Jahren
  Nils Adermann 3b06a22e69 Add getVersionConstraint test case to avoid version normalization issues 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
  Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist. 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
  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 vor 13 Jahren
  Nils Adermann 460822fb96 Fix indentation of doc comment vor 13 Jahren
  Nils Adermann 3b54316e91 Add a test for the off by one error in solver conflict resolution vor 13 Jahren
  Jordi Boggiano 098ba8e583 Add test vor 13 Jahren
  Jordi Boggiano 8cfbf9e198 Fix update, fixes #125 vor 13 Jahren
  Nils Adermann a0faa4f69f Add a test for the complex conflict resolution fixed in #118 vor 13 Jahren
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 vor 13 Jahren
  Nils Adermann 0801d8ed31 Enable solver test regarding replaced packages after policy fix vor 13 Jahren
  Nils Adermann 571c14adf9 Prefer original packages over replaced packages of same repository priority vor 13 Jahren
  Nils Adermann 1b6f57e651 Correctly implement priorities and version numbers in the default policy vor 13 Jahren
  Jordi Boggiano 40cc5fea1d Add a few solver tests regarding "replace" vor 13 Jahren
  Nils Adermann 30f6c05069 Add test for choices in circular requirements and delete packagist based test vor 13 Jahren
  Nils Adermann 85f88de59d Add a solver test for provided virtual packages and circular dependencies vor 13 Jahren
  everzet 123f5fef77 Refactored Operations in order to fulfill naderman requests vor 13 Jahren
  Jordi Boggiano 6d667a849e Remove broken functional test vor 13 Jahren
  everzet 0a1e7320b0 Refactored solver result array. Now it returns array of operation objects which are much nicer to work with vor 13 Jahren
  Nils Adermann b1d16a88b7 Test a replace link with a null constraint between packages vor 14 Jahren
  Nils Adermann 69ebbf0eac Correct handling of rules with more than 2 literals. vor 14 Jahren
  Nils Adermann ac61c3973b Add a test for two equivalent installable packages and fix the functional test vor 14 Jahren
  Nils Adermann 0f6fb9b692 Separate transaction generation from solving and properly identify updates vor 14 Jahren
  Nils Adermann f46aa495da Turn obsolete relationships and replaced packages into conflict rules vor 14 Jahren
  Nils Adermann ad25618bdd Add install job and update rule conflict handling and reenable installation vor 14 Jahren