Commit Graph

3 Commits

Author SHA1 Message Date
GitLab Bot 766b24b86b Add latest changes from gitlab-org/gitlab@master 2020-09-10 12:08:54 +00:00
GitLab Bot 63894d59ab Add latest changes from gitlab-org/gitlab@master 2019-12-06 12:06:21 +00:00
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