summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge branch 'delete-release-when-delete-tag' into 'master'Lin Jen-Shin2019-03-261-1/+0
|\ \ \
| * | | Destroy releases when delete a tagdelete-release-when-delete-tagShinya Maeda2019-03-261-1/+0
| |/ /
* | | Allow runners to be installed on group clustersTiger Watson2019-03-261-2/+2
* | | Clear pipeline status cache after destruction of pipelineStan Hu2019-03-261-0/+2
|/ /
* | Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-201-0/+25
|\ \
| * | Create framework for build prerequisitesTiger2019-03-201-0/+25
| |/
* | Merge branch 'fix/registry2.7-delete-auth' into 'master'Dmitriy Zaporozhets2019-03-191-1/+1
|\ \
| * | Add support for deleting images in registry 2.7Peter Bábics2019-03-181-1/+1
* | | add feature flag for users searchAlexis Reigel2019-03-142-2/+8
* | | add users search results to group scoped searchAlexis Reigel2019-03-141-0/+6
* | | add users search results to project scoped searchAlexis Reigel2019-03-141-1/+1
* | | add users search results to global searchAlexis Reigel2019-03-141-1/+1
| |/ |/|
* | Run rubocop -aNick Thomas2019-03-132-20/+16
* | Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+17
* | Disallow reopening of locked merge requestsJan Beckmann2019-03-081-1/+1
* | Merge branch 'ingress-hostnames' into 'master'Mike Greiling2019-03-081-4/+12
|\ \
| * | Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-4/+12
* | | Revert "Merge branch 'sh-show-pre-receive-error-merge' into 'master'"Luke Duncalfe2019-03-081-1/+2
|/ /
* | Merge branch '56618-hashed-storage-skip-validation' into 'master'Stan Hu2019-03-074-4/+4
|\ \
| * | Skip project validation when switching storage layoutsGabriel Mazetto2019-03-054-4/+4
* | | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-076-66/+151
|\ \ \
| * | | Remove unecessary begin..end blockJoão Cunha2019-03-062-24/+20