[obs-commits] [openSUSE/open-build-service] d93fb1: [api] support to use a different project for repos...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: d93fb18b90b35ff7abab541a9cc650975c7d58f8 https://github.com/openSUSE/open-build-service/commit/d93fb18b90b35ff7abab54... Author: Adrian Schröter <adrian@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M src/api/app/models/project.rb A src/api/db/migrate/20131023063641_add_obs_branch_repositories_attribute.rb M src/api/db/seeds.rb M src/api/db/structure.sql M src/api/test/fixtures/attrib_types.yml Log Message: ----------- [api] support to use a different project for repositories on branching. This allows for example to build maintenance updates always against :GA projects instead of :Update by default. Fate #308788 Commit: 09b8f8c26c393d537860cbd7203e8b6a59a07a25 https://github.com/openSUSE/open-build-service/commit/09b8f8c26c393d537860cb... Author: Adrian Schröter <adrian@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: M dist/obs-server.spec M dist/obsapisetup M src/api/config/initializers/secret_token.rb Log Message: ----------- [api] create secret key during rpm package installation and use it. It was only created on the appliance before. Commit: 9439e3b43a4a0db03bba3bfc00f9e6688bb498cc https://github.com/openSUSE/open-build-service/commit/9439e3b43a4a0db03bba3b... Author: Adrian Schröter <adrian@suse.de> Date: 2013-10-23 (Wed, 23 Oct 2013) Changed paths: A src/api/db/migrate/20131022114302_check_deleted_repo.rb M src/api/db/structure.sql Log Message: ----------- [api] ensure existins of "deleted" project and repository on update Compare: https://github.com/openSUSE/open-build-service/compare/8c2d4cd06413...9439e3...
participants (1)
-
Adrian Schröter