[galaxyproject/galaxy] 7fdce2: Allow fetchMore to actually specify a 0 offset whe...
Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: 7fdce2efd951f79e8ad5a4e2cf9fe8d04340454d https://github.com/galaxyproject/galaxy/commit/7fdce2efd951f79e8ad5a4e2cf9fe... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/package.json M static/maps/mvc/base/controlled-fetch-collection.js.map M static/scripts/bundled/analysis.bundled.js 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/base/controlled-fetch-collection.js Log Message: ----------- Allow fetchMore to actually specify a 0 offset when intentional. This should fix the mysterious missing history in multiview bug. Commit: 14ceb6d91b57563f1203ccd82312b96fdafa8698 https://github.com/galaxyproject/galaxy/commit/14ceb6d91b57563f1203ccd82312b... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/package.json M static/maps/mvc/base/controlled-fetch-collection.js.map M static/scripts/bundled/analysis.bundled.js 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/base/controlled-fetch-collection.js Log Message: ----------- Merge pull request #4615 from dannon/release_16.10_backport2 [16.10] Allow fetchMore to actually specify a 0 offset when intentional, fixes multiview Compare: https://github.com/galaxyproject/galaxy/compare/140c570517df...14ceb6d91b57
participants (1)
-
GitHub