summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-214-44/+123
* Changes based on MR feedback.Ryan Scott2017-07-202-48/+52
* Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-203-0/+117
* Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-202-0/+43
|\
| * Fix CI/CD job auto-retry specsfeature/gb/auto-retry-failed-ci-jobGrzegorz Bizon2017-07-201-2/+2
| * Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-0/+29
| * Add specs seeding jobs with auto-retries configuredGrzegorz Bizon2017-07-171-0/+14
* | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-8/+23
|\ \
| * | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-8/+23
| |/
* | Merge branch 'bjk/pipelines_created_total' into 'master'Grzegorz Bizon2017-07-191-1/+1
|\ \
| * | Update piplines created metric namebjk/pipelines_created_totalBen Kochie2017-07-191-1/+1
* | | Merge branch 'bvl-free-system-namespace' into 'master'Sean McGivern2017-07-191-2/+2
|\ \ \
| * | | Update specs for new upload pathBob Van Landuyt2017-07-181-2/+2
| |/ /
* | | Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez2017-07-181-2/+2
|/ /
* | Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+1
|/
* Adds specs for renaming a project with container imagesGrzegorz Bizon2017-07-141-0/+15
* Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-9/+25
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-2/+3
* Repair Regression caused by - !11573Paul Charlton2017-07-111-0/+51
* Support multiple Redis instances based on queue typePaul Charlton2017-07-117-60/+13
* Fix milestones destroy servicefix_milestone_destroy_serviceFelipe Artur2017-07-101-0/+51
* Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan2017-07-071-1/+1
|\
| * Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* | Merge branch 'fix-mrs-merged-immediately' into 'master'Robert Speicher2017-07-071-10/+44
|\ \ | |/ |/|
| * Don't mark empty MRs as merged on push to the target branchfix-mrs-merged-immediatelySean McGivern2017-07-071-10/+44
* | Native group milestonesFelipe Artur2017-07-073-14/+63
* | Merge branch 'bvl-backport-board-issue-create-service' into 'master'Douwe Maan2017-07-071-0/+2
|\ \
| * | This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-0/+2
| |/
* | Remove /reassign quick actiontc-follow-up-miaToon Claes2017-07-071-16/+0
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan2017-07-051-6/+37
|\
| * Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan2017-07-048-47/+110
| |\
| * | `AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew2017-06-301-6/+6
| * | Extract a `Gitlab::Scope` class.Timothy Andrew2017-06-291-12/+8
| * | Implement review comments from @DouweM for !12300.Timothy Andrew2017-06-281-9/+22
| * | Implement review comments from @dbalexandre for !12300.Timothy Andrew2017-06-281-13/+11
| * | Fix remaining spec failures for !12300.Timothy Andrew2017-06-281-9/+9
| * | Allow API scope declarations to be applied conditionally.Timothy Andrew2017-06-281-6/+30
* | | Merge branch 'dm-always-verify-source-branch-can-be-deleted' into 'master'Sean McGivern2017-07-041-11/+58
|\ \ \ | |_|/ |/| |
| * | Prevent accidental deletion of protected MR source branch by repeating checks...dm-always-verify-source-branch-can-be-deletedDouwe Maan2017-07-041-11/+58
* | | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-10/+26
|\ \ \
| * | | Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-9/+9
| * | | Backport /reassign quick commandToon Claes2017-06-201-1/+17
* | | | DeleteMergedBranchesService should not delete protected branchesToon Claes2017-07-041-0/+8
* | | | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-031-0/+6
|\ \ \ \
| * | | | Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+6
| | |/ / | |/| |
* | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-12/+0
* | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-4/+3
|/ / /
* | | 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
|\ \ \