summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-1/+7
* Improve specs and docsFelipe Artur2018-04-051-2/+4
* Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-051-0/+31
|\
| * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-0/+31
* | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+4
|\ \ | |/ |/|
| * added forign key and specshaseeb2018-02-281-0/+4
* | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-282-0/+57
|\ \ | |/
| * Remember assignee when moving an issue41949-moveJan Provaznik2018-02-181-0/+22
| * Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-131-0/+35
| |\
| | * Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-131-0/+35
* | | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-283-6/+15
|\ \ \
| * | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| |/ /
| * | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
| * | Make user/author use project.creator in most factoriesRémy Coutable2018-01-312-2/+3
| |/
| * Execute system hooks after-commit when executing project hooksdm-project-system-hooks-in-transactionDouwe Maan2018-01-241-1/+3
| * Fix bug where award emojis would be lost when moving issues between projectssh-fix-award-emoji-move-issuesStan Hu2018-01-101-3/+9
* | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-1/+1
|/
* Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-237-30/+30
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-227-30/+30
* | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-0/+12
|/
* Don't create todos for old issue assigneesJarka Kadlecova2017-10-091-0/+24
* Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-203-2/+9
|\
| * Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-193-2/+9
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-0/+7
* | Support discussion locking in the backendJarka Kadlecova2017-09-141-1/+4
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-062-2/+22
|\
| * Fix a spec failure dependent on load orderrs-fix-masterRobert Speicher2017-09-011-1/+1
| * Merge branch 'move-action' into 'master'Sean McGivern2017-09-011-0/+20
| |\
| | * /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+20
| * | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-2/+2
* | | Continue BE backportFelipe Artur2017-08-311-1/+1
|/ /
* | Cache the number of open issues and merge requestsYorick Peterse2017-08-233-0/+16
* | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-4/+4
|\ \ | |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-4/+4
* | Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
|/
* Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-3/+1
* 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