Commit Graph
17 Commits
Author SHA1 Message Date
Brian Gough 6001f14261 log each file unzipped 2017-10-17 16:31:56 +01:00
Brian Gough 76d73951f2 fix bug when unzipping directory 2017-10-17 16:31:35 +01:00
Brian Gough 4c78b5770c use regex for directory check 2017-10-16 15:17:33 +01:00
Brian Gough 2bb7c6d4c6 remove child_process module from ArchiveManager 2017-10-16 14:21:28 +01:00
Brian Gough 96d08e41a7 update tests 2017-10-16 14:15:38 +01:00
Brian Gough d6d76f132e replace unzip with yauzl 2017-10-16 14:15:38 +01:00
Shane Kilkelly 779336e5b0 when the uploaded file is not a zip, warn instead of error 2017-04-13 15:12:54 +01:00
Shane Kilkelly 043520fc28 Remove the Metrics module, use metrics-sharelatex 2017-04-03 16:18:30 +01:00
Henry Oswald 840d3b75bb listen for close not exit when working with unzip command
sometimes the command will fail because stout has not finished yet
2016-03-21 16:37:29 +00:00
Henry Oswald 4d7ed1cb17 improved logging from unzip command 2016-03-21 16:00:12 +00:00
James Allen 0ba70e7ccc Remove missing parameter in log lines 2016-03-21 13:15:57 +00:00
Henry Oswald 8812ff445e change zip size check to spawn 2016-03-12 15:43:16 +00:00
Henry Oswald 6664b67fba check size of zip files 2016-03-12 12:38:21 +00:00
James Allen 155831c3e7 Skip top-level directory if it exists in zip upload 2016-02-24 17:21:20 +00:00
James Allen 50048a53b5 Don't throw an exception if there is an error with unzip 2015-02-11 11:34:49 +00:00
Henry Oswald 85befe0d57 listen on stdout when unzipping, unsticks some zips for some reason... 2014-06-18 18:18:49 +01:00
James Allen 8715690ce9 Intial open source comment 2014-02-12 10:23:40 +00:00