Branch: refs/heads/release_16.04 Home: https://github.com/galaxyproject/galaxy Commit: c3bf89f75093bfe73f09d0f33dff8df6d60f9269 https://github.com/galaxyproject/galaxy/commit/c3bf89f75093bfe73f09d0f33dff8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-06-28 (Tue, 28 Jun 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/tag.py Log Message: ----------- Fix tag_autocomplete issue. When we swapped to tag manager the signature changed and some of these were missed. Commit: ab2e48bae7395661ce1112363fe167968582e919 https://github.com/galaxyproject/galaxy/commit/ab2e48bae7395661ce1112363fe16... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-07-08 (Fri, 08 Jul 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/tag.py Log Message: ----------- Merge pull request #2569 from dannon/workflow_tag_fixes [16.04] Fix tag_autocomplete issue in workflow editor. Compare: https://github.com/galaxyproject/galaxy/compare/f8e40bb5951c...ab2e48bae739