summaryrefslogtreecommitdiff
path: root/app/services/issuable
Commit message (Collapse)AuthorAgeFilesLines
* Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-2/+4
| | | | | | When the target is deleted, todos are destroyed, but we did not reset the todo cache for users with todos on the deleted target. This would only update after the next time the todo cache was updated for that user.
* Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-251-0/+9
|
* Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-1/+13
|
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+81
|
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-1/+13
|
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+5
|
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-0/+26
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>