Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: 847d801c61702d826c948688b9305427d2f32ca2
https://github.com/galaxyproject/galaxy/commit/847d801c61702d826c948688b9...
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M lib/galaxy/jobs/__init__.py
Log Message:
-----------
Cleanup per-destination container override in job config.
- Python 3 fix to martialize iterator into list.
- Restrict XML query to just container elements - this is much more correct.
Both fixes thanks to @nsoranzo.
Commit: 9489fe471155c92028216ebf02056ed6389fddd4
https://github.com/galaxyproject/galaxy/commit/9489fe471155c92028216ebf02...
Author: Nicola Soranzo <nsoranzo(a)tiscali.it>
Date: 2018-02-01 (Thu, 01 Feb 2018)
Changed paths:
M lib/galaxy/jobs/__init__.py
Log Message:
-----------
Merge pull request #5427 from jmchilton/py3_fix
Python 3 fix for reading container elements from job_conf.
Compare:
https://github.com/galaxyproject/galaxy/compare/db287a227441...9489fe471155