[obs-commits] [openSUSE/open-build-service] ab10b3: [api] Always render created_at
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ab10b3d97003a091893b92453a440f16183950eb https://github.com/openSUSE/open-build-service/commit/ab10b3d97003a091893b92... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M src/api/app/models/review.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- [api] Always render created_at as it is set independent from the reviewer attribute and even set automatically by Rails. Commit: 51d778b8dbe602925fc933cb2601f7a71738b261 https://github.com/openSUSE/open-build-service/commit/51d778b8dbe602925fc933... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M src/api/app/models/bs_request.rb M src/api/spec/models/bs_request_spec.rb Log Message: ----------- [webui] Set reviewer attribute in BsRequest#addreview which is used by the webui. This is the same behaviour as it is adding reviewer via the api. Commit: 46bb69bde48a2275152b9182ec6c148d262aa871 https://github.com/openSUSE/open-build-service/commit/46bb69bde48a2275152b91... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M src/api/app/models/bs_request.rb M src/api/spec/models/bs_request_spec.rb M src/api/spec/models/statistics/maintenance_statistic_spec.rb Log Message: ----------- [api][webui] Update reviewer attribute when assigning review Commit: 739b1b6d9dcb69dcf91da26d548f93cf64414f1d https://github.com/openSUSE/open-build-service/commit/739b1b6d9dcb69dcf91da2... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-09-01 (Fri, 01 Sep 2017) Changed paths: M src/api/app/models/bs_request.rb M src/api/app/models/review.rb M src/api/spec/models/bs_request_spec.rb M src/api/spec/models/statistics/maintenance_statistic_spec.rb M src/api/test/unit/bs_request_test.rb Log Message: ----------- Merge pull request #3736 from ChrisBr/reviewer [bugfix] Fix rendering of reviews Compare: https://github.com/openSUSE/open-build-service/compare/c47c968da310...739b1b...
participants (1)
-
Christian Bruckmayer