summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/avatar_saver_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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