summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-241-2/+2
|\
| * Support both internal and external issue trackersJarka Kadlecova2017-07-241-2/+2
* | Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
|/
* Wrong data type when testing webhooksAlexander Randa2017-07-207-24/+163
* Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+2
|\
| * Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+2
* | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-197-17/+21
|\ \
| * | Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-197-17/+21
| |/
* | 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
| |/
* | Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-1/+1
|/
* Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-141-14/+33
|\
| * Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-1/+1
| * Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-13/+32
* | Merge branch 'gitlab-git-repository-log' into 'master'Sean McGivern2017-07-141-0/+1
|\ \
| * | More Gitaly annotationsJacob Vosmaer2017-07-131-0/+1
| |/
* | Backport MR create service changes from EEbackport-mr-create-service-changesSean McGivern2017-07-121-2/+1
|/
* Repair Regression caused by - !11573Paul Charlton2017-07-111-2/+4
* Support multiple Redis instances based on queue typePaul Charlton2017-07-112-5/+6
* Fix milestones destroy servicefix_milestone_destroy_serviceFelipe Artur2017-07-101-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