Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: e7696027e489c0438fda83293b0efb04a494e465 https://github.com/galaxyproject/galaxy/commit/e7696027e489c0438fda83293b0ef... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/library/library-dataset-view.js M client/galaxy/scripts/mvc/library/library-folder-view.js M client/galaxy/scripts/mvc/library/library-library-view.js M static/maps/mvc/library/library-dataset-view.js.map M static/maps/mvc/library/library-folder-view.js.map M static/maps/mvc/library/library-library-view.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/library/library-dataset-view.js M static/scripts/mvc/library/library-folder-view.js M static/scripts/mvc/library/library-library-view.js Log Message: ----------- remove cruft Commit: 1f69ae5d5bc58a31963a91df2e74807c5746d76b https://github.com/galaxyproject/galaxy/commit/1f69ae5d5bc58a31963a91df2e748... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/library/library-dataset-view.js M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M static/maps/mvc/library/library-dataset-view.js.map M static/maps/mvc/library/library-foldertoolbar-view.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/library/library-foldertoolbar-view.js Log Message: ----------- refactor few functionas and rename variables Commit: d63601eacf2ae5de703a24efb470255ee8baf535 https://github.com/galaxyproject/galaxy/commit/d63601eacf2ae5de703a24efb4702... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M static/maps/mvc/library/library-foldertoolbar-view.js.map M static/scripts/mvc/library/library-foldertoolbar-view.js Log Message: ----------- fix the bug with accessing length instead of the variable itself Commit: ba3ffd82d3a56d9ae66e462d0fe82979e5e70a66 https://github.com/galaxyproject/galaxy/commit/ba3ffd82d3a56d9ae66e462d0fe82... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M static/scripts/bundled/admin.bundled.js.map 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 Log Message: ----------- rebuild client Commit: a9bfb04caa41129ffb524b1caf880f1ce90544b5 https://github.com/galaxyproject/galaxy/commit/a9bfb04caa41129ffb524b1caf880... Author: Eric Rasche <hxr@hx42.org> Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/library/library-dataset-view.js M client/galaxy/scripts/mvc/library/library-folder-view.js M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M client/galaxy/scripts/mvc/library/library-library-view.js M static/maps/mvc/library/library-dataset-view.js.map M static/maps/mvc/library/library-folder-view.js.map M static/maps/mvc/library/library-foldertoolbar-view.js.map M static/maps/mvc/library/library-library-view.js.map M static/scripts/bundled/admin.bundled.js.map 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/library/library-dataset-view.js M static/scripts/mvc/library/library-folder-view.js M static/scripts/mvc/library/library-foldertoolbar-view.js M static/scripts/mvc/library/library-library-view.js Log Message: ----------- Merge pull request #4595 from martenson/datalib-various-fixes Datalibs various fixes Compare: https://github.com/galaxyproject/galaxy/compare/a6acf116cd50...a9bfb04caa41