summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration/delete_diff_files.rb
Commit message (Expand)AuthorAgeFilesLines
* Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-101-32/+16
* Remove unnecessary EachBatchOswaldo Ferreira2018-07-101-4/+0
* Reschedule DeleteDiffFiles until there is none left to removeOswaldo Ferreira2018-07-101-27/+36
* Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira2018-07-101-25/+58
* Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-101-0/+14
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+0
* Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira2018-06-281-0/+46