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 Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
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 Adjust openid_connect_spec to use `raise_error` 2017-11-16 12:40:45 +01:00
rack_attack_global_spec.rb Change the rss url guard clause 2017-11-17 10:02:11 +01:00
request_profiler_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00