summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/google_code_import/importer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-191-3/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Add fixture_file helper.Douwe Maan2015-08-201-1/+1
* GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-201-0/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-4/+4
|\
| * Change `to_not` calls to `not_to`Robert Speicher2015-06-221-4/+4
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-8/+7
|/
* Update Google Code importer test.google-code-fixesDouwe Maan2015-04-211-3/+4
* Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-1/+5
* Import Google Code issue assignee when mapped.google-code-importDouwe Maan2015-04-141-3/+7
* Allow user map to be specified.Douwe Maan2015-04-141-2/+9
* Add comment number to imported Google Code comments.Douwe Maan2015-04-141-0/+1
* Remove author link since all code.google.com links will be shut down.Douwe Maan2015-04-141-2/+0
* Show Google Code image attachments inline.Douwe Maan2015-04-041-1/+2
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+69