summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'certmanager-temp' into 'master'Kamil Trzciński2018-11-231-1/+6
|\
| * Addressing review commentsAmit Rathi2018-11-231-1/+1
| * Merge branch 'master' into certmanager-tempAmit Rathi2018-11-206-7/+44
| |\
| * \ Merge branch 'master' into certmanager-tempAmit Rathi2018-11-197-11/+44
| |\ \
| * \ \ Merge branch 'master' into certmanager-tempAmit Rathi2018-11-143-9/+6
| |\ \ \
| * | | | CleanupAmit Rathi2018-11-132-5/+1
| * | | | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-138-134/+234
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into certmanager-tempAmit Rathi2018-11-1234-151/+468
| |\ \ \ \ \
| * | | | | | Pushing WIP state for backupAmit Rathi2018-11-033-3/+18
* | | | | | | Clean up fix for RegisterJobServicesh-register-ci-job-service-improveStan Hu2018-11-221-4/+2
* | | | | | | Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable2018-11-212-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Eliminate duplicated wordsTakuya Noguchi2018-11-222-2/+2
* | | | | | | | Merge branch 'sh-fix-issue-51220' into 'master'Rémy Coutable2018-11-211-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle force_remove_source_branch when creating merge requestsh-fix-issue-51220Stan Hu2018-11-211-0/+1
| |/ / / / / / /
* | | | | | | | Work around Ruby 2.5.3 crash when a CI job is selectedsh-workaround-ruby-2-5-3-bugStan Hu2018-11-201-2/+4
|/ / / / / / /
* | | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-201-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | SSH public-key authentication for push mirroringNick Thomas2018-11-191-1/+1
* | | | | | | Merge branch '40085-add-a-create_merge_request-quick-action' into 'master'Douwe Maan2018-11-204-3/+40
|\ \ \ \ \ \ \
| * | | | | | | Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-actionJacopo2018-11-144-3/+40
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu2018-11-192-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-172-4/+4
* | | | | | | Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-191-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-1/+1
* | | | | | | Merge branch '54093-the-default_value_for-gem-doesn-t-handle-actioncontroller...46166-add-constraints-that-prevent-ci_builds-from-being-associated-with-null-pipeline-projectSean McGivern2018-11-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use gitlab-default_value_with Rails 5Rémy Coutable2018-11-151-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'sh-fix-issue-53783-ce' into 'master'Rémy Coutable2018-11-192-5/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-162-5/+22
| |/ / / / /
* | | | | | Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-161-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raise exception when user is not authorizedMatija Čupić2018-11-131-1/+1
| * | | | | Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-2/+2
| * | | | | Destroy pipeline in serviceMatija Čupić2018-11-121-0/+13
| |/ / / /
* | | | | Track Kubernetes errors using SentryDylan Griffith2018-11-142-0/+3
* | | | | Merge branch '52940-fix-internal-email-pattern-not-respected' into 'master'Douwe Maan2018-11-141-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix a bug where internal email pattern wasn't respected52940-fix-internal-email-pattern-not-respectedRémy Coutable2018-11-131-4/+4
| | |_|/ | |/| |
* | | | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-133-9/+6
|/ / /
* | | Merge branch 'ce-3777-promote-to-epic' into 'master'Rémy Coutable2018-11-124-128/+216
|\ \ \
| * | | Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-124-128/+216
| |/ /
* | | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-124-6/+18
|\ \ \ | |/ / |/| |
| * | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-094-6/+18
* | | Merge branch 'fix-error-handling-bugs-in-kubernetes-integration' into 'master'Dmitriy Zaporozhets2018-11-111-2/+0
|\ \ \
| * | | Remove special handling for 404 response from K8sDylan Griffith2018-11-091-2/+0
| |/ /
* | | Merge branch 'rs-revert-api' into 'master'Nick Thomas2018-11-091-2/+6
|\ \ \
| * | | Correct error message returned by ChangeServiceRobert Speicher2018-11-081-2/+6
| |/ /
* | | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-092-1/+14
|\ \ \ | |/ / |/| |
| * | Raise on unknown clusterableThong Kuah2018-11-081-0/+2
| * | Do not allow applications for group clustersThong Kuah2018-11-081-1/+10
| * | Extend clusters_controller for group type clustersThong Kuah2018-11-081-0/+2
* | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-074-20/+6
|/ /
* | Merge branch 'bvl-patches-via-mail' into 'master'Douwe Maan2018-11-075-6/+76
|\ \
| * | Allow limiting quick actions to executeBob Van Landuyt2018-11-073-5/+7