gitlab-org--gitlab-foss/app/assets/javascripts/vue_merge_request_widget/services
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
..
mr_widget_service.js Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00