Commit History

Author SHA1 Message Date
  xy2z a91c946e27 Hide not-yet installed packages from "require" and "init" suggestions 5 years ago
  Nils Adermann aa6bc75af2 Add a test case for transactions to verify correct sorting 5 years ago
  Nils Adermann 8810c6467d Merge pull request #7936 from naderman/solve-without-installed 5 years ago
  Nils Adermann 3cbe91983c Display Locking instead of Installing for lock file install operations 5 years ago
  Nils Adermann 25de5218c3 Reunify lock and local repo transaction code and apply the same sorting 5 years ago
  Nils Adermann ff5ec54f04 Correctly use install and update commands in our installer tests 5 years ago
  Nils Adermann 97ec2d7b61 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 5 years ago
  Nils Adermann e26405d858 Clean up comments and output 5 years ago
  Nils Adermann 3b26ef0f1b clean up extract dev packages 5 years ago
  Nils Adermann 0099f56361 Define property which is later accessed in lock transaction 5 years ago
  Nils Adermann bd6b4e433c Use JsonFile::JSON_PRETTY_PRINT instead of php const for PHP 5.3 compat 5 years ago
  Nils Adermann 28596d9c12 Define property which is later accessed in local repo transaction 5 years ago
  Nils Adermann 737a613a50 Use array() instead of [] for PHP 5.3 compat 5 years ago
  Nils Adermann bf99f1a341 Fix RepositorySet constructor calls to use new signature 5 years ago
  Nils Adermann 26da52227e Clean up the Solver tests, no more installed repo input and new sorting 5 years ago
  Nils Adermann e6e0723105 Remove unnecessary comments, aliases in lock file are correctly created 5 years ago
  Nils Adermann e308f043b9 Fully switch to spl_object_hash in lock transaction 5 years ago
  Nils Adermann c50d236378 Correctly load branch aliases from lock file 5 years ago
  Nils Adermann cc274ebdf4 Do not reset references on update mirrors if VCS type has changed 5 years ago
  Nils Adermann 2d37bb4116 Outated lock files now trigger an error requesting removal rather than being ignored silently 5 years ago
  Nils Adermann 6925005ac9 Implement update mirrors/nothing/lock as its own installer mode 5 years ago
  johnstevenson 7e649fac41 Fix Windows test regression from commit 149250a 5 years ago
  johnstevenson 7de68bebe6 Update xdebug-handler to 1.4.0 5 years ago
  Jordi Boggiano 7e92950367 Merge pull request #8407 from localheinz/fix/environment-variables 5 years ago
  Jordi Boggiano 28f0d8fcf7 Merge pull request #8406 from localheinz/fix/xdebug 5 years ago
  polarathene 43e0321ee7 Chore: Use consistent directory path 5 years ago
  polarathene 1b2582ff5b Chore: Improve create-project install UX 5 years ago
  polarathene 5987114f6c Fix: Fail when install location is a file 5 years ago
  polarathene 11207a9a2e Fix: Check for null install directory earlier 5 years ago
  polarathene e5e8736383 Fix: Fail fast when the project directory is not empty 5 years ago