gitlab-org--gitlab-foss/features
Douwe Maan b2eef41d41 Merge branch 'fix-error-500-internal-snippet' into 'master'
Fix Error 500 when one user attempts to access another's personal, internal snippet

### What does this MR do?

This MR fixes an Error 500 that occurred if one user tried to access another's personal, internal snippet. Steps to reproduce:

### Why was this MR needed?

1. Go to `<hostname>/snippets/new`.
2. Select "Internal".
3. Create a snippet. Save the URL (e.g. `<hostname>/snippets/20`)
4. Logout and sign in as another user.
5. Go to the URL in step 3.

### What are the relevant issue numbers?

Closes #1815

See merge request !854
2015-06-20 10:38:33 +00:00
..
admin Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
dashboard Fix tests for group leave feature 2015-05-29 15:07:04 +02:00
explore Fix spinach tests 2014-12-24 14:34:37 +02:00
profile Move the "Design" templates and logic to Preferences 2015-06-13 17:58:16 -04:00
project Remove "Multiselect Blob" feature specs 2015-06-19 04:31:24 -04:00
snippets Fix Error 500 when one user attempts to access a personal, internal snippet 2015-06-19 21:23:46 -07:00
steps Merge branch 'fix-error-500-internal-snippet' into 'master' 2015-06-20 10:38:33 +00:00
support Remove unnecessary require from Spinach env 2015-06-04 11:47:00 -04:00
groups.feature Add feature tests for inviting members. 2015-04-14 12:08:11 +02:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.feature Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00
snippet_search.feature Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
user.feature Refactor contributions events and write tests for calendar 2015-03-22 13:55:00 -07:00