Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 267c2320769ad68fc2df0b10b92cf94641c24e15 https://github.com/galaxyproject/galaxy/commit/267c2320769ad68fc2df0b10b92cf... Author: John Chilton <jmchilton@gmail.com> Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M lib/galaxy/tools/actions/upload.py M lib/galaxy/tools/data_fetch.xml M lib/galaxy/webapps/galaxy/api/tools.py Log Message: ----------- Fix for supplying multiple actual uploads to the upload 2.0 tool. Commit: 8d5a4c3625e96bb7e5c879cadcf1980217801481 https://github.com/galaxyproject/galaxy/commit/8d5a4c3625e96bb7e5c879cadcf19... Author: John Chilton <jmchilton@gmail.com> Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M test/api/test_dataset_collections.py M test/api/test_jobs.py M test/api/test_libraries.py M test/api/test_tools.py M test/api/test_workflow_extraction.py M test/api/test_workflows.py M test/base/populators.py Log Message: ----------- Transition API tests from upload datasets and assembling collecitons to uploading collections. Should be a lot more efficient. Commit: 9f73bc89854420a4f28188fbcefad7999689ca6b https://github.com/galaxyproject/galaxy/commit/9f73bc89854420a4f28188fbcefad... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M test/api/test_dataset_collections.py Log Message: ----------- Repsonse->response Commit: 5171b9bd497cb07c3e7ab940230c97916ab29f6a https://github.com/galaxyproject/galaxy/commit/5171b9bd497cb07c3e7ab940230c9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M test/base/populators.py M test/integration/test_scripts.py Log Message: ----------- A couple more typos. Commit: e794443f488649c8bb1d1d0825e4a113dacee26c https://github.com/galaxyproject/galaxy/commit/e794443f488649c8bb1d1d0825e4a... Author: Dannon <dannon.baker@gmail.com> Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M lib/galaxy/tools/actions/upload.py M lib/galaxy/tools/data_fetch.xml M lib/galaxy/webapps/galaxy/api/tools.py M test/api/test_dataset_collections.py M test/api/test_jobs.py M test/api/test_libraries.py M test/api/test_tools.py M test/api/test_workflow_extraction.py M test/api/test_workflows.py M test/base/populators.py M test/integration/test_scripts.py Log Message: ----------- Merge pull request #6294 from jmchilton/better_tool_tests Upload collections directly for tests. Compare: https://github.com/galaxyproject/galaxy/compare/6c668774f7ca...e794443f4886 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.