[galaxyproject/galaxy] 4f93f8: Allow fetchMore to actually specify a 0 offset whe...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4f93f88f0a2df07c5a8c3fa7c62fd4bda40fb3c1 https://github.com/galaxyproject/galaxy/commit/4f93f88f0a2df07c5a8c3fa7c62fd... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js 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.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: 1502e0067552b72b87853834d3f857a409ead379 https://github.com/galaxyproject/galaxy/commit/1502e0067552b72b87853834d3f85... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/galaxy/scripts/mvc/history/history-model.js M static/maps/mvc/base/controlled-fetch-collection.js.map M static/maps/mvc/history/history-model.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/base/controlled-fetch-collection.js Log Message: ----------- Some cruft fixing and configuring of Galaxy.debug output instead of commented out console.logs -- should help immensely for troubleshooting Commit: 62e73a37d3736063113f2118b3e997449e54c75e https://github.com/galaxyproject/galaxy/commit/62e73a37d3736063113f2118b3e99... Author: Dannon Baker <dannon.baker@gmail.com> 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 client/galaxy/scripts/mvc/library/library-librarylist-view.js M client/toolshed/scripts/mvc/groups/group-list-view.js M lib/galaxy/app.py M lib/galaxy/datatypes/registry.py M lib/galaxy/jobs/__init__.py M lib/galaxy/jobs/command_factory.py M lib/galaxy/jobs/runners/pulsar.py M lib/galaxy/tools/actions/metadata.py M lib/galaxy/tools/evaluation.py M lib/galaxy_ext/metadata/set_metadata.py 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/maps/mvc/library/library-librarylist-view.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 M static/scripts/mvc/library/library-librarylist-view.js Log Message: ----------- Merge remote-tracking branch 'upstream/dev' into fix_missing_histories Commit: 95969267c226193152e62b537824e6567144c1db https://github.com/galaxyproject/galaxy/commit/95969267c226193152e62b537824e... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/galaxy/scripts/mvc/history/history-model.js M static/maps/mvc/base/controlled-fetch-collection.js.map M static/maps/mvc/history/history-model.js.map M static/scripts/bundled/admin.bundled.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 #4610 from dannon/fix_missing_histories Multiview missing histories fix Compare: https://github.com/galaxyproject/galaxy/compare/cdb95d604573...95969267c226
participants (1)
-
GitHub