summaryrefslogtreecommitdiff
path: root/spec/services/issues/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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