summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-2/+8
* Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-2/+2
* Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-054-42/+0
|\
| * Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-42/+0
* | Merge branch '9201-create-a-user-via-scim-ce' into 'master'Douglas Barbosa Alexandre2019-04-051-1/+5
|\ \ | |/ |/|
| * Add saml provider to user build service9201-create-a-user-via-scim-ceJames Lopez2019-04-051-1/+5
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-0/+42
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-2/+3
|\ \
| * | [backend] backport of scoped labelsJan Provaznik2019-04-041-2/+3
* | | Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-052-14/+3
|\ \ \
| * | | Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-052-14/+3
| | |/ | |/|
* | | Add a proxy method to PrometheusClientReuben Pereira2019-04-051-0/+116
|/ /
* | Fixed test specsOswaldo Ferreira2019-04-042-8/+27
* | Merge branch 'create-merge-pipelines-ce' into 'master'Kamil Trzciński2019-04-041-9/+11
|\ \
| * | Backport attached merge request pipelinescreate-merge-pipelines-ceShinya Maeda2019-04-041-9/+11
| |/
* | Merge branch '3314-add-on-runner-minutes-for-gitlab-com-ce' into 'master'Douwe Maan2019-04-043-0/+9
|\ \
| * | Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-023-0/+9
* | | Do not send error name and message to SentryThong Kuah2019-04-041-3/+3
* | | Don't send error backtrace to SentryThong Kuah2019-04-041-3/+6
* | | Show backtrace when logging to kubernetes.logThong Kuah2019-04-041-1/+2
| |/ |/|
* | Merge branch '52560-fix-duplicate-tag-system-hooks' into 'master'Rémy Coutable2019-04-031-12/+0
|\ \
| * | Only execute system hooks once when pushing tagsNick Thomas2019-04-031-12/+0
| |/
* | Fix quick actions add label name middle word overlaps53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-labelJacopo2019-04-021-3/+16
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-024-9/+105
|\
| * Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-022-1/+33
| |\
| | * Return cached languages if they've been detected beforeIgor Drozdov2019-03-202-1/+33
| * | Check if labels are available for target issuableJarka Košanová2019-03-282-8/+72
* | | Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-012-2/+5
* | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-011-3/+1
|\ \ \
| * | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-011-3/+1
* | | | Dry up and remove responsibilitiesJoão Cunha2019-04-013-42/+25
* | | | add a uniq constraints on issues and mrs labelsAntoine Huret2019-04-011-1/+1
|/ / /
* | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-1/+10
* | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-291-607/+15
|\ \ \
| * | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-291-607/+15
* | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-293-9/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-9/+21
* | | | Add a thin encapsulation around .pluck(:id)Nick Thomas2019-03-284-14/+11
|/ / /
* | | Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-281-0/+23
|\ \ \
| * | | Allow external diffs to be used conditionallyNick Thomas2019-03-271-0/+23
* | | | Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master'Grzegorz Bizon2019-03-281-5/+21
|\ \ \ \
| * | | | Remove N+1 queries from users autocompleteSean McGivern2019-03-251-5/+21
| | |/ / | |/| |
* | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-275-39/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-275-39/+69
* | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-2/+2
| | |/ | |/|
* | | Merge branch '15463-rename-git-push-services' into 'master'Rémy Coutable2019-03-265-310/+313
|\ \ \
| * | | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-253-247/+245
| * | | Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-252-66/+68
| * | | Move some logic to a helper method in GitPushServiceNick Thomas2019-03-251-10/+13
| | |/ | |/|