summaryrefslogtreecommitdiff
path: root/spec/services/issues/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+19
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-5/+10
* Add latest changes from gitlab-org/security/gitlab@14-1-stable-eeGitLab Bot2021-08-021-0/+21
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-49/+37
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-14/+10
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-28/+32
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-24/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-144/+32
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-0/+7
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-17/+66
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-12/+74
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-23/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-8/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-13/+49
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* add a uniq constraints on issues and mrs labelsAntoine Huret2019-04-011-0/+14
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-8/+8
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-9/+9
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+1
* replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-2/+2
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+4
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-0/+16
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-6/+80
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Rename variableBob Van Landuyt2017-03-131-4/+4
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-2/+2
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-23/+62
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-10/+0
* fix issue creation from milestone doesn't assign the milestonewendy04022017-02-121-0/+1
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+102
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-0/+2
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+43
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-0/+21
* Fix permission for setting an issue's due dateRémy Coutable2016-09-281-7/+29
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-3/+12