summaryrefslogtreecommitdiff
path: root/app/services/import_export_clean_up_service.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+32
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-5/+9
|
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
| | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
* Enable frozen string in apps/uploaders/*.rbgfyoung2018-07-161-0/+2
| | | | Partially addresses #47424.
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-1/+10
|
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
|
* using shared path for project import uploads and refactored gitlab remove ↵James Lopez2016-08-041-0/+24
export worker