[galaxyproject/galaxy] 9ea0fe: Fix for missing included files on history export a...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9ea0fee48aa57361147e9145be8deaaafb2a0960 https://github.com/galaxyproject/galaxy/commit/9ea0fee48aa57361147e9145be8de... Author: Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> Date: 2015-07-02 (Thu, 02 Jul 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. Commit: ea89dd8f149778b6c2f0f3f4a34c8b21f7033af7 https://github.com/galaxyproject/galaxy/commit/ea89dd8f149778b6c2f0f3f4a34c8... Author: Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> Date: 2015-07-20 (Mon, 20 Jul 2015) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py Log Message: ----------- Use object store for imported history datasets and included files Commit: 53f924fbaf07979913e0ad3829cc5c9708549140 https://github.com/galaxyproject/galaxy/commit/53f924fbaf07979913e0ad3829cc5... Author: Nate Coraor <nate@bx.psu.edu> 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 #417 from vimalkumarvelayudhan/dev Fix for missing included files on history export and import. Compare: https://github.com/galaxyproject/galaxy/compare/cbc87383db0c...53f924fbaf07
participants (1)
-
GitHub