Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 80562acfe8979433620da5ad416705c7c845aad5 https://github.com/galaxyproject/galaxy/commit/80562acfe8979433620da5ad41670... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/model/__init__.py Log Message: ----------- Fix API method broken in 6e13c3999. Commit: 381afd7576309409d788a6cf7cfe97f4f1421b04 https://github.com/galaxyproject/galaxy/commit/381afd7576309409d788a6cf7cfe9... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py Log Message: ----------- Prevent server error if name or owner are missing. Commit: ad6edac562bd2fcfb0c49dc88bde692ced67ae02 https://github.com/galaxyproject/galaxy/commit/ad6edac562bd2fcfb0c49dc88bde6... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py Log Message: ----------- Also prevent server error when repository is not found. Commit: cef58abb55e261c05de97b9d99906cc60b6416ba https://github.com/galaxyproject/galaxy/commit/cef58abb55e261c05de97b9d99906... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/model/__init__.py Log Message: ----------- Merge pull request #1943 from davebx/ts_api_bug Fix API method broken in 6e13c3999. Compare: https://github.com/galaxyproject/galaxy/compare/89b25edc313d...cef58abb55e2