summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add usage pings for merge request creatingIgor2019-08-261-1/+7
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-3/+3
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-15/+15
* Backport attached merge request pipelinescreate-merge-pipelines-ceShinya Maeda2019-04-041-13/+0
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-7/+41
* Add suffix for merge request eventShinya Maeda2019-03-011-2/+2
* Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon2019-02-051-0/+18
|\
| * Fix false-positive specHiroyuki Sato2019-02-051-18/+18
| * Move validation logic to service layerHiroyuki Sato2019-01-281-0/+18
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
|/
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-8/+21
* Merge request pipelinesShinya Maeda2018-12-051-0/+72
* Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-10/+10
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+23
* /wip slash command on MR creationAdam Pahlevi2018-03-011-0/+35
* 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