Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4bfcce0d563f25d88d88baa49be6fbdb324889ff https://github.com/galaxyproject/galaxy/commit/4bfcce0d563f25d88d88baa49be6f... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M lib/galaxy/tools/toolbox/watcher.py Log Message: ----------- Raise Exception if watch_tools has an unrecognized value Also do not log message "Watchdog library unavailable" if watch_tools is False Commit: 4eeb73ec8c84fa8143a1232a9c88aa48b151afd9 https://github.com/galaxyproject/galaxy/commit/4eeb73ec8c84fa8143a1232a9c88a... Author: John Chilton <jmchilton@gmail.com> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M lib/galaxy/tools/toolbox/watcher.py Log Message: ----------- Merge pull request #2418 from nsoranzo/toolbox_watcher Raise Exception if watch_tools has an unrecognized value Compare: https://github.com/galaxyproject/galaxy/compare/27b70ca9849b...4eeb73ec8c84