[galaxyproject/galaxy] d5b714: Remove unused concept of dataset children.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d5b71415f62d97487ef898934875da65a2b29c47 https://github.com/galaxyproject/galaxy/commit/d5b71415f62d97487ef898934875d... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/model/__init__.py M lib/galaxy/model/mapping.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/webapps/galaxy/controllers/dataset.py M lib/galaxy/webapps/galaxy/controllers/history.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/workflow/modules.py Log Message: ----------- Remove unused concept of dataset children. We didn't really have any corresponding to active tools, we know if they are present they break multiple different parts of Galaxy. Lots of database loads and complexity we are not using and that is broken. Commit: d3345d9feedff9469239d7e0e6cec647f934a4d1 https://github.com/galaxyproject/galaxy/commit/d3345d9feedff9469239d7e0e6cec... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/model/__init__.py M lib/galaxy/model/mapping.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/webapps/galaxy/controllers/dataset.py M lib/galaxy/webapps/galaxy/controllers/history.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/workflow/modules.py Log Message: ----------- Merge pull request #4771 from jmchilton/copy_children Remove unused concept of dataset children. Compare: https://github.com/galaxyproject/galaxy/compare/490dea3d267c...d3345d9feedf
participants (1)
-
GitHub