summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/update_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* DRY up the added update service specs, add two email helpersNick Thomas2016-08-161-31/+3
* Address minor review comments for testsNick Thomas2016-08-161-4/+4
* Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+33
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
* Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-201-1/+3
|\
| * Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-1/+3
* | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-2/+2
|/
* Update specs to accomodate issuable assign changesGrzegorz Bizon2016-04-221-3/+8
* 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-18/+19
* 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 a MRDouglas Barbosa Alexandre2016-02-201-1/+54
* Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre2016-02-201-0/+25
* Tag service specsDouwe Maan2015-12-091-1/+1
* test fixValery Sizov2015-11-301-2/+4
* Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-191-6/+45
* Add tests for merge request update.Douwe Maan2015-11-171-4/+7
* Support editing target branch of merge requestStan Hu2015-05-291-1/+10
* 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
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-11/+11
* Add labels notesNikita Verkhovin2015-02-081-1/+10
* Remove unnecessary reload in testDmitriy Zaporozhets2015-01-261-1/+1
* Organize event order execution when update issue or mrDmitriy Zaporozhets2015-01-251-1/+3
* Add action property to merge request hookjubianchi2015-01-201-4/+14
* 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
* Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets2014-04-031-0/+44