[galaxyproject/galaxy] b58b83: Allow JSONP in api calls
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b58b83e56e458efd749fb9966cfe087cfbf41c3d https://github.com/galaxyproject/galaxy/commit/b58b83e56e458efd749fb9966cfe0... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-09-19 (Mon, 19 Sep 2016) Changed paths: M lib/galaxy/web/framework/decorators.py Log Message: ----------- Allow JSONP in api calls Commit: ffd0ac78cd3920768ed84f6ab780c13d69532a45 https://github.com/galaxyproject/galaxy/commit/ffd0ac78cd3920768ed84f6ab780c... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-09-19 (Mon, 19 Sep 2016) Changed paths: M lib/galaxy/web/framework/decorators.py Log Message: ----------- Extend JSONP to older decorators Commit: c69a20f76109754c846ac2d42e22ce87cdc96bca https://github.com/galaxyproject/galaxy/commit/c69a20f76109754c846ac2d42e22c... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-09-20 (Tue, 20 Sep 2016) Changed paths: M lib/galaxy/web/framework/decorators.py Log Message: ----------- API, jsonp: better var name Commit: a312ef29e113f510d7fffa0343824b4491206c0a https://github.com/galaxyproject/galaxy/commit/a312ef29e113f510d7fffa0343824... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-09-20 (Tue, 20 Sep 2016) Changed paths: M lib/galaxy/web/framework/decorators.py Log Message: ----------- API, jsonp: switch off for certain decorators Commit: 9ae56b782a241c373d3ef4496d9110763b31c951 https://github.com/galaxyproject/galaxy/commit/9ae56b782a241c373d3ef4496d911... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-09-20 (Tue, 20 Sep 2016) Changed paths: M lib/galaxy/web/framework/decorators.py Log Message: ----------- Merge pull request #2937 from carlfeberhard/jsonp Allow JSONP to be returned from API endpoints Compare: https://github.com/galaxyproject/galaxy/compare/35d0fed80145...9ae56b782a24
participants (1)
-
GitHub