summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-20/+32
* Merge branch 'stop-notification-recipient-service-modifying-participants' int...Grzegorz Bizon2017-06-281-0/+34
|\
| * Ensure NotificationRecipientService doesn't modify participantsSean McGivern2017-06-281-0/+34
* | Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern2017-06-281-1/+1
|\ \ | |/ |/|
| * Fixed issue boards closed list not listing all issuesPhil Hughes2017-06-281-1/+1
* | Merge branch 'backport-destroy-service-spec-fixes' into 'master'Douwe Maan2017-06-261-2/+3
|\ \
| * | Fixed DestroyService spec to actually test if removal was successfulbackport-destroy-service-spec-fixesGabriel Mazetto2017-06-241-2/+3
* | | Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-263-0/+78
|\ \ \
| * | | fix spec failuresJames Lopez2017-06-232-2/+2
| * | | update code based on feedbackJames Lopez2017-06-231-3/+3
| * | | refactor update user service not to do auth checksJames Lopez2017-06-231-29/+10
| * | | more refactoringJames Lopez2017-06-232-22/+0
| * | | fixed specsJames Lopez2017-06-232-3/+5
| * | | add more spec examplesJames Lopez2017-06-232-3/+23
| * | | add emails service specsJames Lopez2017-06-232-0/+35
| * | | added bang option to specJames Lopez2017-06-231-0/+30
| * | | fix specJames Lopez2017-06-231-6/+5
| * | | ported EE user service to CEJames Lopez2017-06-231-0/+33
| |/ /
* | | Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'ma...Kamil Trzciński2017-06-261-0/+4
|\ \ \ | |/ / |/| |
| * | Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon2017-06-201-0/+4
| |/
* | Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-0/+55
|\ \
| * | Expand with all the variables so that things likeLin Jen-Shin2017-06-211-1/+20
| * | Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-0/+36
* | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2123-152/+151
|/ /
* | Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-0/+61
|\ \ | |/ |/|
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-0/+61
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-165-20/+20
|\ \
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-155-20/+20
* | | Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-2/+1
|/ /
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-1417-35/+109
* | Only add a description change note when no tasks are updatedJared Deckard2017-06-122-5/+35
* | Fix incorrect spec descriptionJared Deckard2017-06-091-1/+1
* | Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney2017-06-081-2/+2
|\ \
| * | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+2
* | | Move diffable? method from Repository to Diff::Filedm-diff-file-diffableDouwe Maan2017-06-081-2/+2
* | | Merge branch 'zj-prom-pipeline-count' into 'master'Grzegorz Bizon2017-06-081-0/+8
|\ \ \ | |/ / |/| |
| * | Add test for prom metric gatheringzj-prom-pipeline-countZ.J. van de Weg2017-06-081-0/+8
* | | Translate project & repository pagesBob Van Landuyt2017-06-071-1/+1
* | | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan2017-06-072-2/+2
|\ \ \
| * | | Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assigneeValery Sizov2017-06-072-2/+2
* | | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-073-10/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | change tests based on backend feedbackexpand-backlog-closed-lists-issue-boardsPhil Hughes2017-06-071-10/+4
| * | | updated service specPhil Hughes2017-06-061-7/+30
| * | | moved creating backlog list into list servicePhil Hughes2017-06-062-2/+2
| * | | spec updatesPhil Hughes2017-05-312-2/+12
* | | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-072-6/+18
|\ \ \ \
| * | | | Fix retry build service specs related to the stagefeature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-071-3/+15
| * | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-061-5/+3
| |\ \ \ \
| * | | | | Clone stage_id when retrying a CI/CD jobGrzegorz Bizon2017-06-061-2/+1
| * | | | | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0529-290/+684
| |\ \ \ \ \