Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b3e9398c3affa964fdc8cf090eb5c149f7a6bf47 https://github.com/galaxyproject/galaxy/commit/b3e9398c3affa964fdc8cf090eb5c... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-03-11 (Fri, 11 Mar 2016) Changed paths: M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py Log Message: ----------- Replace get_tool_shed_repository_by_tool_shed_name_owner_changeset_revision with get_repository_for_dependency_relationship Commit: d6e38c7d482eae65fc135cd65a13b7f215220cd5 https://github.com/galaxyproject/galaxy/commit/d6e38c7d482eae65fc135cd65a13b... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-03-11 (Fri, 11 Mar 2016) Changed paths: M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py Log Message: ----------- remove unused import Commit: 5a50a4691c11edb9366f2e0d3eeb68aaaabb9c80 https://github.com/galaxyproject/galaxy/commit/5a50a4691c11edb9366f2e0d3eeb6... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-03-11 (Fri, 11 Mar 2016) Changed paths: M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py Log Message: ----------- Merge pull request #1909 from mvdbeek/backport_repository_for_dependency_relationship [16.01] Backport PR #1868 Commit: 90fcd8c668865ce109b3fbc011319a9794e9e47f https://github.com/galaxyproject/galaxy/commit/90fcd8c668865ce109b3fbc011319... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2016-03-14 (Mon, 14 Mar 2016) Changed paths: M templates/webapps/galaxy/workflow/display.mako Log Message: ----------- Handle sections in view workflow Fixes 1723 Commit: 65a5b08c7129462a310fc741fb64e7f883bd8b0f https://github.com/galaxyproject/galaxy/commit/65a5b08c7129462a310fc741fb64e... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-03-15 (Tue, 15 Mar 2016) Changed paths: M templates/webapps/galaxy/workflow/display.mako Log Message: ----------- Merge pull request #1916 from erasche/fix-1723-back [16.01] Handle sections in view workflow Commit: 18473a187e019421933746abb31f8b226e828b80 https://github.com/galaxyproject/galaxy/commit/18473a187e019421933746abb31f8... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-03-15 (Tue, 15 Mar 2016) Changed paths: M lib/galaxy/visualization/data_providers/genome.py Log Message: ----------- Ensure chrom, start, end as bytestring in BamDataProvider Commit: 9a343efe8b7dd393842e0f971e59d575f2286de2 https://github.com/galaxyproject/galaxy/commit/9a343efe8b7dd393842e0f971e59d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-15 (Tue, 15 Mar 2016) Changed paths: M lib/galaxy/visualization/data_providers/genome.py Log Message: ----------- Merge pull request #1930 from mvdbeek/more_bytestring_for_pysam [16.01] Ensure chrom, start, end as bytestring in BamDataProvider Commit: 9a0f971596a37726acc75f7e8c9ec6c947c5dce6 https://github.com/galaxyproject/galaxy/commit/9a0f971596a37726acc75f7e8c9ec... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-15 (Tue, 15 Mar 2016) Changed paths: M lib/galaxy/visualization/data_providers/genome.py M templates/webapps/galaxy/workflow/display.mako Log Message: ----------- Merge branch 'release_16.01' into dev Compare: https://github.com/galaxyproject/galaxy/compare/23c33009001f...9a0f971596a3