Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1676434ab58d35da37b3f9327d31e763eb4e9cc8 https://github.com/galaxyproject/galaxy/commit/1676434ab58d35da37b3f9327d31e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-model.js Log Message: ----------- Correct base route for workflows, allowing proxy-prefix to work. Commit: d214ccc0e4884edd8234de8758400d08b8dda64d https://github.com/galaxyproject/galaxy/commit/d214ccc0e4884edd8234de8758400... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/workflow/workflow-model.js Log Message: ----------- Leading slash not required here Commit: 146010fcbf215f21e9f232467aabac1f095fe2d5 https://github.com/galaxyproject/galaxy/commit/146010fcbf215f21e9f232467aaba... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/onload.js M static/maps/onload.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/onload.js Log Message: ----------- Fix onload webhook call w/ Galaxy.root Commit: 42c81293f6cccbb26c4466bd5f5f3d702943fa93 https://github.com/galaxyproject/galaxy/commit/42c81293f6cccbb26c4466bd5f5f3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/toolshed/scripts/mvc/groups/group-model.js M static/toolshed/maps/mvc/groups/group-detail-view.js.map M static/toolshed/maps/mvc/groups/group-list-view.js.map M static/toolshed/maps/mvc/groups/group-listrow-view.js.map M static/toolshed/maps/mvc/groups/group-model.js.map M static/toolshed/scripts/mvc/groups/group-detail-view.js M static/toolshed/scripts/mvc/groups/group-list-view.js M static/toolshed/scripts/mvc/groups/group-listrow-view.js M static/toolshed/scripts/mvc/groups/group-model.js Log Message: ----------- Galaxy.root (proxy prefix) support for toolshed's Group model. Commit: 89ce44803ea5cf38b778e61bb7eedfc7b952ce12 https://github.com/galaxyproject/galaxy/commit/89ce44803ea5cf38b778e61bb7eed... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M lib/galaxy/web/framework/webapp.py Log Message: ----------- Append fewer characters to id_secret by default for encrypting csrf tokens. Seems there is a maximum length and main hit it. It never did for job files - so this should be fine. If you have a secret that is near the maximum lenght one just needs to set ``per_kind_id_secret_base`` to something shorter than id_secret. Commit: 7775d429b6b06397b5ab90d7bea1671a7aa4b424 https://github.com/galaxyproject/galaxy/commit/7775d429b6b06397b5ab90d7bea16... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M client/galaxy/scripts/onload.js M client/toolshed/scripts/mvc/groups/group-model.js M static/maps/mvc/workflow/workflow-model.js.map M static/maps/onload.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/workflow/workflow-model.js M static/scripts/onload.js M static/toolshed/maps/mvc/groups/group-detail-view.js.map M static/toolshed/maps/mvc/groups/group-list-view.js.map M static/toolshed/maps/mvc/groups/group-listrow-view.js.map M static/toolshed/maps/mvc/groups/group-model.js.map M static/toolshed/scripts/mvc/groups/group-detail-view.js M static/toolshed/scripts/mvc/groups/group-list-view.js M static/toolshed/scripts/mvc/groups/group-listrow-view.js M static/toolshed/scripts/mvc/groups/group-model.js Log Message: ----------- Merge pull request #4705 from dannon/proxy_prefix_model_fixes [17.09] Correct base route for workflows, allowing proxy-prefix to work. Commit: d41f4ce0ec8996677dba6b12be49f0c94f7d4f24 https://github.com/galaxyproject/galaxy/commit/d41f4ce0ec8996677dba6b12be49f... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M lib/galaxy/web/framework/webapp.py Log Message: ----------- Merge pull request #4710 from jmchilton/id_secret_fix [17.09] Append fewer characters to id_secret by default for encrypting csrf tokens. Commit: 9a0511e8839cbf972d8c374243e1b562ef327bc1 https://github.com/galaxyproject/galaxy/commit/9a0511e8839cbf972d8c374243e1b... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-model.js M client/galaxy/scripts/onload.js M client/toolshed/scripts/mvc/groups/group-model.js M lib/galaxy/web/framework/webapp.py M static/maps/mvc/workflow/workflow-model.js.map M static/maps/onload.js.map M static/scripts/bundled/admin.bundled.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/bundled/login.bundled.js.map M static/scripts/mvc/workflow/workflow-model.js M static/scripts/onload.js M static/toolshed/maps/mvc/groups/group-detail-view.js.map M static/toolshed/maps/mvc/groups/group-list-view.js.map M static/toolshed/maps/mvc/groups/group-listrow-view.js.map M static/toolshed/maps/mvc/groups/group-model.js.map M static/toolshed/scripts/mvc/groups/group-detail-view.js M static/toolshed/scripts/mvc/groups/group-list-view.js M static/toolshed/scripts/mvc/groups/group-listrow-view.js M static/toolshed/scripts/mvc/groups/group-model.js Log Message: ----------- Merge branch 'release_17.09' into dev Compare: https://github.com/galaxyproject/galaxy/compare/319489c88ea9...9a0511e8839c