summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-0/+61
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-9/+9
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+1
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-14/+18
* Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-161-0/+10
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Set head pipeline when creating merge requestsissue_32225_2Felipe Artur2017-05-291-0/+31
* [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-151-4/+6
* Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-0/+20
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+81
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-0/+2
* Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-211-1/+2
* Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-211-1/+1
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-1/+1
* Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-191-0/+28
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-1/+10
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-1/+1
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-1/+3
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-7/+9
* Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre2016-02-201-0/+40
* Tag service specsDouwe Maan2015-12-091-1/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+1
* Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-041-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Add action property to merge request hookjubianchi2015-01-201-5/+14
* Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets2014-04-031-0/+25