Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a847dbd3d5e312b13cfe8a90844c8f88d3aedc78 https://github.com/galaxyproject/galaxy/commit/a847dbd3d5e312b13cfe8a90844c8... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M lib/galaxy/tools/error_reports/plugins/sentry.py Log Message: ----------- Fix tool report submission Commit: a6e9504dde8b5c96f6f5fc183c56d9458b996588 https://github.com/galaxyproject/galaxy/commit/a6e9504dde8b5c96f6f5fc183c56d... Author: John Chilton <jmchilton@gmail.com> Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M lib/galaxy/tools/error_reports/plugins/sentry.py Log Message: ----------- Merge pull request #5303 from mvdbeek/sentry_hotfix [17.09] Fix tool report submission with sentry Commit: 6bef1fcbaa1df5690658f7b14512d212c115a0e5 https://github.com/galaxyproject/galaxy/commit/6bef1fcbaa1df5690658f7b14512d... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M templates/webapps/galaxy/history/display_structured.mako Log Message: ----------- remove an extra F from the folder ID Commit: c3d145ce995e9e5f8e54dd7e81333bcc712bf4ab https://github.com/galaxyproject/galaxy/commit/c3d145ce995e9e5f8e54dd7e81333... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M templates/webapps/galaxy/history/display_structured.mako Log Message: ----------- Merge pull request #5327 from martenson/fix-structured-lib-link [17.09] fix link to library from history structure view Commit: d94148ff7999e0ecee9b617c4daec24da28ea1a5 https://github.com/galaxyproject/galaxy/commit/d94148ff7999e0ecee9b617c4daec... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M lib/galaxy/tools/data_manager/manager.py M lib/galaxy/tools/toolbox/watcher.py Log Message: ----------- Prevent reloading when data table is being modified Fixes https://github.com/galaxyproject/galaxy/issues/4783. Commit: 8c1807c2879950ef47ccd162b6a7eebc83bc892b https://github.com/galaxyproject/galaxy/commit/8c1807c2879950ef47ccd162b6a7e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M lib/galaxy/tools/data_manager/manager.py Log Message: ----------- Trigger reload for each modified data table In unindeted one level too much in the previous commit, which would only reload the last table (thanks @dannon). The alternative would be to reload all tables, but I think this is more efficient. Commit: 8f91ae0db9f0ebdc06e6e284fb2fb254db553181 https://github.com/galaxyproject/galaxy/commit/8f91ae0db9f0ebdc06e6e284fb2fb... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M lib/galaxy/tools/data_manager/manager.py Log Message: ----------- Reload tool data tables for 'undeclared_tables' Thanks @nsoranzo! Commit: 3c85407ec80186166a6cb58f35bcb6eda6cc739b https://github.com/galaxyproject/galaxy/commit/3c85407ec80186166a6cb58f35bcb... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M lib/galaxy/tools/data_manager/manager.py M lib/galaxy/tools/toolbox/watcher.py Log Message: ----------- Merge pull request #5331 from mvdbeek/data_manager_reload_fix [17.09] Prevent reloading when data table is being modified Commit: a48d0e9a7faabe79045011117f060fd655adc510 https://github.com/galaxyproject/galaxy/commit/a48d0e9a7faabe79045011117f060... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M lib/galaxy/tools/data_manager/manager.py M lib/galaxy/tools/error_reports/plugins/sentry.py M lib/galaxy/tools/toolbox/watcher.py M templates/webapps/galaxy/history/display_structured.mako Log Message: ----------- Merge remote-tracking branch 'upstream/release_17.09' into dev Compare: https://github.com/galaxyproject/galaxy/compare/bf2c9bab344c...a48d0e9a7faa