[galaxyproject/galaxy] 57d062: Fix for missing included files on history export a...
Branch: refs/heads/release_15.10 Home: https://github.com/galaxyproject/galaxy Commit: 57d0620292d3272b3bd6f8f7e9ec3833931c62be https://github.com/galaxyproject/galaxy/commit/57d0620292d3272b3bd6f8f7e9ec3... Author: Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> Date: 2015-10-22 (Thu, 22 Oct 2015) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/imp_exp/export_history.py Log Message: ----------- Fix for missing included files on history export and import. Notes: If a history was exported previously, galaxy would just serve the cached version. In that case, it is better to make some changes to the history for example, by re-running the last job and then exporting it. Export of histories that haven't been exported previously should work without problems. (cherry picked from commit 9ea0fee48aa57361147e9145be8deaaafb2a0960) Commit: dfb59002ba78373dac32d8aebefd7b2de324260b https://github.com/galaxyproject/galaxy/commit/dfb59002ba78373dac32d8aebefd7... Author: Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> Date: 2015-10-22 (Thu, 22 Oct 2015) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py Log Message: ----------- Use object store for imported history datasets and included files (cherry picked from commit ea89dd8f149778b6c2f0f3f4a34c8b21f7033af7) Commit: dab1ce3f03c25d35604d0ed75fc8aa6e3702c26d https://github.com/galaxyproject/galaxy/commit/dab1ce3f03c25d35604d0ed75fc8a... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-10-22 (Thu, 22 Oct 2015) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/imp_exp/export_history.py Log Message: ----------- Merge pull request #973 from natefoo/composite-history-import-export [15.10] Fix for missing included files on history export and import Compare: https://github.com/galaxyproject/galaxy/compare/3fe148dd1981...dab1ce3f03c2
participants (1)
-
GitHub