[obs-commits] [openSUSE/open-build-service] 31a609: [webui] Do not set the default project for buildre...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 31a6094b45be4240a1b0f8cbed0275fc3cefd413 https://github.com/openSUSE/open-build-service/commit/31a6094b45be4240a1b0f8... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/app/controllers/webui/package_controller.rb M src/api/app/models/package.rb M src/api/app/views/webui/package/_buildstatus.html.erb Log Message: ----------- [webui] Do not set the default project for buildresults in the controller Set it in the model method to avoid that developers accidently save the @package with a 'wrong' project. Commit: 11b78283656f551e167bfab76d3d8a12f7e27d5d https://github.com/openSUSE/open-build-service/commit/11b78283656f551e167bfa... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/app/controllers/webui/package_controller.rb M src/api/app/models/package.rb M src/api/app/views/webui/package/_buildstatus.html.erb Log Message: ----------- Merge pull request #2648 from hennevogel/sixty_fourth_line_of_defense [webui] Do not set the default project for buildresults in the contro… Compare: https://github.com/openSUSE/open-build-service/compare/0e20ce6fbb45...11b782...
participants (1)
-
Henne Vogelsang