gitlab-org--gitlab-foss/app/controllers/projects/merge_requests
micael.bergeron cd88fa8f80 removed the #ensure_ref_fetched from all controllers
also, I refactored the MergeRequest#fetch_ref method to express
the side-effect that this method has.

  MergeRequest#fetch_ref -> MergeRequest#fetch_ref!
  Repository#fetch_source_branch -> Repository#fetch_source_branch!
2017-11-03 08:13:11 -04:00
..
application_controller.rb removed the #ensure_ref_fetched from all controllers 2017-11-03 08:13:11 -04:00
conflicts_controller.rb Create a Gitlab::Git submodule for conlict-related files 2017-10-12 22:03:15 -03:00
creations_controller.rb removed the #ensure_ref_fetched from all controllers 2017-11-03 08:13:11 -04:00
diffs_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00