Skip to content

Forbid the usage of reload

Kamil Trzciński requested to merge forbid-the-usage-of-reload into master

What does this MR do?

Removes the usage of #reload and replaces it with #reset, by doing the alias_method where it is appropriate to use.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/60218

EE: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10647

Does this MR meet the acceptance criteria?

Conformity

Edited by Kamil Trzciński

Merge request reports