Commit History

Author SHA1 Message Date
  frederik d1d40502bf ProcessExecutor::escape 11 years ago
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 years ago
  Jordi Boggiano ac497feaba CS fixes 11 years ago
  Jordi Boggiano f16e3a88e2 Clean up code format and error message 11 years ago
  Christian Schiffler 7cec839d30 Fix the ZipDownloader to catch the exceptions thrown in Symfony process. 11 years ago
  Derrick Nelson 9a54c476eb Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 12 years ago
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well 12 years ago
  Jordi Boggiano bd345c3b43 Add IO to proc executor in a few more places to get more debug info out 12 years ago
  Jordi Boggiano 7912253df6 Retry downloading when a corrupt zip is found, fixes #2133, fixes #2128, fixes #2125 12 years ago
  Jordi Boggiano 67407801b8 Add debugging info for invalid zip files to try and get to the bottom of it, refs #2125 12 years ago
  Jordi Boggiano f98f093f7b Minor code reformatting and error message clarification 12 years ago
  Romain Neutron 72d4bea89e Change strategy for ZipDownloader 13 years ago
  Mikołaj Kopras 534fe36149 Added php.ini path to error message #1052 13 years ago
  Jordi Boggiano 5a9d986e67 Implement cache GC and fix keys 13 years ago
  Jordi Boggiano 39e69a3b12 Refactor OAuth acquisition code to generalize it 13 years ago
  Baldur Rensch 1398757963 Added a check for the return code when extracting zip file 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Jordi Boggiano 98380f3aad Improve unzip failure message 13 years ago
  Joseph Bielawski 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 13 years ago
  Jordi Boggiano bfd48b06bd Capture zip downloader output, fixes #533 13 years ago
  Jordi Boggiano 1cd07e1a2c Fix up merged code 13 years ago
  till eb8ad8b74f * docblock 13 years ago
  till aef502aa86 * handle errors with ZipArchive error constants to get meaningful error messages 13 years ago
  Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 years ago
  Jordi Boggiano 4dee2528e9 Fix typo 14 years ago
  Kai W. 6cf5c6e040 Restoring FileDownloader constructor compatibility in ZipDownloader 14 years ago
  Jordi Boggiano f5ac5b9b3e Fix ZipDownloader, fixes #221 14 years ago
  digitalkaoz 897ff9126d seperate class for Process, using this one all over the place 14 years ago
  Jordi Boggiano b1f528fb06 Add fallback to unzip, refs #158 14 years ago
  Joseph Bielawski d6cd6a4aef Use `RuntimeException` instead of `UnexpectedValueException` when zip extension is not enabled 14 years ago