summaryrefslogtreecommitdiff
path: root/app/services/issues/base_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-131-27/+0
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-20/+16
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-1/+24
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-4/+0
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+8
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-5/+4
* Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-0/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-1/+1
* Dynamically check `:admin_*` ability in IssuableBaseServicers-issue-2092Robert Speicher2015-07-241-0/+4
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-3/+9
* Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov2014-11-051-1/+1
|\
| * Add issueable actorKirill Zaitsev2014-10-051-1/+1
* | Factor issue and merge request servicesCiro Santilli2014-10-071-9/+1
|/
* Added an UrlBuilder for building rails named routesJeroen van Baarsen2014-06-131-4/+1
* Return a little more information in Issue webhookJeroen van Baarsen2014-06-131-2/+8
* Make a system comment when issue milestone changedDmitriy Zaporozhets2014-06-101-0/+4
* Create services for issue close and reopenDmitriy Zaporozhets2014-04-021-5/+0
* Move update issue code to separate serviceDmitriy Zaporozhets2014-04-021-0/+19