[galaxyproject/galaxy] b17fbf: Fix startup of galaxy when wehbooks dir is empty
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b17fbfb968b8921729798c909220e522abfb29fd https://github.com/galaxyproject/galaxy/commit/b17fbfb968b8921729798c909220e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M lib/galaxy/webhooks/__init__.py Log Message: ----------- Fix startup of galaxy when wehbooks dir is empty Reported by @alpapan on gitter. Commit: c86bf78c6a966b52d3c9e21ffae71bbf134ecdb4 https://github.com/galaxyproject/galaxy/commit/c86bf78c6a966b52d3c9e21ffae71... Author: Eric Rasche <hxr@hx42.org> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M lib/galaxy/webhooks/__init__.py Log Message: ----------- Merge pull request #4570 from mvdbeek/webhook_loading_fix [17.05] Bug: Fix startup of galaxy when wehbooks dir is empty 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 Commit: a9facdc7568f68af06ba7474611feeeabf60466b https://github.com/galaxyproject/galaxy/commit/a9facdc7568f68af06ba7474611fe... 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: ----------- Merge branch 'release_16.10' into release_17.01 Commit: 83b363d5207625b916523b7d08b4fff26e8379ed https://github.com/galaxyproject/galaxy/commit/83b363d5207625b916523b7d08b4f... 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 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: ----------- Merge branch 'release_17.01' into release_17.05 Commit: 8b9e91310fd98c9e21bc3511df940b0cba5720b7 https://github.com/galaxyproject/galaxy/commit/8b9e91310fd98c9e21bc3511df940... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M lib/galaxy/webhooks/__init__.py Log Message: ----------- Merge branch 'release_17.05' into dev Compare: https://github.com/galaxyproject/galaxy/compare/95969267c226...8b9e91310fd9
participants (1)
-
GitHub