• M
    removed the #ensure_ref_fetched from all controllers · cd88fa8f
    micael.bergeron 提交于
    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!
    cd88fa8f
merge_requests_controller.rb 10.0 KB