gitlab-org--gitlab-foss/app/controllers/projects/merge_requests
Igor b99011af62 Split MR widget into cached and non-cached serializers
Splits auto-refreshing of MR widget into 2 requests:

- the one which uses etag-caching and invalidates the fields on change
- the one without caching

The idea is to gradually move all the fields to etag-cached endpoint
2019-08-09 21:01:55 +00:00
..
application_controller.rb Use MergeRequest#source_project as permissions reference for MergeRequest#all_pipelines 2019-07-05 11:24:33 -04:00
conflicts_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
content_controller.rb Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
creations_controller.rb Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
diffs_controller.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00