[galaxyproject/galaxy] d64936: Force consistent ordering of dynamic output collec...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d64936325e03e48f24104adf3408baa4279a782d https://github.com/galaxyproject/galaxy/commit/d64936325e03e48f24104adf3408b... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py M test/unit/tools/test_collect_primary_datasets.py Log Message: ----------- Force consistent ordering of dynamic output collection. Commit: c7bfef16a1ee9310a605a9074136d4943e44356b https://github.com/galaxyproject/galaxy/commit/c7bfef16a1ee9310a605a9074136d... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py Log Message: ----------- Refactor dynamic output collection toward configurability. Commit: 7be1ca0b0f26fe9546b90c0b06850aff0b0b6760 https://github.com/galaxyproject/galaxy/commit/7be1ca0b0f26fe9546b90c0b06850... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/output_collection_def.py M test/unit/tools/test_collect_primary_datasets.py Log Message: ----------- Allow reverse sorting in discover_datasets. Commit: 3d967dcb7063bc82a957de28a2296adb74b3f680 https://github.com/galaxyproject/galaxy/commit/3d967dcb7063bc82a957de28a2296... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/output_collection_def.py M test/unit/tools/test_collect_primary_datasets.py Log Message: ----------- Allow sorting on keys other than filename in discover_outputs. Namely dbkey, designation, and name. With test case. Commit: 50a0db49d161a31c686c5f2338e1ec7892dcbc14 https://github.com/galaxyproject/galaxy/commit/50a0db49d161a31c686c5f2338e1e... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/output_collection_def.py M test/unit/tools/test_collect_primary_datasets.py Log Message: ----------- Extend discover_datasets sorting to allow numeric sorting... ... previously all sorting would be lexical which doesn't work well for like numeric sample identifiers for instance. Test case included. Commit: 0f7dc8d9d9cc4e855c26abc129625284ae47b57e https://github.com/galaxyproject/galaxy/commit/0f7dc8d9d9cc4e855c26abc129625... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/parser/output_collection_def.py M test/unit/tools/test_collect_primary_datasets.py Log Message: ----------- Merge pull request #1512 from jmchilton/output_collection Allow sorting of discover_datasets elements. Compare: https://github.com/galaxyproject/galaxy/compare/f617f739dc3e...0f7dc8d9d9cc
participants (1)
-
GitHub