[galaxyproject/galaxy] 4a2aa7: Always send dbkey during upload.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4a2aa7cab51c81023cf04b3575e47a2f06f4f165 https://github.com/galaxyproject/galaxy/commit/4a2aa7cab51c81023cf04b3575e47... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js M static/maps/mvc/upload/upload-view.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/upload/upload-view.js Log Message: ----------- Always send dbkey during upload. Seems to be needed on test.galaxyproject.org and for Selenium tests but not just running on my local laptop. This does seem to fix the problems though: A passing selenium suite with this change: https://jenkins.galaxyproject.org/view/All/job/jmchilton-selenium/172/. Commit: 82f671d3eeb64f9afc3ca79edee5a859b5b9cbe4 https://github.com/galaxyproject/galaxy/commit/82f671d3eeb64f9afc3ca79edee5a... Author: guerler <aysam.guerler@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map Log Message: ----------- Use initial dbkey and file_type to specify defaults Commit: 32e10a2e30dd5ab6b9159212ae8dd96d881a156d https://github.com/galaxyproject/galaxy/commit/32e10a2e30dd5ab6b9159212ae8dd... Author: guerler <aysam.guerler@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js M static/maps/mvc/upload/upload-view.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/upload/upload-view.js Log Message: ----------- Use ? and auto as defaults Commit: 627fb407ed90bebb714e12b400b85fe7bd06d495 https://github.com/galaxyproject/galaxy/commit/627fb407ed90bebb714e12b400b85... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js M static/maps/mvc/upload/upload-view.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/upload/upload-view.js Log Message: ----------- Merge pull request #59 from guerler/selenium_fix_000 Use initial dbkey and file_type to specify defaults Commit: 643be6463ddf0489936b1f0e7882e36fd1932d22 https://github.com/galaxyproject/galaxy/commit/643be6463ddf0489936b1f0e7882e... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M client/galaxy/scripts/mvc/upload/upload-view.js M static/maps/mvc/upload/upload-view.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/upload/upload-view.js Log Message: ----------- Merge pull request #4789 from jmchilton/selenium_fix Always send dbkey during upload from UI. Compare: https://github.com/galaxyproject/galaxy/compare/5bf08cf01765...643be6463ddf
participants (1)
-
GitHub