[obs-commits] [openSUSE/open-build-service] ae0966: [api] Use xml builder to render xml response

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ae0966968b96378926076e4f88c4a7e48acae9f5 https://github.com/openSUSE/open-build-service/commit/ae0966968b96378926076e... Author: Victor Pereira <vpereirabr@gmail.com> Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/api/app/controllers/source_controller.rb A src/api/app/views/source/index.xml.builder A src/api/app/views/source/package_command_showlinked.xml.builder A src/api/app/views/source/project_command_showlinked.xml.builder A src/api/app/views/source/show_project.xml.builder M src/api/app/views/source/verboseproductlist.xml.builder Log Message: ----------- [api] Use xml builder to render xml response Commit: 1f2bf040d4f894339eb2da08c7bfab745fe0f377 https://github.com/openSUSE/open-build-service/commit/1f2bf040d4f894339eb2da... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-02 (Sat, 02 Jun 2018) Changed paths: M src/api/app/controllers/source_controller.rb A src/api/app/views/source/index.xml.builder A src/api/app/views/source/package_command_showlinked.xml.builder A src/api/app/views/source/project_command_showlinked.xml.builder A src/api/app/views/source/show_project.xml.builder M src/api/app/views/source/verboseproductlist.xml.builder Log Message: ----------- Merge pull request #5024 from vpereira/xml-builder Use xml builder to render xml response Compare: https://github.com/openSUSE/open-build-service/compare/620af28303ae...1f2bf0... **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)
-
Björn Geuken