[galaxyproject/galaxy] 3e4e28: Call superclass __init__ in DockerService
Branch: refs/heads/release_18.05 Home: https://github.com/galaxyproject/galaxy Commit: 3e4e28543d06081e9e8b77b11ae458b663678fec https://github.com/galaxyproject/galaxy/commit/3e4e28543d06081e9e8b77b11ae45... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M lib/galaxy/containers/docker_model.py Log Message: ----------- Call superclass __init__ in DockerService Commit: 6984d5f4a2c2c20f61cbac19aa6244826c47c8d8 https://github.com/galaxyproject/galaxy/commit/6984d5f4a2c2c20f61cbac19aa624... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M lib/galaxy/containers/docker_model.py Log Message: ----------- Don't raise an exception if a Docker service doesn't have an environment and its env property is accessed Commit: 0e13690b729d1f9776dc0bbe20c53d2af0aa7e6d https://github.com/galaxyproject/galaxy/commit/0e13690b729d1f9776dc0bbe20c53... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M lib/galaxy/containers/__init__.py Log Message: ----------- Don't attempt to iterate None in container's map_ports method. Commit: e62fd46644a21bc65d7001b9a0aa064997417348 https://github.com/galaxyproject/galaxy/commit/e62fd46644a21bc65d7001b9a0aa0... Author: John Chilton <jmchilton@gmail.com> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M lib/galaxy/containers/__init__.py M lib/galaxy/containers/docker_model.py Log Message: ----------- Merge pull request #6037 from natefoo/containers-bugfix [18.05] Fix a few more bugs with the containers interface Compare: https://github.com/galaxyproject/galaxy/compare/808686cd6050...e62fd46644a2 **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.
participants (1)
-
GitHub