Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4a72f49901c9739413769a42eeb809cf7f7ed5f0 https://github.com/galaxyproject/galaxy/commit/4a72f49901c9739413769a42eeb80... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dataset_matcher.py Log Message: ----------- Avoid user role checks for individual datasets during workflow model build Commit: 5e397af1663f2b2e4ad387420e918d5b8b875702 https://github.com/galaxyproject/galaxy/commit/5e397af1663f2b2e4ad387420e918... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Disable detailed user role checks for regular and workflow forms Commit: 0052a1c3bba1cfc27667fca5b1238a2709ac1a82 https://github.com/galaxyproject/galaxy/commit/0052a1c3bba1cfc27667fca5b1238... Author: John Chilton <jmchilton@gmail.com> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dataset_matcher.py Log Message: ----------- Merge pull request #2766 from guerler/workflow_build_performance Avoid user role checks for individual dataset when building the tool form models Compare: https://github.com/galaxyproject/galaxy/compare/34d7210ddd5c...0052a1c3bba1