summaryrefslogtreecommitdiff
path: root/app/services/issues
Commit message (Expand)AuthorAgeFilesLines
...
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-4/+0
* Refresh open Issue and Merge Request project counter caches when re-openingRob Ede2017-10-301-0/+1
* Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-091-7/+7
|\
| * Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-4/+4
| * Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-7/+7
* | Don't create todos for old issue assigneesJarka Kadlecova2017-10-091-1/+1
|/
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-0/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-061-1/+12
|\
| * Merge branch 'move-action' into 'master'Sean McGivern2017-09-011-1/+12
| |\
| | * /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-1/+12
* | | Small fixesFelipe Artur2017-08-311-1/+1
* | | Group boards CE backportFelipe Artur2017-08-281-7/+7
|/ /
* | Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+2
|/
* Simplify checking if objects exist code in new issaubles workers36119-issuable-workersJarka Kadlecova2017-08-081-0/+1
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-2/+5
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-3/+3
* Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable2017-07-253-8/+42
|\
| * Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-213-8/+42
* | Support both internal and external issue trackersJarka Kadlecova2017-07-241-2/+2
|/
* Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-192-2/+2
* Native group milestonesFelipe Artur2017-07-071-2/+12
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-262-0/+2
* Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-1/+1
* Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-5/+28
* Refactor resolvability checks based on typeDouwe Maan2017-04-061-3/+5
* Make issue-from-discussion description text more consistentDouwe Maan2017-04-051-4/+7
* Create todos only for new mentionsJarka Kadlecova2017-03-291-1/+1
* Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt2017-03-131-32/+0
* Update copyBob Van Landuyt2017-03-131-1/+1
* Rename variableBob Van Landuyt2017-03-133-14/+14
* Make sure the for a merge request only gets executed once.Bob Van Landuyt2017-03-131-1/+3
* Clean up `discussions_to_resolve`-methodBob Van Landuyt2017-03-131-9/+9
* Move `resolve_discussions_with_issue` to `Issues::CreateService`Bob Van Landuyt2017-03-132-9/+9
* Don't filter params and merge them back in laterBob Van Landuyt2017-03-131-7/+2
* Correctly indent quotes in new issue descriptionBob Van Landuyt2017-03-131-1/+2
* Better variable namesBob Van Landuyt2017-03-131-2/+2
* Optimize finding `discussions_to_resolve`Bob Van Landuyt2017-03-131-5/+9
* Link 'discussion' instead of dateBob Van Landuyt2017-03-131-2/+1
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-134-36/+40
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-132-22/+18
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-133-17/+46
* Address review commentsValery Sizov2017-03-071-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-031-1/+1
|\
| * Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* | Address review commentsValery Sizov2017-03-021-17/+15
* | [Issue Board Sorting] Set position for newly created issuesValery Sizov2017-02-281-0/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-242-16/+12
|\ \ | |/
| * Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-212-16/+13