Commit History

作者 SHA1 備註 提交日期
  johnstevenson 379fb70ad9 Use random name for tmp ini and delete after use 9 年之前
  Nicolas Grekas f063d28a59 Cleanup processes output handling 9 年之前
  Nicolas Grekas 08d48cb61a Prefer ZipArchive over unzip on Windows 9 年之前
  Niels Keurentjes d60e0c1842 Accidentally indented. 9 年之前
  Niels Keurentjes 379d769132 Troubleshooting and warning in code related to issues with native ZipArchiver. 9 年之前
  Jordi Boggiano a63f8d511e Avoid chmod on windows 9 年之前
  Jordi Boggiano 2c67fb67f2 Rename variable and remove useless comment 9 年之前
  Jordi Boggiano b945fc4d83 Add unzip support on windows and fail earlier if unzipping is impossible, fixes #4943 9 年之前
  Niels Keurentjes 0dab63e050 Unified all Windows tests throughout the code. 9 年之前
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 10 年之前
  Jordi Boggiano d35fc31f62 Add process error to the output of failed unzipping 10 年之前
  frederik d1d40502bf ProcessExecutor::escape 11 年之前
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 年之前
  Jordi Boggiano ac497feaba CS fixes 11 年之前
  Jordi Boggiano f16e3a88e2 Clean up code format and error message 11 年之前
  Christian Schiffler 7cec839d30 Fix the ZipDownloader to catch the exceptions thrown in Symfony process. 11 年之前
  Derrick Nelson 9a54c476eb Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 12 年之前
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well 12 年之前
  Jordi Boggiano bd345c3b43 Add IO to proc executor in a few more places to get more debug info out 12 年之前
  Jordi Boggiano 7912253df6 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 12 年之前
  Jordi Boggiano 67407801b8 Add debugging info for invalid zip files to try and get to the bottom of it, refs #2125 12 年之前
  Jordi Boggiano f98f093f7b Minor code reformatting and error message clarification 12 年之前
  Romain Neutron 72d4bea89e Change strategy for ZipDownloader 13 年之前
  Mikołaj Kopras 534fe36149 Added php.ini path to error message #1052 13 年之前
  Jordi Boggiano 5a9d986e67 Implement cache GC and fix keys 13 年之前
  Jordi Boggiano 39e69a3b12 Refactor OAuth acquisition code to generalize it 13 年之前
  Baldur Rensch 1398757963 Added a check for the return code when extracting zip file 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano 98380f3aad Improve unzip failure message 13 年之前
  Joseph Bielawski 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 13 年之前