[obs-commits] [openSUSE/open-build-service] 815778: [api] Fix adding commit messages for project meta
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 815778b340803be3ed65e9094e6893971f9d2fb1 https://github.com/openSUSE/open-build-service/commit/815778b340803be3ed65e9... Author: Karsten Keil <keil@b1-systems.de> Date: 2016-06-01 (Wed, 01 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: 16f53acd479024fdf32c1809ce480dc99426f775 https://github.com/openSUSE/open-build-service/commit/16f53acd479024fdf32c18... Author: Adrian Schröter <adrian@suse.de> Date: 2016-06-01 (Wed, 01 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: dd91dad4d538333e90ebc7f98ab1b7b7aba39c7c https://github.com/openSUSE/open-build-service/commit/dd91dad4d538333e90ebc7... Author: Björn Geuken <bgeuken@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: ----------- Merge pull request #1848 from adrianschroeter/metacomment comment handling fixes for meta data Compare: https://github.com/openSUSE/open-build-service/compare/f38c5ae1cc38...dd91da...
participants (1)
-
Björn Geuken