gitlab-org--gitlab-foss/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
..
badges Parse XML instead of HTML in tests for a SVG build badge 2016-02-11 10:29:15 +01:00
builds Move build badge specs to badges directory 2016-02-11 10:29:15 +01:00
commits Replaces "Create merge request" link with one to the MR when one exists 2016-02-10 10:32:25 -02:00
issues Add ability to see and sort on vote count from Issues and MR lists 2016-02-17 11:32:02 -02:00
merge_requests Improve & adds specs for Issue/MR references 2016-01-13 17:05:54 +01:00
source Render sanitized SVG images 2016-02-01 18:25:32 +01:00
active_tab.feature Move Network page from separate tab to sub tab of Commits 2015-12-09 02:50:46 +01:00
archived.feature
create.feature fixes failing test by updating project clone instructions 2015-12-23 19:57:30 -05:00
deploy_keys.feature
find_file.feature Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
fork.feature updated fix based on MR feedback 2016-02-17 18:05:40 +01:00
forked_merge_requests.feature Fix "Project Forked Merge Requests" scenario 2015-06-26 22:41:02 -04:00
graph.feature Add tests and changelog item for language graphs 2015-12-08 02:38:59 +01:00
hooks.feature Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
merge_requests.feature Add ability to see and sort on vote count from Issues and MR lists 2016-02-17 11:32:02 -02:00
network_graph.feature Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
project.feature Add tests for last commit info on project home page 2015-10-16 10:10:33 +02:00
redirects.feature
service.feature Backport JIRA service 2015-12-18 14:19:48 -06:00
shortcuts.feature Fix test for network shortcut 2015-12-09 17:47:45 +01:00
snippets.feature fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
star.feature spinach tests will pass now 2015-12-23 12:26:50 -05:00
team_management.feature Refactor group members tests a bit 2015-11-25 10:24:29 +01:00
wiki.feature Relax constraints for wiki slug 2016-01-14 12:09:31 -02:00