Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 006985a0ea Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 il y a 5 ans
  Jordi Boggiano 3b6d517ce0 Return 404s in ComposerRepository when network is disabled instead of failing hard il y a 5 ans
  Jordi Boggiano eb3e3063b8 Revert "When network is disabled all uncached requests result in 404" il y a 5 ans
  Nils Adermann 7fc0cb021e Merge pull request #8424 from naderman/multi-conflict-rule il y a 5 ans
  Nils Adermann 28afc4de32 MultiConflictRules cannot be disabled, so no need to check il y a 5 ans
  Nils Adermann 79066931e6 Update exception message for disabling multi conflict rules il y a 5 ans
  Nils Adermann dc0f2e7e46 Ensure multi conflict rules are only used for 3+ literals il y a 5 ans
  Nils Adermann ed300b9f22 New Multi Conflict Rule for transitive conflicts, to reduce memory il y a 6 ans
  Nils Adermann 6f9b1e76e3 Remove disableRules code from Solver, leftover from original C code il y a 5 ans
  Nils Adermann c325112670 When network is disabled all uncached requests result in 404 il y a 5 ans
  Nils Adermann 7ef3a31de7 Make TransportException in network disabled case clearer il y a 5 ans
  Nils Adermann aa6bc75af2 Add a test case for transactions to verify correct sorting il y a 5 ans
  Nils Adermann 8810c6467d Merge pull request #7936 from naderman/solve-without-installed il y a 5 ans
  Nils Adermann 3cbe91983c Display Locking instead of Installing for lock file install operations il y a 5 ans
  Nils Adermann 25de5218c3 Reunify lock and local repo transaction code and apply the same sorting il y a 5 ans
  Nils Adermann ff5ec54f04 Correctly use install and update commands in our installer tests il y a 5 ans
  Nils Adermann 97ec2d7b61 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed il y a 5 ans
  Nils Adermann e26405d858 Clean up comments and output il y a 5 ans
  Nils Adermann 3b26ef0f1b clean up extract dev packages il y a 5 ans
  Nils Adermann 0099f56361 Define property which is later accessed in lock transaction il y a 5 ans
  Nils Adermann bd6b4e433c Use JsonFile::JSON_PRETTY_PRINT instead of php const for PHP 5.3 compat il y a 5 ans
  Nils Adermann 28596d9c12 Define property which is later accessed in local repo transaction il y a 5 ans
  Nils Adermann 737a613a50 Use array() instead of [] for PHP 5.3 compat il y a 5 ans
  Nils Adermann bf99f1a341 Fix RepositorySet constructor calls to use new signature il y a 5 ans
  Nils Adermann 26da52227e Clean up the Solver tests, no more installed repo input and new sorting il y a 5 ans
  Nils Adermann e6e0723105 Remove unnecessary comments, aliases in lock file are correctly created il y a 5 ans
  Nils Adermann e308f043b9 Fully switch to spl_object_hash in lock transaction il y a 5 ans
  Nils Adermann c50d236378 Correctly load branch aliases from lock file il y a 5 ans
  Nils Adermann cc274ebdf4 Do not reset references on update mirrors if VCS type has changed il y a 5 ans
  Nils Adermann 2d37bb4116 Outated lock files now trigger an error requesting removal rather than being ignored silently il y a 5 ans