summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/reopen_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Disallow reopening of locked merge requestsJan Beckmann2019-03-081-1/+1
* Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-0/+1
* 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
* Refresh open Issue and Merge Request project counter caches when re-openingRob Ede2017-10-301-0/+1
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+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
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+1
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-0/+2
* Automatically update diff note positions when MR is pushed toDouwe Maan2016-07-061-1/+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
* Reopen mr email notification.Marin Jankovski2014-07-031-0/+1
* MergeRequest services for create, update, close and reopenDmitriy Zaporozhets2014-04-021-0/+15