summaryrefslogtreecommitdiff
path: root/spec/services/issues/update_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-14/+14
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Fix permission for setting an issue's due dateRémy Coutable2016-09-281-34/+63
* Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-3/+3
* Update service specs to avoid instance variablesDouglas Barbosa Alexandre2016-08-311-29/+29
* Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-12/+33
* Fix a rubocop violationNick Thomas2016-08-171-1/+0
* DRY up the added update service specs, add two email helpersNick Thomas2016-08-161-31/+4
* Address minor review comments for testsNick Thomas2016-08-161-3/+3
* Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+33
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
* Spec label add / delete in UpdateServiceSean McGivern2016-06-031-0/+46
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-2/+2
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-2/+2
* | Move #create_confidentiality_note to Issues::UpdateServicemooreniemi/gitlab-ce-issue_15236Rémy Coutable2016-05-181-2/+2
* | Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi2016-05-181-6/+14
|/
* Update specs to accomodate issuable assign changesGrzegorz Bizon2016-04-221-3/+8
* Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-221-1/+6
* 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