[galaxyproject/galaxy] b8a33e: ES6 client/galaxy/scripts/utils/ajax-queue.js
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b8a33ed500db7cfb5c6581304db2a721d93dda0b https://github.com/galaxyproject/galaxy/commit/b8a33ed500db7cfb5c6581304db2a... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M client/galaxy/scripts/utils/ajax-queue.js M static/maps/utils/ajax-queue.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/utils/ajax-queue.js Log Message: ----------- ES6 client/galaxy/scripts/utils/ajax-queue.js - Use ``class``, ``super``, ``static``, and ``constructor`` to clean up object declaration. - Eliminate ``self``. Commit: c10da91220a1a66dbb8398168fc7d20110e60f6b https://github.com/galaxyproject/galaxy/commit/c10da91220a1a66dbb8398168fc7d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M client/galaxy/scripts/utils/ajax-queue.js M static/maps/utils/ajax-queue.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/utils/ajax-queue.js Log Message: ----------- Merge branch 'ajax-es6' into dev Compare: https://github.com/galaxyproject/galaxy/compare/ff5c55104211...c10da91220a1
participants (1)
-
GitHub