[obs-commits] [openSUSE/open-build-service] 717988: [api] make request history optional
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7179886a29b9e4176076e2325adc7c12a354964e https://github.com/openSUSE/open-build-service/commit/7179886a29b9e4176076e2... Author: Adrian Schröter <adrian@suse.de> Date: 2014-09-11 (Thu, 11 Sep 2014) Changed paths: M ReleaseNotes-2.6 M docs/api/api/api.txt M src/api/app/controllers/request_controller.rb M src/api/app/controllers/search_controller.rb M src/api/app/models/binary_release.rb M src/api/app/models/bs_request.rb M src/api/app/models/issue.rb M src/api/app/models/package.rb M src/api/app/models/project.rb M src/api/app/models/user.rb M src/api/test/functional/group_request_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [api] make request history optional Old clients may break on new history layout, so we show it only with a "withhistory" parameter now. Adds also the option to include the review history embedded already.
participants (1)
-
Adrian Schröter