summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-051-1/+1
| * | | Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-055-54/+143
| |/ /
* | | Merge branch 'osw-merge-to-ref-changes-for-ci-team' into 'master'Douwe Maan2019-03-071-9/+6
|\ \ \ | |_|/ |/| |
| * | Provide reliable source and target IDsOswaldo Ferreira2019-03-061-1/+6
| * | Ref merge does not fail upon FF config enabledOswaldo Ferreira2019-03-061-9/+1
* | | Merge branch 'fix-group-without-owner' into 'master'Sean McGivern2019-03-071-0/+10
|\ \ \
| * | | fix group without owner after transferPeter Marko2019-03-011-0/+10
* | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-066-6/+6
* | | | Add array support for labelsAlexandru Croitor2019-03-061-1/+1
| |/ / |/| |
* | | Accept force option on commit via APIPatrick Bajao2019-03-063-5/+11
* | | Merge dev master into GitLab.com masterYorick Peterse2019-03-044-3/+18
|\ \ \ | |_|/ |/| |
| * | Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-043-1/+10
| |\ \
| | * | Check issue milestone availabilityJarka Košanová2019-02-143-1/+10
| * | | Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse2019-03-041-2/+8
| |\ \ \
| | * | | Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-2/+8
* | | | | Show commands applied message when promoting issuesFelipe Artur2019-03-043-11/+31
* | | | | Show pre-receive error message in merge request widgetStan Hu2019-03-021-2/+1
* | | | | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-017-56/+191
|\ \ \ \ \
| * | | | | Improve migration/rollback logic for attachmentsGabriel Mazetto2019-03-012-6/+14
| * | | | | Extract duplicated code into BaseAttachmentServiceGabriel Mazetto2019-03-013-93/+55