summaryrefslogtreecommitdiff
path: root/spec/services/issues/update_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-201-16/+17
* Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-3/+1
* 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-201-0/+13
* Tag service specsDouwe Maan2015-12-091-1/+1
* test fixValery Sizov2015-11-301-1/+4
* 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
* Change one-character variable namers-title-change-noteRobert Speicher2015-05-271-2/+2
* Add a note when an Issue or Merge Request's title changesRobert Speicher2015-05-261-4/+21
* Fix specs.unauthorized-participantsDouwe Maan2015-05-151-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-10/+10
* Add labels notesNikita Verkhovin2015-02-081-1/+10
* Organize event order execution when update issue or mrDmitriy Zaporozhets2015-01-251-0/+1
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-1/+1
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-1/+1
* More tests for Isses servicesDmitriy Zaporozhets2014-04-021-2/+22
* Move update issue code to separate serviceDmitriy Zaporozhets2014-04-021-0/+24