Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano beb9a5bd72 Code optimizations: avoid loops in match() há 12 anos atrás
  Jordi Boggiano fb4183d5ad Fix tests há 12 anos atrás
  Jordi Boggiano d4aab7d5b6 Fix solver test há 13 anos atrás
  Jordi Boggiano 6573fd3f77 Add hint in solver exceptions as to what may be wrong há 13 anos atrás
  Jordi Boggiano 175d1939b5 Fix tests há 13 anos atrás
  Jordi Boggiano 4fcc114f97 Merge pull request #808 from palex-fpt/not-equal-operator há 13 anos atrás
  Nils Adermann cc7632489d Make problem report messages more readable há 13 anos atrás
  Alexey Prilipko e130386612 Add '<>' operator for Version Parser há 13 anos atrás
  Grégoire Pineau f4e9dd4fb8 Fixed PSR rules há 13 anos atrás
  Nils Adermann a08c2a0b9f Corrected altered error message in test há 13 anos atrás
  Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS há 13 anos atrás
  Nils Adermann a7f1605cdf Add test for correct sorting when force installing deps há 13 anos atrás
  Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object há 13 anos atrás
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer há 13 anos atrás
  Nils Adermann c37e126e14 Installed packages are now always removed unless otherwise requested há 13 anos atrás
  Jordi Boggiano f7440076fa Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" há 13 anos atrás
  Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested há 13 anos atrás
  Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved há 13 anos atrás
  Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. há 13 anos atrás
  Martin Hasoň 2b08df5192 Changed repository priority in the pool há 13 anos atrás
  Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules há 13 anos atrás
  Nils Adermann dd443cd570 Complete circular dependency with alternatives through virtual packages test há 13 anos atrás
  Nils Adermann 3e1749fbad Readd update-all jobs and make them available through the request há 13 anos atrás
  Nils Adermann 9b8e62396c Merge pull request #324 from edorian/installNonExistingPackage há 13 anos atrás
  Nils Adermann 3b06a22e69 Add getVersionConstraint test case to avoid version normalization issues há 13 anos atrás
  Volker Dusch f304a0f129 Clean up the incomplete marker like suggested in https://github.com/composer/composer/pull/324#r465391 há 13 anos atrás
  Nils Adermann 1ee5d99405 When changing watched literals of a rule, update the parent's next pointer há 13 anos atrás
  Volker Dusch e20a79ac61 Fix TODO tags to confirm with the projects standard há 13 anos atrás
  Volker Dusch eafe13d5a5 Create an impossible rule when trying to install something that doesn't exist. há 13 anos atrás
  Nils Adermann e6143d1584 Add todos to explain why try/catch is inside the test há 13 anos atrás