gitlab-org--gitlab-foss/spec/lib/gitlab/email/handler
Sean McGivern daeeb7f848 Fix quick actions for users who cannot update issues and MRs
There are several quick actions now that don't need this access - /todo and
/unsubscribe for instance - but when these were first added, there
weren't. Quick actions are now responsible for checking their own permissions.
2018-03-02 16:16:13 +00:00
..
create_issue_handler_spec.rb Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
create_merge_request_handler_spec.rb Use message body for merge request description 2017-12-11 11:46:21 +01:00
create_note_handler_spec.rb Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
unsubscribe_handler_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00