gitlab-org--gitlab-foss/features
Douwe Maan cb0b7de482 Merge branch 'fix/project-forks-page' into 'master'
workaround for forks with an invalid repo

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13465

The error occurs when a project returns a `nil` commit for a variety of reasons, I assume the repository is corrupt - perhaps as a result of a failed fork. 

With this MR, we do not show forks with corrupted repos in the list of forks, as this does not seem to work anyway. A better solution is to fix the cause of the issue and/or any data integrity problem...

Also fixing Sentry issue: 1180
`undefined method 'already_forked?' for nil:NilClass `


See merge request !2836
2016-02-19 08:00:58 +00:00
..
admin Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
dashboard Make sorting preference reusable for all projects. 2016-01-22 17:00:35 -05:00
explore moved and refactored feature based on feedback. Also updated CHANGELOG 2016-01-27 11:23:28 +01:00
group Split group feature tests 2015-11-25 11:44:39 +01:00
profile Fix tests 2015-11-03 16:39:09 +01:00
project Merge branch 'fix/project-forks-page' into 'master' 2016-02-19 08:00:58 +00:00
snippets fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
steps Merge branch 'fix/project-forks-page' into 'master' 2016-02-19 08:00:58 +00:00
support Prevent transient Capybara timeouts during feature tests 2016-01-28 20:56:49 -05:00
abuse_report.feature Streamline the "Report button" 2015-09-29 21:47:01 +02:00
groups.feature moved and refactored feature based on feedback. Also updated CHANGELOG 2016-01-27 11:23:28 +01:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
login_form.feature satisfy rubocop 2015-09-07 13:15:27 +03:00
search.feature Ability to search milestones 2015-08-24 13:59:01 +03:00
snippet_search.feature
user.feature Make all profile public 2015-08-27 13:06:14 +03:00