[obs-commits] [openSUSE/open-build-service] 8293e2: [webui] remove directory model in favor of API's
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8293e2a6b07b951fe1782c0041673df1e1038862 https://github.com/openSUSE/open-build-service/commit/8293e2a6b07b951fe1782c... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-27 (Sun, 27 Oct 2013) Changed paths: M src/api/test/functional/webui/project_controller_test.rb M src/api/webui/app/controllers/webui/driver_update_controller.rb M src/api/webui/app/controllers/webui/project_controller.rb R src/api/webui/app/models/webui/directory.rb M src/api/webui/app/models/webui/package.rb M src/api/webui/config/initializers/activexml.rb Log Message: ----------- [webui] remove directory model in favor of API's Commit: a5a938855ce63bda507d43f0aaaf7a2bfb4557af https://github.com/openSUSE/open-build-service/commit/a5a938855ce63bda507d43... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-27 (Sun, 27 Oct 2013) Changed paths: M src/api/app/mixins/has_relationships.rb M src/api/app/models/architecture.rb M src/api/app/models/project.rb M src/api/app/models/relationship.rb M src/api/app/models/repository.rb M src/api/app/models/repository_architecture.rb A src/api/db/migrate/20131027122410_add_primary_to_repository_architectures.rb M src/api/db/structure.sql M src/api/test/fixtures/repository_architectures.yml M src/api/test/unit/code_quality_test.rb M src/api/test/unit/package_test.rb Log Message: ----------- [api] make repository_architecture have a primary key it's easier to delete and update it then - which is important for update_from_xml not to store twice Compare: https://github.com/openSUSE/open-build-service/compare/9a83641d5ea9...a5a938...
participants (1)
-
Stephan Kulow