gitlab-org--gitlab-foss/spec
Heinrich Lee Yu 35b8f103a8
Prevent comments by email when issue is locked
This changes the permission check so it uses the policy on Noteable
instead of Project. This prevents bypassing of rules defined in
Noteable for locked discussions and confidential issues.

Also rechecks permissions when reply_to_discussion_id is provided since the
discussion_id may be from a different noteable.
2019-01-31 16:52:48 +01:00
..
bin Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
config
controllers Use common error for unauthenticated users 2019-01-31 16:51:17 +01:00
db Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
dependencies
factories Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
features Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master' 2019-01-30 10:02:38 +00:00
finders Group Guests are no longer able to see merge requests 2019-01-31 16:51:54 +01:00
fixtures Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
frontend Add headers to files in the tree list on merge requests 2019-01-08 09:31:23 +00:00
graphql Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
helpers Add `sanitize_name` helper to sanitize URLs in user full name 2019-01-31 16:52:21 +01:00
initializers
javascripts Support for ignore rules in 'convertObjectPropsToCamelCase' helper 2019-01-31 17:02:46 +05:30
lib Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
mailers Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
migrations Sidekiq queue migration for HashedStorage::MigratorWorker 2019-01-25 20:26:35 +01:00
models Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
policies Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
presenters Fix subject in trigger presenter tests 2019-01-31 16:51:18 +01:00
rack_servers
requests Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
routing Add ability to resolve project id into path 2019-01-22 09:59:10 +02:00
rubocop Fix detecting nested EE constants in RuboCop 2019-01-16 16:48:18 +01:00
serializers Merge branch 'cluster_status_for_ugprading' into 'master' 2019-01-30 15:06:32 +00:00
services Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
sidekiq/cron Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
support Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
tasks Refactor Storage Migration 2019-01-25 20:26:35 +01:00
uploaders Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
validators Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
views Fixed bug when external wiki is enabled 2019-01-31 16:51:53 +01:00
workers Refactor Storage Migration 2019-01-25 20:26:35 +01:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Fix coverage artifact dir to not include '/' 2019-01-08 17:13:36 +01:00
spec_helper.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00