[galaxyproject/galaxy] 895e99: More upload configuration options testing - this t...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 895e9971cb0e9c489a23e8197f868bc199443289 https://github.com/galaxyproject/galaxy/commit/895e9971cb0e9c489a23e8197f868... Author: John Chilton <jmchilton@gmail.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M test/api/test_configuration.py M test/api/test_history_contents.py M test/api/test_libraries.py M test/api/test_tools.py M test/base/populators.py M test/integration/test_upload_configuration_options.py Log Message: ----------- More upload configuration options testing - this time for libraries. Commit: ee297f0299d68c840028f283743c8e74732b8ba4 https://github.com/galaxyproject/galaxy/commit/ee297f0299d68c840028f283743c8... Author: John Chilton <jmchilton@gmail.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M lib/galaxy/actions/library.py Log Message: ----------- Fix server dir uploads - this required method was dropped in #4908. Commit: f4442ffc807285a96fa049f9a7e961b5e945bbff https://github.com/galaxyproject/galaxy/commit/f4442ffc807285a96fa049f9a7e96... Author: John Chilton <jmchilton@gmail.com> Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M lib/galaxy/actions/library.py M lib/galaxy/webapps/galaxy/api/library_contents.py Log Message: ----------- Small tweaks toward more modern library API. - Use exception-aware API decorators for library contents API endpoints. - Throw exceptions to handle permission and parameter errors for library upload paths with reusable validation functions. - Re-arrange code to avoid working with empty paths and throw better configuration not allow exceptions. Commit: 0bf73e4381d959284c694b3509f2137666f3eb8b https://github.com/galaxyproject/galaxy/commit/0bf73e4381d959284c694b3509f21... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M lib/galaxy/actions/library.py M lib/galaxy/webapps/galaxy/api/library_contents.py M test/api/test_configuration.py M test/api/test_history_contents.py M test/api/test_libraries.py M test/api/test_tools.py M test/base/populators.py M test/integration/test_upload_configuration_options.py Log Message: ----------- Merge pull request #5209 from jmchilton/library_upload_testing Library Upload Refactoring, Testing, and Fixes Compare: https://github.com/galaxyproject/galaxy/compare/63e2964c2e16...0bf73e4381d9
participants (1)
-
GitHub