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 4 years ago
  Jordi Boggiano f6b3f12107 Merge branch 'master' into 2.0 5 years ago
  Sergii Bondarenko bb127aa3e7 Resolves #8461: [ZipDownloader] Print `unzip` exit code when the command is failed 5 years ago
  Jordi Boggiano 53d2ab2253 Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
  Gabriel Caruso 6c8ddd4d57 Remove unused private properties 5 years ago
  CZechBoY a062cd1a31 added phpstan on level 0 6 years ago
  Jordi Boggiano 3dfcae99a9 Add parallel download capability to FileDownloader and derivatives 6 years ago
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 years ago
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 6 years ago
  John Stevenson 02fbbd5a42 Skip MockedZipDownloader tests if zip is missing (#6917) 7 years ago
  Martin Hasoň 88ec172bd8 Fix CS 7 years ago
  Jordi Boggiano c917c52f81 Message tweak, refs #6341 7 years ago
  AjiYakin 8858b27ced Warn identical names w/ different capitalization - extract zip archive 7 years ago
  Jordi Boggiano 61511cfed6 Fix CS issues, refs #6159 7 years ago
  Guillaume ZITTA f89e01d622 switch first / fallback order 7 years ago
  Guillaume ZITTA abf06913a2 remove useless expect (already done by docstring) 8 years ago
  Guillaume ZITTA 921ffe741f Cleaner fallback Algorithm 8 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Jordi Boggiano 783e0aec8a Merge remote-tracking branch 'alcohol/unique-test-directories' 9 years ago
  Rob Bast adf3b956d0 try to use unique test directories 9 years ago
  Rob Bast 446f1b3e31 fix zip test 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Alexander Loutsenko 397ae2d7c8 review fixes 9 years ago
  Alexander Loutsenko fa5de786ff clean garbage dirs in tmp after composer tests #4694 9 years ago
  Padraic Brady 19e24c5804 Merge branch 'master' into tls-config 10 years ago
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 11 years ago
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 10 years ago
  Pádraic Brady 306ba77e93 Implement the RemoteFilesystem Factory everywhere... 11 years ago
  Luís Otávio Cobucci Oblonczyk d4043b6b9a Package options must be passed as argument to downloader 11 years ago