gitlab-org--gitlab-foss/app
Annabel Dunstone Gray 6059ca02d9 Merge branch 'remove-unique-keyframes' into 'master'
Replace unique keyframes mixin with specific keyframe animation names

## What does this MR do?
Replaces `unique-keyframes` mixin with `include-keyframes` mixin

## Are there points in the code the reviewer needs to double check?
Shouldn't be :thumbsup_tone1: 

## Why was this MR needed?
Some users had GitLab hosted in a distributed environment that makes `unique-keyframes` a non-viable implementation. 
The randomized animation names from `unique-keyframes` was not being picked up by the different servers which resulted in 404 errors.

## Screenshots (if relevant)
None

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #22629

See merge request !6603
2016-10-13 19:02:21 +00:00
..
assets Merge branch 'remove-unique-keyframes' into 'master' 2016-10-13 19:02:21 +00:00
controllers Merge branch 'use-language-colours-for-graph' into 'master' 2016-10-13 15:16:12 +00:00
finders Precalculate trending projects 2016-10-10 12:27:08 +02:00
helpers Merge branch 'feature/issues-board' into 'master' 2016-10-13 14:21:14 +00:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Merge branch '22655-deployments-don-t-always-have-keep-around-refs' into 'master' 2016-10-13 16:33:19 +00:00
policies Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
services Merge branch 'feature/issues-board' into 'master' 2016-10-13 14:21:14 +00:00
uploaders
validators Add robots.txt to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Merge branch 'feature/issues-board' into 'master' 2016-10-13 14:21:14 +00:00
workers Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelines 2016-10-12 11:52:54 +02:00