summaryrefslogtreecommitdiff
path: root/spec/services/issues/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-0/+9
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+2
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* Use association search in issuable create serviceGrzegorz Bizon2016-04-221-6/+6
* Add affinity checks in issue create serviceGrzegorz Bizon2016-04-221-2/+9
* Update specs to accomodate issuable assign changesGrzegorz Bizon2016-04-221-14/+14
* Verify label affiliation before assigning to issueGrzegorz Bizon2016-04-221-0/+28
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-4/+5
* Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre2016-02-201-2/+20
* Tag service specsDouwe Maan2015-12-091-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* Move update issue code to separate serviceDmitriy Zaporozhets2014-04-021-0/+1
* Move code for issue creation to service.Dmitriy Zaporozhets2014-04-021-0/+22