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 Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
content_controller.rb Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
creations_controller.rb Allow Gitaly N+1 queries in MR CreationsController 2019-02-22 21:59:38 +00:00
diffs_controller.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00