summaryrefslogtreecommitdiff
path: root/app/services/issues/base_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+16
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-34/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-7/+2
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+9
* Add latest changes from gitlab-org/security/gitlab@14-1-stable-eeGitLab Bot2021-08-021-0/+3
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+33
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+8
* Add latest changes from gitlab-org/security/gitlab@13-11-stable-eeGitLab Bot2021-04-271-1/+3
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-16/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+12
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-21/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Make Issues::BaseService match EESean McGivern2018-07-051-2/+3
* Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-241-4/+4
* Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-151-4/+4
* Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos2017-11-111-0/+4
* Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-4/+4
* Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-7/+7
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-0/+8
* Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-1/+1
* Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+19
* 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