gitlab-org--gitlab-foss/spec/controllers
Stan Hu 5d3abdf9a7 Log response body to production_json.log when a controller responds with a 422 status
We have a number of import errors occurring with 422 errors, and
it's hard to determine why they are happening. This change will
surface the errors in the log lines.

Relates to #47365
2018-06-06 13:16:15 -07:00
..
admin Update invalid test application_settings_controller_spec.rb 2018-04-14 00:04:55 +03:00
boards Reduce CE/EE diff in spec/controllers/boards/issues_controller_spec.rb 2018-05-24 19:29:28 +02:00
concerns Render a 403 when showing an access denied message 2018-06-05 10:29:27 +02:00
dashboard
explore
google_api
groups Hide archived projects from `shared_projects` 2018-06-04 17:43:13 +02:00
import Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00:00
ldap Refactor OmniauthCallbacksController to remove duplication 2018-04-22 23:50:55 +01:00
oauth
profiles
projects Add missing tests around rendering invalid merge requests (HTML+JSON) 2018-06-06 08:18:40 +10:00
snippets
users Messaging on terms page when user already accepted 2018-06-04 22:22:11 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb Log response body to production_json.log when a controller responds with a 422 status 2018-06-06 13:16:15 -07:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb Check if at least one filter is set on dashboard 2018-04-03 20:19:09 +02:00
graphql_controller_spec.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb
passwords_controller_spec.rb
profiles_controller_spec.rb Remove password and password_confirmation from whitelisted params in ProfilesController to prevent password from being changed without previous password being provided 2018-05-07 10:29:00 +02:00
projects_controller_spec.rb
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb Render a 403 when showing an access denied message 2018-06-05 10:29:27 +02:00
sent_notifications_controller_spec.rb
sessions_controller_spec.rb Reuses `InternalRedirect` when possible 2018-05-04 13:54:43 +02:00
snippets_controller_spec.rb
uploads_controller_spec.rb
user_callouts_controller_spec.rb
users_controller_spec.rb