summaryrefslogtreecommitdiff
path: root/spec/support/services/issuable_create_service_slash_commands_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-73/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-1/+1
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-17/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
* fix issue creation from milestone doesn't assign the milestonewendy04022017-02-121-1/+1
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-1/+3
* Fix permission for setting an issue's due dateRémy Coutable2016-09-281-0/+83