[obs-commits] [openSUSE/open-build-service] e4a326: [api] Refactor AttributeController#edit

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e4a3269eaa38df52f535d8a613bd3b6b149644f8 https://github.com/openSUSE/open-build-service/commit/e4a3269eaa38df52f535d8... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M src/api/app/controllers/webui/attribute_controller.rb Log Message: ----------- [api] Refactor AttributeController#edit This moves a before action, which is only used once, directly to the edit action. Commit: daa89424b9699ff150a6e7c04fd4668bb0f72f4c https://github.com/openSUSE/open-build-service/commit/daa89424b9699ff150a6e7... Author: Manuel Schnitzer <github@mschnitzer.de> Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M src/api/app/controllers/webui/attribute_controller.rb Log Message: ----------- Merge pull request #3903 from bgeuken/refactor_attrib_edit [api] Refactor AttributeController#edit Compare: https://github.com/openSUSE/open-build-service/compare/e95b33c7e38a...daa894...
participants (1)
-
Manuel Schnitzer