summaryrefslogtreecommitdiff
path: root/spec/services/issues
Commit message (Expand)AuthorAgeFilesLines
* Use association search in issuable create serviceGrzegorz Bizon2016-04-221-6/+6
* Add affinity checks in issue create serviceGrzegorz Bizon2016-04-221-2/+9
* Update specs to accomodate issuable assign changesGrzegorz Bizon2016-04-223-18/+23
* Verify label affiliation before assigning to issueGrzegorz Bizon2016-04-221-0/+28
* Improve specs for issue move serviceGrzegorz Bizon2016-03-311-2/+2
* Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-7/+2
* Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+19
* Preserve time notes has been updated at when moving issueGrzegorz Bizon2016-03-231-2/+19
* Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-231-1/+6
|\
| * Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-221-1/+6
* | 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/+6
|/
* Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-0/+5
* Do not pass params that are not used in issue move serviceGrzegorz Bizon2016-03-201-2/+1
* Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-53/+19
* Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-0/+18
* Use helper to create list of projects issue can be moved toGrzegorz Bizon2016-03-171-2/+13
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-1/+1
* Reuse existing issue services when moving issueGrzegorz Bizon2016-03-171-1/+1
* Make it possible to move issue if user is a reporterGrzegorz Bizon2016-03-171-10/+10
* Preserve original author when moving issueGrzegorz Bizon2016-03-171-4/+4
* Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-171-2/+2
* Minor refactoring of issue move service and specsGrzegorz Bizon2016-03-171-2/+3
* Rewrite references in notes when moving issueGrzegorz Bizon2016-03-171-15/+42
* Take care about data being rewritten when moving issueGrzegorz Bizon2016-03-171-1/+19
* Use a new issue create service when moving an issueGrzegorz Bizon2016-03-171-0/+5
* Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-3/+7
* Rewrite references in issue description when moving itGrzegorz Bizon2016-03-171-6/+19
* Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-0/+9
* Do not show issue move form unless user can moveGrzegorz Bizon2016-03-171-1/+1
* Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-10/+60
* Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-14/+53
* Add issue move implementation to controllerGrzegorz Bizon2016-03-171-10/+28
* Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-171-1/+5
* Add new system note used when issue has been movedGrzegorz Bizon2016-03-171-0/+4
* Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+22
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-33/+22
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-1/+55
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-203-24/+26
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-202-6/+2
* Marks pending tasks for an user as done when he close the issueDouglas Barbosa Alexandre2016-02-201-0/+8
* Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre2016-02-201-11/+66
* Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre2016-02-202-2/+33
* Tag service specsDouwe Maan2015-12-094-4/+4
* test fixValery Sizov2015-11-302-2/+7
* Little fix for Rubocop's complaints. #2296issue_2296Rubén Dávila2015-11-201-2/+2
* Fix bug that happened when replacing the Task list. #2296Rubén Dávila2015-11-201-0/+19
* Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-191-6/+58
* Add tests for merge request update.Douwe Maan2015-11-171-1/+1
* Fix specDouwe Maan2015-11-171-4/+6
* Add notification to the former assignee upon unassignmentadamliesko2015-11-091-4/+6