summaryrefslogtreecommitdiff
path: root/app/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Preserve time notes has been updated at when moving issueGrzegorz Bizon2016-03-231-1/+2
* Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-231-0/+2
* Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-1/+2
* Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-2/+2
* Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-191-1/+2
* Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-192-52/+39
* Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-2/+7
* Update methods that use issue close serviceGrzegorz Bizon2016-03-171-1/+1
* Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-20/+11
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-2/+7
* Reuse existing issue services when moving issueGrzegorz Bizon2016-03-173-43/+25
* Add initial notifications and hooks for issue moveGrzegorz Bizon2016-03-171-7/+30
* Add access-level filter support for projects selectGrzegorz Bizon2016-03-171-2/+2
* Make it possible to move issue if user is a reporterGrzegorz Bizon2016-03-171-2/+2
* Preserve original author when moving issueGrzegorz Bizon2016-03-171-21/+19
* Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-171-5/+2
* Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon2016-03-171-17/+9
* Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-171-4/+7
* Minor refactoring of issue move service and specsGrzegorz Bizon2016-03-171-15/+17
* Rewrite references in notes when moving issueGrzegorz Bizon2016-03-171-2/+7
* Take care about data being rewritten when moving issueGrzegorz Bizon2016-03-171-3/+1
* Use a new issue create service when moving an issueGrzegorz Bizon2016-03-171-5/+24
* Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-5/+2
* Rewrite references in issue description when moving itGrzegorz Bizon2016-03-171-1/+16
* Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-7/+5
* Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-6/+3
* Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-5/+18
* Add issue move implementation to controllerGrzegorz Bizon2016-03-171-4/+25
* Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-171-1/+3
* Add new system note used when issue has been movedGrzegorz Bizon2016-03-171-0/+1
* Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+41
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-5/+5
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-1/+6
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-203-6/+6
* Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre2016-02-201-1/+1
* Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre2016-02-201-0/+5
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-1/+1
* Rename TaskService#mark_as_done to mark_pending_tasks_as_doneDouglas Barbosa Alexandre2016-02-201-1/+1
* Move common behavior to to IssuableBaseServiceDouglas Barbosa Alexandre2016-02-201-17/+0
* Marks pending tasks for an user as done when he close the issueDouglas Barbosa Alexandre2016-02-201-0/+2
* Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre2016-02-201-1/+22
* Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre2016-02-202-0/+2
* Backport JIRA serviceDrew Blessing2015-12-181-0/+5
* Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-191-4/+0
* Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets2015-11-171-27/+9
* Split complex method Issues::UpdateService#executeDmitriy Zaporozhets2015-11-131-13/+16
* Use issue editor as cross reference comment author when issue is edited with ...edit-new-cross-referencesDouwe Maan2015-10-281-1/+1
* Simplify code around (cross)-referencesDouwe Maan2015-10-122-2/+2
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+1
* Dynamically check `:admin_*` ability in IssuableBaseServicers-issue-2092Robert Speicher2015-07-241-0/+4