Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: a5c445966ef3ea8385493ffd2ca6bf6dce8611aa https://github.com/galaxyproject/galaxy/commit/a5c445966ef3ea8385493ffd2ca6b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-misc.js A static/maps/libs/showdown.js.map M static/maps/mvc/ui/ui-misc.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 A static/scripts/libs/showdown.js M static/scripts/mvc/ui/ui-misc.js Log Message: ----------- Swap the client's ui-misc.Message to escape by default. Commit: e1083132b89f854e2ec824f97f187e925ba0abe6 https://github.com/galaxyproject/galaxy/commit/e1083132b89f854e2ec824f97f187... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-misc.js M static/maps/mvc/ui/ui-misc.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/ui/ui-misc.js Log Message: ----------- Add UnescapedMessage, for when we actually need to display a message with html contents. Any users of this must escape contents on their own. Commit: 3060da4ee53e44c0814eebe2c468f2d3dc352233 https://github.com/galaxyproject/galaxy/commit/3060da4ee53e44c0814eebe2c468f... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-misc.js M static/maps/mvc/ui/ui-misc.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/ui/ui-misc.js Log Message: ----------- Export UnescapedMessage from ui-misc. Commit: 45a9d586b6e1db89bf0813aa93af5b3bbaf72efc https://github.com/galaxyproject/galaxy/commit/45a9d586b6e1db89bf0813aa93af5... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-misc.js M static/maps/mvc/ui/ui-misc.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map Log Message: ----------- Formatting cleanup. Compare: https://github.com/galaxyproject/galaxy/compare/b0ac7daecdda...45a9d586b6e1