Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: 8766e125091d0a5a83a0fd4daf274fe93551a443 https://github.com/galaxyproject/galaxy/commit/8766e125091d0a5a83a0fd4daf274... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/upload/composite/composite-row.js M client/galaxy/scripts/mvc/upload/default/default-row.js M static/maps/mvc/upload/composite/composite-row.js.map M static/maps/mvc/upload/default/default-row.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/composite/composite-row.js M static/scripts/mvc/upload/default/default-row.js Log Message: ----------- Escape filename in upload dialog, default and composite. Pointed out by David Wyde. Commit: 13ab07030c8ffa5012a123671c2ab450bf14c40b https://github.com/galaxyproject/galaxy/commit/13ab07030c8ffa5012a123671c2ab... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/upload/default/default-row.js M static/maps/mvc/upload/default/default-row.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map Log Message: ----------- Use consistent spacing. Commit: 75d327f165c730f95e181a2feff1db64074ab3e6 https://github.com/galaxyproject/galaxy/commit/75d327f165c730f95e181a2feff1d... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2016-12-07 (Wed, 07 Dec 2016) Changed paths: M client/galaxy/scripts/mvc/upload/composite/composite-row.js M client/galaxy/scripts/mvc/upload/default/default-row.js M static/maps/mvc/upload/composite/composite-row.js.map M static/maps/mvc/upload/default/default-row.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/composite/composite-row.js M static/scripts/mvc/upload/default/default-row.js Log Message: ----------- Merge pull request #3278 from dannon/upload_escape_filename [16.10] Escape filename in upload dialog, default and composite. Compare: https://github.com/galaxyproject/galaxy/compare/8a5ff5df21ef...75d327f165c7