Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 55ca1f5e4e4aa4eff50a1996c76aacd9f80452d8 https://github.com/galaxyproject/galaxy/commit/55ca1f5e4e4aa4eff50a1996c76aa... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Always remove the working directory after creating the capsule archive. Commit: 0def95f2c846c7115794965fae21d9c49c55e827 https://github.com/galaxyproject/galaxy/commit/0def95f2c846c7115794965fae21d... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Use a context manager instead of putting the rmtree in the finally. Commit: a26a931edd066aa8760a8eaa6ad5d4ac2a5e323c https://github.com/galaxyproject/galaxy/commit/a26a931edd066aa8760a8eaa6ad5d... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Specify the keyword for keyword argument. Commit: 5900c54dbaad159e2777dccf5262962414fb9e6f https://github.com/galaxyproject/galaxy/commit/5900c54dbaad159e2777dccf52629... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Shift context manager Commit: 975a8a4b3b257559b9656e80fcd2a59cbf851b99 https://github.com/galaxyproject/galaxy/commit/975a8a4b3b257559b9656e80fcd2a... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Remove slightly disruptive space. Commit: a8a1dd278319ed61a8136d18ecfe14ed8319e347 https://github.com/galaxyproject/galaxy/commit/a8a1dd278319ed61a8136d18ecfe1... Author: Dave B <dave@bx.psu.edu> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Merge pull request #4 from dannon/toolshed_capsules Shift context manager Commit: d82b5f1ff3c760ad3380cf1db194c2e020850f93 https://github.com/galaxyproject/galaxy/commit/d82b5f1ff3c760ad3380cf1db194c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Merge pull request #2294 from davebx/toolshed_capsules Always remove the working directory after creating the capsule archive. Compare: https://github.com/galaxyproject/galaxy/compare/4c00358a1b1d...d82b5f1ff3c7