gitlab-org--gitlab-foss/changelogs
Toon Claes c92808ed32 Fix for creating a project through API when import_url is nil
The API was returning 500 when `nil` is passed for the `import_url`.

In fact, it was `Gitlab::UrlSanitizer.valid?` which was throwing a
`NoMethodError` when `nil` value was passed.
2017-03-10 10:03:03 +01:00
..
unreleased Fix for creating a project through API when import_url is nil 2017-03-10 10:03:03 +01:00
archive.md