gitlab-org--gitlab-foss/app
Sean McGivern 3fd5ea3d43 Merge branch 'fix/22225' into 'master'
Skip wiki creation when GitHub project has wiki enabled

## What does this MR do?

When importing a repository from if the repository has wiki, we should not create the default wiki. Otherwise the GitHub importer will fail because the wiki repository already exist. This bug was introduced here 892dea6771

## Are there points in the code the reviewer needs to double check?

No.

## Why was this MR needed?

GitLab fails to import GitHub Wiki.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [X] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [X] Added for this feature/bug
  - [ ] All builds are passing
- [X] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [X] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [X] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Fixes #22225

See merge request !6665
2016-10-04 17:00:21 +00:00
..
assets Merge branch '22343-honor-user-fixed-layout-pref' into 'master' 2016-10-04 11:58:15 +00:00
controllers Merge branch 'restrict-failed-2fa-attempts' into 'master' 2016-10-04 15:04:57 +00:00
finders Take filters in account in issuable counters 2016-09-30 12:02:54 +02:00
helpers Merge branch '22343-honor-user-fixed-layout-pref' into 'master' 2016-10-04 11:58:15 +00:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Merge branch 'restrict-failed-2fa-attempts' into 'master' 2016-10-04 15:04:57 +00:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Skip wiki creation when GitHub project has wiki enabled 2016-10-04 13:06:45 -03:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views Merge branch '22343-honor-user-fixed-layout-pref' into 'master' 2016-10-04 11:58:15 +00:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00