Skip to content

[Rails5] Rename `sort` methods to `sort_by_attribute`

blackst0ne requested to merge blackst0ne-rails5-rename-sort-methods-ee into master

What does this MR do?

EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18142

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

No.

Why was this MR needed?

Migration to Rails 5.0.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18142, https://gitlab.com/gitlab-org/gitlab-ce/issues/14286 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12841

Merge request reports