summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-mr-create-service-changes' into 'master'Grzegorz Bizon2017-07-141-2/+1
* Merge branch 'fix_milestone_destroy_service' into 'master'Mike Greiling2017-07-111-2/+4
* 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-2/+3
|\ \ | |/ |/|
| * Don't mark empty MRs as merged on push to the target branchfix-mrs-merged-immediatelySean McGivern2017-07-071-2/+3
* | Native group milestonesFelipe Artur2017-07-077-13/+34
* | Merge branch 'bvl-backport-board-issue-create-service' into 'master'Douwe Maan2017-07-071-8/+11
|\ \
| * | This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-8/+11
| |/
* | Remove /reassign quick actiontc-follow-up-miaToon Claes2017-07-071-26/+0
|/
* Add table for merge request commitsSean McGivern2017-07-061-3/+3
* Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon2017-07-061-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-055-22/+85
| |\
| * | Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin2017-07-051-1/+1
| * | Fix config pathLin Jen-Shin2017-07-041-1/+1
| * | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-032-4/+4
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-308-18/+29
| |\ \ \
| * | | | Try to report where the file should beLin Jen-Shin2017-06-281-1/+1
* | | | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-7/+6
| |_|_|/ |/| | |
* | | | Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan2017-07-051-6/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan2017-07-0413-36/+94
| |\ \ \ \
| * | | | | `AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew2017-06-301-1/+8
| * | | | | Extract a `Gitlab::Scope` class.Timothy Andrew2017-06-291-9/+8
| * | | | | Implement review comments from @DouweM for !12300.Timothy Andrew2017-06-281-2/+2
| * | | | | Fix remaining spec failures for !12300.Timothy Andrew2017-06-281-1/+1
| * | | | | Allow API scope declarations to be applied conditionally.Timothy Andrew2017-06-281-6/+9
| * | | | | Initial attempt at refactoring API scope declarations.Timothy Andrew2017-06-281-1/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'dm-always-verify-source-branch-can-be-deleted' into 'master'Sean McGivern2017-07-041-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent accidental deletion of protected MR source branch by repeating checks...dm-always-verify-source-branch-can-be-deletedDouwe Maan2017-07-041-2/+6
| | |/ / | |/| |
* | | | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-14/+58
|\ \ \ \
| * | | | Ensure /reassign does not assign multiple usersToon Claes2017-06-201-5/+14
| * | | | Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-17/+12
| * | | | Backport /reassign quick commandToon Claes2017-06-201-0/+18
| * | | | Backport issuable for assignee slash commands from EEToon Claes2017-06-201-8/+30
* | | | | DeleteMergedBranchesService should not delete protected branchesToon Claes2017-07-041-0/+2
* | | | | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-031-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+1
| | |/ / | |/| |
* | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-292-4/+4
|/ / /
* | | Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable2017-06-291-1/+2
|\ \ \
| * | | Perform unzip quietly in UpdatePagesServicers-silence-update-pages-serviceRobert Speicher2017-06-281-1/+2
* | | | Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-2/+1
* | | | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-292-2/+2
|\ \ \ \
| * | | | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-2/+2
| | |_|/ | |/| |
* | | | Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan2017-06-293-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-3/+3
| * | | Fix current feature related specsTiago Botelho2017-06-283-6/+6
| |/ /
* | | Merge branch 'stop-notification-recipient-service-modifying-participants' int...Grzegorz Bizon2017-06-281-7/+10
|\ \ \
| * | | Ensure NotificationRecipientService doesn't modify participantsSean McGivern2017-06-281-7/+10
| |/ /
* | | Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern2017-06-281-2/+10
|\ \ \ | |/ / |/| |
| * | Fixed issue boards closed list not listing all issuesPhil Hughes2017-06-281-2/+10
| |/