summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/close_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Move NotificationService calls to SidekiqSean McGivern2018-04-251-1/+1
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-1/+12
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-0/+1
* Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-1/+1
* Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-261-0/+1
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-0/+2
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Marks pending tasks for an user as done when he close the MRDouglas Barbosa Alexandre2016-02-201-0/+1
* Organize event order execution when update issue or mrDmitriy Zaporozhets2015-01-251-1/+1
* Add action property to merge request hookjubianchi2015-01-201-1/+1
* MergeRequest services for create, update, close and reopenDmitriy Zaporozhets2014-04-021-0/+18