gitlab-org--gitlab-foss/app
Fatih Acet 57da2e8705 Merge branch 'cs-cropper' into 'master'
Split Cropper.js from the main JavaScript manifest.

## What does this MR do?

Splits Cropper.js from the main JavaScript file.

## Are there points in the code the reviewer needs to double check?

That the avatar uploader works. (It did in my testing)

## Why was this MR needed?

Smaller JS payload.

## What are the relevant issue numbers?

#14372 

## Does this MR meet the acceptance criteria?

- Tests
  - [x] All builds are passing
- [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)

See merge request !4978
2016-07-08 19:03:11 +00:00
..
assets Merge branch 'cs-cropper' into 'master' 2016-07-08 19:03:11 +00:00
controllers Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' 2016-07-08 16:34:53 +00:00
finders
helpers Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' 2016-07-08 16:13:08 +00:00
mailers
models Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' 2016-07-08 16:34:53 +00:00
services Enable Style/IdenticalConditionalBranches Rubocop cop 2016-07-08 11:04:04 +02:00
uploaders
validators
views Merge branch 'cs-cropper' into 'master' 2016-07-08 19:03:11 +00:00
workers