Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: e0ce68cc58a6d6eeb306f5c0445563e71bcc1d12 https://github.com/galaxyproject/galaxy/commit/e0ce68cc58a6d6eeb306f5c044556... Author: John Chilton <jmchilton@gmail.com> Date: 2016-03-03 (Thu, 03 Mar 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py Log Message: ----------- Fix lack of output when discovering large collections... Example log statement collected for each dataset: ``` galaxy.tools.parameters.output_collect DEBUG 2016-03-03 11:47:31,302 (8) Created dynamic collection dataset for path [/home/john/workspace/galaxy/database/job_working_directory/000/8/oe2_ie2.fq] with element identifier [oe2:ie2] for output [list_output]. ``` Commit: 0fbd22c9a30686afe62de1e1f23ff309dd6374a8 https://github.com/galaxyproject/galaxy/commit/0fbd22c9a30686afe62de1e1f23ff... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-03-03 (Thu, 03 Mar 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py Log Message: ----------- Merge pull request #1852 from jmchilton/dataset_collection_log [16.01] Fix lack of log output when discovering large collections... Compare: https://github.com/galaxyproject/galaxy/compare/de70306407c0...0fbd22c9a306