summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/avatar_saver_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-0/+2
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-3/+2
* added changelog, small refactorJames Lopez2018-07-111-2/+0
* Fix avatar saver and specJames Lopez2018-07-101-0/+3
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
* review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
* review: normalize shared initizlier argumentsTravis Miller2018-02-281-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-191-0/+27