gitlab-org--gitlab-foss/app/controllers
Robert Speicher da40274fdc Block the reported user before destroying the record
This is intended to prevent the user from creating new objects while the
transaction that removes them is being run, resulting in objects with
nil authors which can then not be edited.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/7117
2016-01-12 20:59:55 -05:00
..
admin Block the reported user before destroying the record 2016-01-12 20:59:55 -05:00
ci Allow subsequent validations in CI Linter 2016-01-11 13:37:31 +01:00
concerns Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
dashboard Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
explore remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
groups Fix Error 500 when creating global milestones with Unicode characters 2015-12-05 00:04:44 -08:00
import Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
oauth
profiles Fixed codestyle and added 2FA documentation 2015-12-24 19:01:30 -02:00
projects Add support for ref and path to commits filtering 2016-01-07 15:16:11 +01:00
sherlock Added Sherlock, a custom profiling tool for GitLab 2015-11-09 14:29:10 +01:00
abuse_reports_controller.rb Add AbuseReport#notify 2016-01-04 18:59:42 -05:00
application_controller.rb Sort by ID when sorting using "Recently created" 2016-01-07 14:53:02 +01:00
autocomplete_controller.rb Update autocomplete_controller to be more readable 2015-11-22 06:04:20 -02:00
confirmations_controller.rb
dashboard_controller.rb Refactor duplciate code for groups_controller.rb and slack_service/note_message.rb 2015-11-17 11:03:18 +01:00
groups_controller.rb Refactor duplciate code for groups_controller.rb and slack_service/note_message.rb 2015-11-17 11:03:18 +01:00
help_controller.rb
invites_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
namespaces_controller.rb
omniauth_callbacks_controller.rb add CAS authentication support 2015-12-14 21:43:41 -06:00
passwords_controller.rb Use devise paranoid mode and ensure the same message is returned every time 2015-12-09 18:40:37 -06:00
profiles_controller.rb Notify user if they cannot create projects 2015-12-05 11:32:08 -05:00
projects_controller.rb Merge gitlab.com:gitlab-org/gitlab-ce 2016-01-06 14:55:44 +01:00
registrations_controller.rb When reCAPTCHA is disabled, allow registrations to go through without a code 2015-12-28 16:59:59 -08:00
root_controller.rb
search_controller.rb Add support for searching commit log messages 2015-10-28 22:34:39 -04:00
sessions_controller.rb reCAPTCHA is configurable through Admin Settings, no reload needed. 2015-12-28 18:50:29 -02:00
snippets_controller.rb Fix raw private snippets access workflow 2015-11-25 18:16:27 -02:00
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
users_controller.rb remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00