Class: Gitlab::Diff::FileCollection::MergeRequestDiff

Inherits:
MergeRequestDiffBase show all
Defined in:
lib/gitlab/diff/file_collection/merge_request_diff.rb

Instance Attribute Summary

Attributes inherited from Base

#diff_options, #diff_refs, #diffable, #fallback_diff_refs, #project

Method Summary

Methods inherited from MergeRequestDiffBase

#clear_cache, #diff_files, #initialize, #raw_diff_files, #write_cache

Methods included from Utils::Override

#extended, extensions, #included, #method_added, #override, #prepended, #queue_verification, verify!

Methods inherited from Base

#clear_cache, default_options, #diff_file_paths, #diff_file_with_new_path, #diff_file_with_old_path, #diff_files, #diff_paths, #diffs, #initialize, #overflow?, #pagination_data, #raw_diff_files, #unfold_diff_files, #write_cache

Constructor Details

This class inherits a constructor from Gitlab::Diff::FileCollection::MergeRequestDiffBase