Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8ac38bee15ee2a67908a09d8fc85951a79dc348f https://github.com/galaxyproject/galaxy/commit/8ac38bee15ee2a67908a09d8fc859... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M lib/galaxy/webapps/galaxy/buildapp.py M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Move controller consistent workflow api endpoint to internal api route Commit: 18f1593ead16544c523d0de4b03d87b215e064b4 https://github.com/galaxyproject/galaxy/commit/18f1593ead16544c523d0de4b03d8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M lib/galaxy/webapps/galaxy/buildapp.py M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Rename 'internal_api' endpoint to 'api_internal' so that the base webapp transaction switching (and thus controller matching) works correctly. Commit: e77c3fd01a19ea01b748c22f5fe6174aad44c6aa https://github.com/galaxyproject/galaxy/commit/e77c3fd01a19ea01b748c22f5fe61... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M lib/galaxy/webapps/galaxy/buildapp.py M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Merge pull request #11 from dannon/internal_api Rename 'internal_api' endpoint to 'api_internal' so that the base web… Commit: 9e07774bb3b15dcc15c7c67d4710014f42790199 https://github.com/galaxyproject/galaxy/commit/9e07774bb3b15dcc15c7c67d47100... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/workflows.py Log Message: ----------- Fix comment to indicate proper route Commit: d351121d126f84e4c3a5f0123fe1b96d333aef22 https://github.com/galaxyproject/galaxy/commit/d351121d126f84e4c3a5f0123fe1b... Author: John Chilton <jmchilton@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M lib/galaxy/webapps/galaxy/api/workflows.py M lib/galaxy/webapps/galaxy/buildapp.py M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Merge pull request #2622 from guerler/internal_api Reroute consistent workflow endpoint to internal api Compare: https://github.com/galaxyproject/galaxy/compare/e21a81fbf0c0...d351121d126f