Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 6e45a53e76 Add support for relative paths in handling of install-path for the installed.json hace 5 años
  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 hace 5 años
  Jordi Boggiano 918768fc54 Make sure we get a temporary dir which is unique hace 5 años
  Jordi Boggiano 73251691a0 Avoid emptying the directory before extracting an archive into it, check that it is empty instead hace 5 años
  Jordi Boggiano 6679dde713 Merge pull request #8693 from enumag/patch-2 hace 5 años
  Jordi Boggiano dc608e2eac Merge pull request #8702 from GrahamCampbell/patch-1 hace 5 años
  Graham Campbell fd63588dce Fixed up tests hace 5 años
  Jáchym Toušek 3bf46a77f9 Update RequireCommand.php hace 5 años
  Jáchym Toušek bbb781b1ed Add --dry-run to composer require hace 5 años
  Jordi Boggiano 7a05286f55 Fix build hace 5 años
  Jordi Boggiano cbdf74eb34 Merge remote-tracking branch 'naderman/optimize-fixed-pkg-loading' into 2.0 hace 5 años
  Jordi Boggiano cf5513f28d Fix syntax error hace 5 años
  Jordi Boggiano 0d2c2c044a Avoid skipping feature branch detection if no branch-alias is defined at all hace 5 años
  Jordi Boggiano 70f23e42f3 Fix tests hace 5 años
  Jordi Boggiano c2d0fed06b Tweak lock repo name hace 5 años
  Jordi Boggiano 3a9b786400 Bring suggest output in line with the rest of update/install output hace 5 años
  Jordi Boggiano e15f7d6bb7 Merge branch 'master' into 2.0 hace 5 años
  Jordi Boggiano 12b32707fa Merge pull request #8688 from aejnsn/patch-1 hace 5 años
  Aaron Johnson 48b1b901d9 Merge pull request #1 from aejnsn/patch-2 hace 5 años
  Aaron Johnson 33479f00ab Add backticks to test. hace 5 años
  Aaron Johnson b41e768e1f Put backticks around command for readability. hace 5 años
  Nils Adermann 8a6382d78d Remove unnecessary TODOs and skip EmptyConstraint like null hace 5 años
  Nils Adermann bbdbb3517b PoolBuilder: Drop name constraints loop, already set earlier in same code hace 5 años
  Nils Adermann 59bc957e76 Simplify loading of fixed and root require packages in pool builder hace 5 años
  Jordi Boggiano d58653627a Optimize loading of deps from fixed packages hace 5 años
  Jordi Boggiano 82e2a679bf Add TODO note hace 5 años
  Jordi Boggiano 08cee4c3e9 Implement getProviders equally on all repos hace 5 años
  Jordi Boggiano 8a83d5cc35 Fix create-project command hace 5 años
  Jordi Boggiano d09daa8d5a Merge pull request #8684 from naderman/dev-require-errors hace 5 años
  Nils Adermann ee8df484c4 Separate createPool and createPoolWithAllPackages, fix test description hace 5 años