gitlab-org--gitlab-foss/app/controllers/projects/merge_requests
Igor Drozdov 07559fda51 Extract MR's widget into a separate endpoint
This commits extracts /merge_requests/1.json?serializer=widget
Into a separate /merge_requests/1/widget.json endpoint
This will allow to use caching for this request
2019-06-28 10:52:48 +03:00
..
application_controller.rb Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
conflicts_controller.rb
content_controller.rb Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
creations_controller.rb
diffs_controller.rb