summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/after_export_strategies/base_after_export_strategy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+18
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-17/+37
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-1/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* refactor code based on feedbackJames Lopez2018-09-071-3/+3
* refactor code based on feedbackJames Lopez2018-09-071-1/+1
* fix permissionsJames Lopez2018-07-061-1/+2
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-4/+12
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-0/+83