Skip to content

Remove non-last diff files from the database

Valery Sizov requested to merge remove_diffs_from_db_ce_37639 into master

What does this MR do?

Removes non-last diff_files from the database

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

We have to make sure that we fall back to hitting the repository for the case when we deleted the old diff_files items. It seems like I checked that but that would be cool if you do that too.

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/37639

Edited by Valery Sizov

Merge request reports