Files
gitlabhq/features/project
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
..
2016-02-01 18:25:32 +01:00
2016-02-17 18:05:40 +01:00
2014-07-11 19:53:10 +02:00
2015-12-18 14:19:48 -06:00
2015-12-23 12:26:50 -05:00
2016-01-14 12:09:31 -02:00