summaryrefslogtreecommitdiff
path: root/app/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-0/+2
* Skip spam check for task list updatesFelipe Artur2019-07-091-2/+2
* Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-212-0/+49
* Change s_() calls to _() callsMichał Zając2019-06-041-1/+1
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-5/+8
* Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-151-2/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-22/+2
* Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-041-1/+3
|\
| * Check issue milestone availabilityJarka Košanová2019-02-141-1/+3
* | Reduce remaining diff with EE in app/servicesRémy Coutable2019-02-141-1/+7
|/
* Raise exception if we can't match the update_taskBrett Walker2019-01-301-26/+1
* Refactor and added specsBrett Walker2019-01-301-8/+8
* Ignore lock_version for task updatesBrett Walker2019-01-301-0/+5
* Refactor toggling of task list itemBrett Walker2019-01-301-55/+20
* Added 'handle_update_task' for new task handlingBrett Walker2019-01-301-0/+62
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-18/+6
* Improve email messagesHeinrich Lee Yu2019-01-071-3/+3
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+65
* Delete confidential issue todos for guestsFelipe Artur2018-12-141-1/+1
* Merge branch '40085-add-a-create_merge_request-quick-action' into 'master'Douwe Maan2018-11-201-0/+13
|\
| * Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-141-0/+13
* | Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-121-128/+29
|/
* Add email for milestone changeChantal Rollison2018-11-021-0/+14
* Move issue related_branches to serviceFelipe Artur2018-10-041-0/+26
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+16
* Rails 5: fix issue move serviceJasper Maes2018-09-111-1/+1
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+13
* Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern2018-09-041-1/+1
|\
| * Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-1/+1
* | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queriesSean McGivern2018-08-211-4/+11
* | Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-4/+8
* | Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-14/+12
* | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-212-14/+57
|/
* Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+2
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-169-3/+21
* Make Issues::BaseService match EESean McGivern2018-07-051-2/+3
* Keep label on issue when movingChantal Rollison2018-06-271-1/+2
* Move NotificationService calls to SidekiqSean McGivern2018-04-254-6/+6
* Improve specs and docsFelipe Artur2018-04-051-1/+1
* Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-051-4/+13
|\
| * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-4/+13
* | changed the way of nullifying columshaseeb2018-03-051-1/+0
* | nullify closed by on reopenning issuehaseeb2018-03-031-0/+1
* | closed by field addedhaseeb2018-02-281-0/+1
|/
* Remember assignee when moving an issue41949-moveJan Provaznik2018-02-181-1/+2
* Re-organize issue move method callsmove-issue-reorgJan Provaznik2018-02-151-11/+14
* Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-131-0/+12
* Fix bug where award emojis would be lost when moving issues between projectssh-fix-award-emoji-move-issuesStan Hu2018-01-101-5/+11
* Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-242-7/+8
* 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