gitlab-org--gitlab-foss/spec/requests
Stan Hu 36bdf3dc9a Gracefully handle orphaned write deploy keys in /internal/post_receive
On GitLab.com, there are write deploy keys with no associated users.
Pushes with these deploy keys end with an Error 500 since we attempt
to look up redirect message. If there is no user, don't attempt
to display a redirect message.

Closes #41466
2017-12-24 09:39:08 -08:00
..
api Gracefully handle orphaned write deploy keys in /internal/post_receive 2017-12-24 09:39:08 -08:00
projects Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jwt_controller_spec.rb
lfs_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
openid_connect_spec.rb
rack_attack_global_spec.rb
request_profiler_spec.rb