gitlab-org--gitlab-foss/app/controllers
Douwe Maan ee713a5f3f Merge branch 'side-by-side-unfold' into 'master'
Add unfold links for Side-by-Side view

## What does this MR do?

Add unfold links for Side-by-Side view and refactor some diff related code

## What are the relevant issue numbers?

Closes #3877 

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [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 !5415
2016-08-05 00:47:07 +00:00
..
admin
ci
concerns Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02:00
dashboard
explore Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
groups
import using shared path for project import uploads and refactored gitlab remove export worker 2016-08-04 12:51:55 +02:00
oauth
profiles
projects Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
sherlock
abuse_reports_controller.rb
application_controller.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb
health_check_controller.rb
help_controller.rb Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
invites_controller.rb
jwt_controller.rb
namespaces_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Clarify which project is deleted to avoid alarm 2016-07-29 16:23:13 -07:00
registrations_controller.rb
root_controller.rb
search_controller.rb Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
sent_notifications_controller.rb
sessions_controller.rb Remove provider path, replace with dynamic path. 2016-08-03 11:50:38 -06:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb