summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-7/+7
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-278-8/+8
* Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable2017-07-252-0/+101
|\
| * Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-212-31/+90
| * Changes based on MR feedback.Ryan Scott2017-07-201-31/+17
| * Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+56
* | Support both internal and external issue trackersJarka Kadlecova2017-07-241-4/+4
|/
* Native group milestonesFelipe Artur2017-07-072-11/+60
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-143-7/+23
* Only add a description change note when no tasks are updatedJared Deckard2017-06-121-5/+22
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-262-0/+13
* [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-151-5/+9
* Move update_assignee_cache_counts to the serviceValery Sizov2017-05-122-0/+23
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-0/+11
|\
| * Updated specsblackst0ne2017-05-051-0/+11
* | Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-2/+2
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-043-19/+128
|/
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-12/+12
* Fix specsDouwe Maan2017-04-051-4/+2
* Add specsDouwe Maan2017-04-052-4/+4
* Add option to start a new discussion on an MRDouwe Maan2017-04-052-3/+3
* Create todos only for new mentionsJarka Kadlecova2017-03-291-1/+10
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-273-4/+4
* Rename variableBob Van Landuyt2017-03-133-18/+18
* Make sure the for a merge request only gets executed once.Bob Van Landuyt2017-03-131-0/+19
* Correctly indent quotes in new issue descriptionBob Van Landuyt2017-03-131-4/+4
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-131-3/+12
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-133-75/+38
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-133-36/+200
* Address review commentsValery Sizov2017-03-071-2/+2
* Satisfy rubocopValery Sizov2017-03-021-1/+1
* [Issue board sorting] SpecsValery Sizov2017-02-281-0/+16
* 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-122-1/+11
* 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-272-0/+13
* Ensure issuable state changes only fire webhooks onceMark Fletcher2016-12-161-0/+5
* Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-062-0/+173
|\
| * Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-052-0/+173
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
|/
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-243-18/+18
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-16/+33
* Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-2/+12
|\
| * Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-2/+12