gitlab-org--gitlab-foss/spec/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
..
conflicts_controller_spec.rb
content_controller_spec.rb Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
creations_controller_spec.rb Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
diffs_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00