[galaxyproject/galaxy] ada39d: handle correctly application/json pased in POST
Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: ada39dea6ab68be543f53feb7a30e97167d96013 https://github.com/galaxyproject/galaxy/commit/ada39dea6ab68be543f53feb7a30e... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/lda_datasets.py Log Message: ----------- handle correctly application/json pased in POST Commit: 530501c682be85b595bd8115bc2fc0ebc53f57a0 https://github.com/galaxyproject/galaxy/commit/530501c682be85b595bd8115bc2fc... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- fix setting library permissions to accept JSON correctly Commit: 5dd839960e1ca5170b528c4c88ad8965eebde08b https://github.com/galaxyproject/galaxy/commit/5dd839960e1ca5170b528c4c88ad8... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- unify api for library creation; support POST with url params Commit: edd8b222acac34cd2e35e768ab1cbd888b2fc824 https://github.com/galaxyproject/galaxy/commit/edd8b222acac34cd2e35e768ab1cb... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- catch value errors from id decoding Commit: 0398aafb1cf0aa0863d0867d20dd79a09bc2fb85 https://github.com/galaxyproject/galaxy/commit/0398aafb1cf0aa0863d0867d20dd7... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- fix updating library API to not require payload and to properly handle optional params Commit: 4b51be57d114d840112970baccb979ec1876663b https://github.com/galaxyproject/galaxy/commit/4b51be57d114d840112970baccb97... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- allow specifying DELETE params in JSON Commit: c288b43627d3da925c5fe4b2fd0ebd5a7bc752b2 https://github.com/galaxyproject/galaxy/commit/c288b43627d3da925c5fe4b2fd0eb... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/folders.py Log Message: ----------- allow creating folders with JSON payload Commit: 7867f3e0835a2cbd99658ad25debd9be278300f2 https://github.com/galaxyproject/galaxy/commit/7867f3e0835a2cbd99658ad25debd... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M client/galaxy/scripts/mvc/library/library-folder-view.js M lib/galaxy/webapps/galaxy/api/folders.py M static/maps/mvc/library/library-folder-view.js.map M static/scripts/mvc/library/library-folder-view.js Log Message: ----------- accept json as input for setting permissions; fix inconsistency by leveraging role_manager Commit: a4c2098da010d79a70a9425e8ccb6c1e69807442 https://github.com/galaxyproject/galaxy/commit/a4c2098da010d79a70a9425e8ccb6... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/folders.py Log Message: ----------- allow PATCHing with payload in urlparams Commit: b46636a53f579fc6ffa63fbca888196bb0ff99f6 https://github.com/galaxyproject/galaxy/commit/b46636a53f579fc6ffa63fbca8881... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- remove deletion of the payload dict item it is not necessary and the key does not have to exist Commit: 170c83e6c283e97b1e399bc122ee94ddb8cb34b4 https://github.com/galaxyproject/galaxy/commit/170c83e6c283e97b1e399bc122ee9... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/folders.py M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- fix unused imports and unused vars Commit: 134d792c1fcfba5d09e2937074c3263792bea991 https://github.com/galaxyproject/galaxy/commit/134d792c1fcfba5d09e2937074c32... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- delete the 'payload' if it is in kwd so it is not supplied twice Commit: e7b6b4b13bd93a8520942c94d0ed28d110af261b https://github.com/galaxyproject/galaxy/commit/e7b6b4b13bd93a8520942c94d0ed2... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- Revert "delete the 'payload' if it is in kwd so it is not supplied twice" This reverts commit 134d792c1fcfba5d09e2937074c3263792bea991. Commit: 5301269fbb54753e75969ecd446b8cb74c6093b6 https://github.com/galaxyproject/galaxy/commit/5301269fbb54753e75969ecd446b8... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-05 (Fri, 05 Feb 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/folder_contents.py M lib/galaxy/webapps/galaxy/api/folders.py M lib/galaxy/webapps/galaxy/api/lda_datasets.py M lib/galaxy/webapps/galaxy/api/libraries.py Log Message: ----------- update docs of the data libraries API Commit: ef6bd90f20394f6fb74b1bdedbd0f94ecb752018 https://github.com/galaxyproject/galaxy/commit/ef6bd90f20394f6fb74b1bdedbd0f... Author: John Chilton <jmchilton@gmail.com> Date: 2016-02-08 (Mon, 08 Feb 2016) Changed paths: M client/galaxy/scripts/mvc/library/library-folder-view.js M lib/galaxy/webapps/galaxy/api/folder_contents.py M lib/galaxy/webapps/galaxy/api/folders.py M lib/galaxy/webapps/galaxy/api/lda_datasets.py M lib/galaxy/webapps/galaxy/api/libraries.py M static/maps/mvc/library/library-folder-view.js.map M static/scripts/mvc/library/library-folder-view.js Log Message: ----------- Merge pull request #1641 from martenson/libraries-load-handle-payload [16.01] libraries: handle correctly application/json pased in POST Compare: https://github.com/galaxyproject/galaxy/compare/c693b69b3444...ef6bd90f2039
participants (1)
-
GitHub