Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d3cdf43563c1f3eacfae7cb5f887589a81f2acc6 https://github.com/galaxyproject/galaxy/commit/d3cdf43563c1f3eacfae7cb5f8875... Author: John Chilton <jmchilton@gmail.com> Date: 2018-12-13 (Thu, 13 Dec 2018) Changed paths: M lib/galaxy/objectstore/__init__.py M lib/galaxy/objectstore/azure_blob.py M lib/galaxy/objectstore/cloud.py M lib/galaxy/objectstore/pithos.py M lib/galaxy/objectstore/s3.py M test/unit/test_objectstore.py Log Message: ----------- Add to_dict() to ObjectStores. Dictify an object store configuration back to its to config_dict description. Commit: 9c08b416dbdbac16106f7dbd5b7eaf805d2ec996 https://github.com/galaxyproject/galaxy/commit/9c08b416dbdbac16106f7dbd5b7ea... Author: John Chilton <jmchilton@gmail.com> Date: 2019-01-01 (Tue, 01 Jan 2019) Changed paths: M lib/galaxy/objectstore/__init__.py M lib/galaxy/objectstore/azure_blob.py M lib/galaxy/objectstore/cloud.py M lib/galaxy/objectstore/pithos.py M lib/galaxy/objectstore/s3.py M test/unit/test_objectstore.py Log Message: ----------- Merge pull request #7110 from jmchilton/os_to_dict Add to_dict() to ObjectStores. Compare: https://github.com/galaxyproject/galaxy/compare/4c741ef00ef0...9c08b416dbdb **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.