[obs-commits] [openSUSE/open-build-service] 12e6f5: [webui] Refactor DriverUpdate controller. Moved Se...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 12e6f5de2ab9266f58015870090f24529ba8be8a https://github.com/openSUSE/open-build-service/commit/12e6f5de2ab9266f580158... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/api/app/controllers/webui/driver_update_controller.rb M src/api/app/models/package.rb Log Message: ----------- [webui] Refactor DriverUpdate controller. Moved Service, FrontendCompat and BuildResult access to Package model. Commit: e6b166fa8bcda5b4b5af33ac1ccc94d677a4a830 https://github.com/openSUSE/open-build-service/commit/e6b166fa8bcda5b4b5af33... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/api/app/controllers/webui/driver_update_controller.rb M src/api/app/models/package.rb Log Message: ----------- [webui] Checking permissions when save_file is call. Commit: c4a169387508d0d354dc179eedbfc524e55b9767 https://github.com/openSUSE/open-build-service/commit/c4a169387508d0d354dc17... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/api/app/views/webui/driver_update/create.html.erb Log Message: ----------- [webui] Fix the access to the partial Commit: 76be42010b72f6d77670a33191fa9ff5408d4bd0 https://github.com/openSUSE/open-build-service/commit/76be42010b72f6d77670a3... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M src/api/test/fixtures/repositories.yml A src/api/test/functional/webui/driver_update_controller_test.rb Log Message: ----------- [webui] Added fixture for "images" repo. Added test cases for driver_update_controller Commit: bbf4abf7ea3d32be05bae07ff2d0c9b71520c979 https://github.com/openSUSE/open-build-service/commit/bbf4abf7ea3d32be05bae0... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M src/api/test/fixtures/repositories.yml M src/api/test/functional/webui/driver_update_controller_test.rb Log Message: ----------- [webui] Emptying test cases and images repo that wil not be used. Commit: c3b4621c15bc8934437628401e8549eea46461ec https://github.com/openSUSE/open-build-service/commit/c3b4621c15bc8934437628... Author: Moisés Déniz Alemán <mdeniz@suse.de> Date: 2015-09-15 (Tue, 15 Sep 2015) Changed paths: M src/api/app/controllers/webui/driver_update_controller.rb M src/api/test/functional/webui/driver_update_controller_test.rb Log Message: ----------- [webui] Better skiping the tests Commit: 4bc95c74b5514f3584350bbf15b114f07bb5f295 https://github.com/openSUSE/open-build-service/commit/4bc95c74b5514f3584350b... Author: Moisés Déniz Alemán <mdeniz@users.noreply.github.com> Date: 2015-09-15 (Tue, 15 Sep 2015) Changed paths: M src/api/app/controllers/webui/driver_update_controller.rb M src/api/app/models/package.rb M src/api/app/views/webui/driver_update/create.html.erb A src/api/test/functional/webui/driver_update_controller_test.rb Log Message: ----------- Merge pull request #1114 from mdeniz/driver_update_controller [webui] Refactor DriverUpdate controller Compare: https://github.com/openSUSE/open-build-service/compare/04902d1e637f...4bc95c...
participants (1)
-
Moisés Déniz Alemán