[obs-commits] [openSUSE/open-build-service] 0f4b0c: [webui] Show package_groups without patternType
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0f4b0c7735c073453ceba8fe46f0aaba1a45ea01 https://github.com/openSUSE/open-build-service/commit/0f4b0c7735c073453ceba8... Author: David Kang <dkang@suse.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M src/api/app/models/kiwi/image.rb Log Message: ----------- [webui] Show package_groups without patternType Now we show all `package_groups` with type 'image' independenly of the pattenType. Commit: 22640e2359e3a5f7a1f3ad03cd98d66f2aaa69bc https://github.com/openSUSE/open-build-service/commit/22640e2359e3a5f7a1f3ad... Author: David Kang <dkang@suse.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M src/api/app/assets/stylesheets/webui/application/kiwi_image.scss M src/api/app/models/kiwi/image.rb M src/api/app/models/kiwi/package_group.rb Log Message: ----------- [webui] Add patternType in Kiwi Editor` Commit: 3707ccb152928126ba06ed5727c4a57dde9997dc https://github.com/openSUSE/open-build-service/commit/3707ccb152928126ba06ed... Author: David Kang <dkang@suse.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M src/api/app/models/kiwi/image.rb M src/api/app/models/kiwi/package_group.rb M src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/that_is_an_invalid_kiwi_file/1_1_2_2_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_same_attributes/1_1_2_4_1_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_same_attributes/redirect_to_package_view_file_path.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_the_same_attributes/1_1_2_4_1_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_the_same_attributes/redirect_to_package_view_file_path.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_type_image_/1_1_2_4_2_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_type_image_/redirect_to_package_view_file_path.yml M src/api/spec/controllers/webui/kiwi/images_controller_spec.rb M src/api/spec/support/shared_contexts/a_kiwi_image_xml.rb M src/api/spec/support/shared_contexts/an_invalid_kiwi_image_xml.rb Log Message: ----------- [webui][ci] Check multiple package_groups Is not allowed to have multiple `package_groups` with the same attributes. Commit: 4cce9cd812718f0673340fd15f909508af04e3ac https://github.com/openSUSE/open-build-service/commit/4cce9cd812718f0673340f... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M src/api/app/assets/stylesheets/webui/application/kiwi_image.scss M src/api/app/models/kiwi/image.rb M src/api/app/models/kiwi/package_group.rb M src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/that_is_an_invalid_kiwi_file/1_1_2_2_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_same_attributes/1_1_2_4_1_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_same_attributes/redirect_to_package_view_file_path.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_the_same_attributes/1_1_2_4_1_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_the_same_attributes/redirect_to_package_view_file_path.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_type_image_/1_1_2_4_2_2.yml A src/api/spec/cassettes/Webui_Kiwi_ImagesController/GET_import_from_package/with_a_kiwi_file/with_multiple_package_groups/with_type_image_/redirect_to_package_view_file_path.yml M src/api/spec/controllers/webui/kiwi/images_controller_spec.rb M src/api/spec/support/shared_contexts/a_kiwi_image_xml.rb M src/api/spec/support/shared_contexts/an_invalid_kiwi_image_xml.rb Log Message: ----------- Merge pull request #3882 from DavidKang/remove-patternType Show package_groups without patternType Compare: https://github.com/openSUSE/open-build-service/compare/182ea7339991...4cce9c...
participants (1)
-
Christian Bruckmayer