Revīziju vēsture

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