[obs-commits] [openSUSE/open-build-service] 3f5ba7: [api] Initialize review state with :new
Branch: refs/heads/2.9 Home: https://github.com/openSUSE/open-build-service Commit: 3f5ba70f496f4640be1ce9e20a67cbc2a63813cb https://github.com/openSUSE/open-build-service/commit/3f5ba70f496f4640be1ce9... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M src/api/app/models/review.rb M src/api/spec/models/review_spec.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- [api] Initialize review state with :new to have the request review always in a sane state. https://bugzilla.suse.com/show_bug.cgi?id=1094820 Signed-off-by: Christian Bruckmayer <cbruckmayer@suse.com> Co-authored-by: Christian Bruckmayer <cbruckmayer@suse.com> Commit: bfbdd1d36292bc2de50f4f6eafda77f4eadcd18c https://github.com/openSUSE/open-build-service/commit/bfbdd1d36292bc2de50f4f... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M src/api/app/models/bs_request_action_submit.rb M src/api/test/functional/request_controller_test.rb Log Message: ----------- [api][webui] Check access to source package to make sure user can write to it. https://bugzilla.suse.com/show_bug.cgi?id=1094819 Signed-off-by: Christian Bruckmayer <cbruckmayer@suse.com> Co-authored-by: Christian Bruckmayer <cbruckmayer@suse.com> Commit: ac9c3eb7de24915522061bae1cdd4f58c3b15822 https://github.com/openSUSE/open-build-service/commit/ac9c3eb7de24915522061b... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M src/api/app/models/bs_request_action_submit.rb M src/api/app/models/review.rb M src/api/spec/models/review_spec.rb M src/api/test/functional/request_controller_test.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- Merge pull request #5062 from ChrisBr/29/request-fixes [2.9] Backport fixes for request Compare: https://github.com/openSUSE/open-build-service/compare/034ad31352b6...ac9c3e... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Henne Vogelsang