[obs-commits] [openSUSE/open-build-service] b5ceb5: [api] Fix adding commit messages for project meta
Branch: refs/heads/2.7 Home: https://github.com/openSUSE/open-build-service Commit: b5ceb5c5e4f8293f4984440f98be4c2a43f1e7ea https://github.com/openSUSE/open-build-service/commit/b5ceb5c5e4f8293f498444... Author: Karsten Keil <keil@b1-systems.de> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M src/api/app/controllers/source_controller.rb Log Message: ----------- [api] Fix adding commit messages for project meta The api and the backend support commit messages for the project meta but the controller function did ignore the comment parameter. Commit: 6f7f20c16518a8fa1d2e445ccb2be60cc0eb0656 https://github.com/openSUSE/open-build-service/commit/6f7f20c16518a8fa1d2e44... Author: Adrian Schröter <adrian@suse.de> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/app/models/package.rb M src/api/test/functional/source_controller_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] test comment setting on meta objects for projects and packages Commit: 980e8afb639187378ed8e1f9001c9845b40ce6c0 https://github.com/openSUSE/open-build-service/commit/980e8afb639187378ed8e1... Author: Adrian Schröter <adrian@suse.de> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M src/api/app/models/issue_tracker.rb Log Message: ----------- [api] fix upstream CVE database parsing Compare: https://github.com/openSUSE/open-build-service/compare/8046ea85cc79...980e8a...
participants (1)
-
Adrian Schröter