[obs-commits] [openSUSE/open-build-service] df3f2c: [api] make sure we PUT packages only once
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: df3f2c62dcb9f91d7fcc8353837de0c820aa1311 https://github.com/openSUSE/open-build-service/commit/df3f2c62dcb9f91d7fcc83... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/app/mixins/has_relationships.rb M src/api/app/models/group.rb M src/api/app/models/package.rb M src/api/app/models/project.rb M src/api/app/models/relationship.rb M src/api/app/models/user.rb M src/api/config/routes.rb M src/api/test/functional/read_permission_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/functional/statistics_controller_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] make sure we PUT packages only once The code used to save in between and then continue with flags and relationships. Commit: 6a042c2dd95f4dbfc2289409577a9e1079c7139a https://github.com/openSUSE/open-build-service/commit/6a042c2dd95f4dbfc22894... Author: Stephan Kulow <coolo@suse.de> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M dist/obs-server.spec Log Message: ----------- [dist] start memcached before test suite Compare: https://github.com/openSUSE/open-build-service/compare/d3ebed96788a...6a042c...
participants (1)
-
Stephan Kulow