Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3e033bf896918d9e468f2d54dc98e068c3ded6ba https://github.com/galaxyproject/galaxy/commit/3e033bf896918d9e468f2d54dc98e... Author: guerler <aysam.guerler@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Prefill column selector for datasets which are not ready yet Commit: 895a858ded2533bf188edba7fa8f4d1cbe1337d4 https://github.com/galaxyproject/galaxy/commit/895a858ded2533bf188edba7fa8f4... Author: guerler <aysam.guerler@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Remove explicit loop, use map instead Commit: 7b6321e4a84794471c346d82054d810e274a3e4e https://github.com/galaxyproject/galaxy/commit/7b6321e4a84794471c346d82054d8... Author: guerler <aysam.guerler@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Use list comprehension instead of map Commit: a53fb19f16285caebb3552393cadc570eeb8b22b https://github.com/galaxyproject/galaxy/commit/a53fb19f16285caebb3552393cadc... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Merge pull request #5680 from guerler/fix_column_selector Populate column selector for datasets which are not ready yet Compare: https://github.com/galaxyproject/galaxy/compare/4558ad64f0bc...a53fb19f1628