Commit History

Author SHA1 Message Date
  Jordi Boggiano 1b1d59ee6c Make FileDownloader always download file first in vendor-dir/composer/$tmp instead of next to install path to avoid issues with custom installers not being loaded when downloading on first install, and use cleanup method properly 5 years ago
  Jordi Boggiano 918768fc54 Make sure we get a temporary dir which is unique 5 years ago
  Jordi Boggiano 73251691a0 Avoid emptying the directory before extracting an archive into it, check that it is empty instead 5 years ago
  Nils Adermann fc40fefa6f Make sure nameConstraints is always set when loading a name 5 years ago
  Nils Adermann ef42d323b1 Test: partial update adding a new dep on a locked package should mark it for update 5 years ago
  Nils Adermann 443553423b Mark replaced packages for update when using --with-dependencies 5 years ago
  Nils Adermann 17b50157e4 Test: composer update new/plg --with-dependencies updates locked transitive deps 5 years ago
  Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist 5 years ago
  Nils Adermann 01fe92905a The update allow list is now generated while building the pool 5 years ago
  Jordi Boggiano 0663eb5ef7 Merge pull request #8709 from craue/patch-2 5 years ago
  Nils Adermann da84763f03 Move partial update handling to pool builder 5 years ago
  Christian Raue b644f63a93 fixed help URL for ClearCacheCommand 5 years ago
  Jordi Boggiano 6679dde713 Merge pull request #8693 from enumag/patch-2 5 years ago
  Jordi Boggiano 7e679656a4 Keep absolute path repos symlinks absolute, fixes #8700 5 years ago
  Jordi Boggiano dc608e2eac Merge pull request #8702 from GrahamCampbell/patch-1 5 years ago
  Jordi Boggiano b11f1c3082 Merge pull request #8705 from carlosbuenosvinos/patch-2 5 years ago
  Jordi Boggiano 379383cd80 Merge pull request #8703 from carlosbuenosvinos/patch-1 5 years ago
  Carlos Buenosvinos dc774a9409 [DOCUMENTATION] Improve folder structure figure in "Path" type 5 years ago
  Carlos Buenosvinos 8e5f80ed71 Remove unnecessary space 5 years ago
  Graham Campbell fd63588dce Fixed up tests 5 years ago
  Jordi Boggiano 3405781f15 Fix changelog 5 years ago
  Jordi Boggiano d6456f587f Update changelog 5 years ago
  Jordi Boggiano 86677ad172 Avoid scanning files twice when generating optimized autoloaders, fixes #8683 5 years ago
  Jáchym Toušek 3bf46a77f9 Update RequireCommand.php 5 years ago
  Jáchym Toušek bbb781b1ed Add --dry-run to composer require 5 years ago
  Jordi Boggiano 7a05286f55 Fix build 5 years ago
  Jordi Boggiano cbdf74eb34 Merge remote-tracking branch 'naderman/optimize-fixed-pkg-loading' into 2.0 5 years ago
  Jordi Boggiano cf5513f28d Fix syntax error 5 years ago
  Jordi Boggiano 0d2c2c044a Avoid skipping feature branch detection if no branch-alias is defined at all 5 years ago
  Jordi Boggiano 70f23e42f3 Fix tests 5 years ago