gitlab-org--gitlab-foss/features/steps
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 Little refactor plus some specs. 2016-01-21 12:54:10 -05:00
explore moved and refactored feature based on feedback. Also updated CHANGELOG 2016-01-27 11:23:28 +01:00
group Fix feature step 2016-01-07 20:23:13 -05:00
profile Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
project Merge branch 'fix/project-forks-page' into 'master' 2016-02-19 08:00:58 +00:00
shared Add ability to see and sort on vote count from Issues and MR lists 2016-02-17 11:32:02 -02:00
snippets Fix spec 2015-12-16 17:07:02 +01:00
abuse_reports.rb Partly implement new UI for user page 2015-10-16 13:24:28 +02:00
groups.rb moved and refactored feature based on feedback. Also updated CHANGELOG 2016-01-27 11:23:28 +01:00
invites.rb Fix spec 2015-09-09 09:28:09 +01:00
login_form.rb satisfy rubocop 2015-09-07 13:15:27 +03:00
search.rb Ability to search milestones 2015-08-24 13:59:01 +03:00
snippet_search.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
user.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00