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
conflicts_controller.rb
content_controller.rb Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
creations_controller.rb
diffs_controller.rb