gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 73e0754070 Merge branch 'rs-block-user-before-removal' into 'master'
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

See merge request !2402
2016-01-13 09:14:30 +00:00
..
benchmarks
controllers Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
factories Annotate models 2016-01-06 13:09:55 +00:00
features Merge branch 'fix/ci-linter-sequence-validations' into 'master' 2016-01-11 19:09:09 +00:00
finders remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
fixtures Milestone reference is a Markdown link 2016-01-07 12:26:05 +01:00
helpers Make sure time_ago_with_tooltip is using a Time object 2016-01-12 13:13:16 -05:00
javascripts reverting more MR ajax files, will appear in different commit 2016-01-12 14:55:54 -05:00
lib Merge branch 'remove-application-frames-from-views' into 'master' 2016-01-12 15:44:57 +00:00
mailers Make AbuseReportMailer responsible for knowing if it should deliver 2016-01-04 18:59:25 -05:00
models Block the reported user before destroying the record 2016-01-12 20:59:55 -05:00
requests Merge branch 'api-project-upload' into 'master' 2016-01-08 20:29:43 +00:00
routing Merge branch 'issue_3076' into 'master' 2016-01-08 15:52:05 +00:00
services Merge branch 'add_username_to_user_system_hooks' of https://github.com/tbeadle/gitlabhq 2016-01-13 10:12:30 +01:00
support Render milestone links as references 2015-12-24 14:43:07 +01:00
tasks/gitlab
views/help
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb