Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 898ba6f869 Only empty dir before actually installing packages, fixes #7929 il y a 6 ans
  Jordi Boggiano f7c1b04a6c Improve output when installing packages il y a 6 ans
  Jordi Boggiano 3dfcae99a9 Add parallel download capability to FileDownloader and derivatives il y a 6 ans
  Hector Prats 2413b55c60 LocalChanges for ArchiveFiles il y a 7 ans
  Jordi Boggiano e6114b2ca7 Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too il y a 8 ans
  Christian Mayer 512188d212 Filter macOS .DS_Store files when detecting github archives, fixes #6784, closes #6785 il y a 8 ans
  David Zuelke f20d40a33a fix #6244 il y a 8 ans
  Jordi Boggiano 4d082f77b8 Simplify composer output to take less lines il y a 9 ans
  Jordi Boggiano 8808638ea9 Make sure cache clearing works easily in all cases il y a 9 ans
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface il y a 10 ans
  Jordi Boggiano 33badac0a8 Include full error message in debug mode il y a 10 ans
  Jordi Boggiano 6a64041055 CS fixes il y a 10 ans
  Wim Vandersmissen 1ff2a02517 fix to download correct Bitbucket archive reference when using --prefer-dist il y a 10 ans
  Rob Bast cb336a5416 Implement writeError throughout Composer il y a 10 ans
  Jordi Boggiano 94926218e8 CS fixes il y a 11 ans
  Jordi Boggiano 0ce0cf42e8 Merge remote-tracking branch 'francoispluchino/fix-phpdoc' il y a 11 ans
  Jordi Boggiano 1110074d5f Clean up properly after creating the vendor dir il y a 11 ans
  François Pluchino 8b5c00bff0 Fix phpdoc il y a 11 ans
  Jordi Boggiano 745dcbce33 Fix file deletions to always use a delayed retry on windows, fixes #3074 il y a 11 ans
  Jordi Boggiano e890d1bc59 Remove use of glob, fixes #3042 il y a 11 ans
  Jordi Boggiano 170f395004 Merge pull request #2949 from jakoch/patch-3 il y a 11 ans
  Jordi Boggiano 56c5af8dc4 realpathGlob tweaks, refs #2932 il y a 11 ans
  Richard Quadling 443858dae7 Force all glob results to be realpath'd. il y a 11 ans
  jakoch 01968efa6f renamed listFiles() to getFolderContent(). fixed comment: the method doesn't return a "list of files in a directory, including dotfiles", it returns a "list of files and folders, excluding dotfiles". switched from !is_file() to is_dir() check. il y a 11 ans
  Jakub Onderka afc9069771 Check exception code only if class ZipArchive exists il y a 12 ans
  Jordi Boggiano 3f6227a996 Add workaround for php bug 53460 glob() can return false, fixes #2278 il y a 12 ans
  Jordi Boggiano 30f94365f0 Return path of the downloaded file il y a 12 ans
  Jordi Boggiano 78a8a5ca0b Fix output of invalid zip files when download is retried il y a 12 ans
  Jordi Boggiano 7912253df6 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 il y a 12 ans
  Jordi Boggiano a6e3b23ca5 Stop trying to bypass https since github does not and will not support non-https transports il y a 12 ans