[galaxyproject/galaxy] fe251e: Ensure removal of temporary files.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: fe251e3c2de4d986b3654130b317fe5fe9b2cffb https://github.com/galaxyproject/galaxy/commit/fe251e3c2de4d986b3654130b317f... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Ensure removal of temporary files. Specifically, export_info.xml and manifest.xml were not being deleted after the capsule was created. Commit: ed4bb86c3355cad578354696394dd6364b5a898d https://github.com/galaxyproject/galaxy/commit/ed4bb86c3355cad578354696394dd... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py Log Message: ----------- Also delete uploaded file data after processing. API uploads, e.g. with planemo, would leave upload_file_data_XXXXXX lying around in the configured temporary directory. Forever. Commit: 9c8edf106bd61851b0668ceb6047104784f2cb1a https://github.com/galaxyproject/galaxy/commit/9c8edf106bd61851b0668ceb60471... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Merge pull request #607 from davebx/ts_tempfiles Ensure removal of temporary files. Compare: https://github.com/galaxyproject/galaxy/compare/634799803ef3...9c8edf106bd6
participants (1)
-
GitHub