summaryrefslogtreecommitdiff
path: root/app/services/issues/close_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-131-0/+2
* Update methods that use issue close serviceGrzegorz Bizon2016-03-171-1/+1
* Reuse existing issue services when moving issueGrzegorz Bizon2016-03-171-3/+3
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-2/+2
* Marks pending tasks for an user as done when he close the issueDouglas Barbosa Alexandre2016-02-201-0/+2
* Backport JIRA serviceDrew Blessing2015-12-181-0/+5
* Fix post-receive errors on a push when an external issue tracker is configuredStan Hu2015-06-121-1/+1
* Update SystemNoteService method naming conventionsRobert Speicher2015-05-111-1/+1
* Add a SystemNoteService classRobert Speicher2015-05-111-1/+1
* Organize event order execution when update issue or mrDmitriy Zaporozhets2015-01-251-1/+1
* Return a little more information in Issue webhookJeroen van Baarsen2014-06-131-1/+1
* Fix testsDmitriy Zaporozhets2014-04-021-1/+1
* Create services for issue close and reopenDmitriy Zaporozhets2014-04-021-0/+20