Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0d28c65c3d1ce504850a3ba94b99099abb68cd92 https://github.com/galaxyproject/galaxy/commit/0d28c65c3d1ce504850a3ba94b990... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/tools.py M lib/galaxy/webapps/galaxy/buildapp.py M test/api/test_tools.py Log Message: ----------- Allow anonymous downloading of test-data files Commit: 6791f3b99905ac0db0a8e2c23f38a4bce8b1d3c8 https://github.com/galaxyproject/galaxy/commit/6791f3b99905ac0db0a8e2c23f38a... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M lib/galaxy/tools/verify/__init__.py M lib/galaxy/tools/verify/interactor.py M lib/galaxy/tools/verify/test_data.py M lib/galaxy/webapps/galaxy/api/tools.py M test/api/test_tools.py Log Message: ----------- Also allow downloading test-data directories This is (apparently ...) used by tools that create/test directories in the extra_files_path. Commit: e30ff62b0e1069d4316e15660d130df87e6c6217 https://github.com/galaxyproject/galaxy/commit/e30ff62b0e1069d4316e15660d130... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M lib/galaxy/util/streamball.py M lib/galaxy/webapps/galaxy/api/tools.py Log Message: ----------- Move stream_archive to galaxy.util.streamball Commit: 5490a6db7c5fa5db431c64b51998f923110106a6 https://github.com/galaxyproject/galaxy/commit/5490a6db7c5fa5db431c64b51998f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M test/functional/tools/composite_output_tests.xml Log Message: ----------- Add `extra_files type="directory"` test Commit: 95f866d77c4adbe2055b28f37808b709658a9903 https://github.com/galaxyproject/galaxy/commit/95f866d77c4adbe2055b28f37808b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M lib/galaxy/tools/verify/__init__.py M lib/galaxy/tools/verify/interactor.py Log Message: ----------- Make type="directory" remote compatible We download an archive containing the specified directory for tests. Commit: f1acff02ded73df1014316f276b7e89d9decec37 https://github.com/galaxyproject/galaxy/commit/f1acff02ded73df1014316f276b7e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-12-31 (Mon, 31 Dec 2018) Changed paths: M test/functional/tools/composite_output_tests.xml Log Message: ----------- Quote remaining parametera Commit: 4877bfafa6cd5b8af419c9dad0615bcd39e9559e https://github.com/galaxyproject/galaxy/commit/4877bfafa6cd5b8af419c9dad0615... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-01-01 (Tue, 01 Jan 2019) Changed paths: M test/api/test_tools.py Log Message: ----------- Test that test-data paths outside of test-data folder cannot be downloaded Commit: e87e1561e336bb187ac5e40f55a107614bc38686 https://github.com/galaxyproject/galaxy/commit/e87e1561e336bb187ac5e40f55a10... Author: John Chilton <jmchilton@gmail.com> Date: 2019-01-02 (Wed, 02 Jan 2019) Changed paths: M lib/galaxy/tools/verify/__init__.py M lib/galaxy/tools/verify/interactor.py M lib/galaxy/tools/verify/test_data.py M lib/galaxy/util/streamball.py M lib/galaxy/webapps/galaxy/api/tools.py M lib/galaxy/webapps/galaxy/buildapp.py M test/api/test_tools.py M test/functional/tools/composite_output_tests.xml Log Message: ----------- Merge pull request #7160 from mvdbeek/unprivileged_remote_tool_tests Unprivileged remote tool tests Compare: https://github.com/galaxyproject/galaxy/compare/6869883309bb...e87e1561e336 **NOTE:** This service has 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.