[galaxyproject/galaxy] 0207b0: Specify TagAssociation class when copying a tag
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0207b0186ac7c3d61004718ff7b91c3ea0c52165 https://github.com/galaxyproject/galaxy/commit/0207b0186ac7c3d61004718ff7b91... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py Log Message: ----------- Specify TagAssociation class when copying a tag This probably fixes https://github.com/galaxyproject/galaxy/issues/4975. Otherwise if a collection is created from a HDA with a tag (i.e by splitting the dataset) a HistoryDatasetAssociationTag would be added to a collection of HistoryDatasetCollectionAssociationTags. Commit: b978acbe62053596e5c2ae736c848a62dc936591 https://github.com/galaxyproject/galaxy/commit/b978acbe62053596e5c2ae736c848... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-12 (Sun, 12 Nov 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Revert "Remove downloading workflows through controller" This reverts commit 1a4effa70e9ad8088e19ae334753b7a898d286aa. This is used when downloading workflows with the save icom from "pages". Commit: 3b523260551d15241de5dce3d1023790dcfd2250 https://github.com/galaxyproject/galaxy/commit/3b523260551d15241de5dce3d1023... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Merge pull request #4988 from jmchilton/revert_export_to_file [17.09] Revert export to file Commit: e5587dcb64897e53900c05bde2afa32c945ce6a6 https://github.com/galaxyproject/galaxy/commit/e5587dcb64897e53900c05bde2afa... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py Log Message: ----------- Merge pull request #4984 from mvdbeek/fix_crash_when_creating_collection_from_datasets_with_tags [17.05][BUG] Specify TagAssociation class when copying a tag Commit: 1a412bfb1b0497d9e3e2b8f9c348d7aa0f2478d6 https://github.com/galaxyproject/galaxy/commit/1a412bfb1b0497d9e3e2b8f9c348d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py Log Message: ----------- Merge branch 'release_17.05' into release_17.09 Commit: c83a8260fd627955f559ca86c76586566e4b51d0 https://github.com/galaxyproject/galaxy/commit/c83a8260fd627955f559ca86c7658... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Merge branch 'release_17.09' into dev Compare: https://github.com/galaxyproject/galaxy/compare/d2a56959cd02...c83a8260fd62
participants (1)
-
GitHub