summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-1/+1
* 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
| * Apply patches when creating MR via emailBob Van Landuyt2018-11-073-2/+70
* | Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-071-2/+2
|\ \
| * | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-2/+2
* | | Merge branch 'more-helm-install-error-logs' into 'master'Dmitriy Zaporozhets2018-11-072-4/+8
|\ \ \ | |_|/ |/| |
| * | Add more logging for errors with kubernetes on helm installmore-helm-install-error-logsDylan Griffith2018-11-062-4/+8
* | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-071-0/+38
|\ \ \
| * | | Add submodule update API endpointFrancisco Javier López2018-11-071-0/+38
| | |/ | |/|
* | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-071-1/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0313-38/+253
| |\ \
| * \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0218-24/+63
| |\ \ \
| * | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-301-4/+0
| * | | | Knative supportChris Baumbauer2018-10-241-1/+6
* | | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-074-6/+20
|\ \ \ \ \
| * | | | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-064-6/+20
* | | | | | Set @push early for EEee-1012-assign-code-owner-as-approverMark Chao2018-11-071-6/+6
* | | | | | Merge branch 'ccr/51052_keep_labels_on_issue' into 'master'Robert Speicher2018-11-061-3/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed label removal from issueccr/51052_keep_labels_on_issueChantal Rollison2018-11-051-3/+1
* | | | | | Squashed commit of the following:Shinya Maeda2018-11-062-74/+53
* | | | | | Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+5
| |_|_|_|/ |/| | | |
* | | | | Optimize merge request refresh by using the database to check commit SHAssh-optimize-mr-commit-sha-lookupStan Hu2018-11-021-5/+6
* | | | | Add email for milestone changeChantal Rollison2018-11-025-2/+77
* | | | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-025-25/+149
|/ / / /
* | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-021-5/+17
|\ \ \ \
| * | | | Abstract out project out of ClustersControllerThong Kuah2018-11-011-5/+17
* | | | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Avoidp loading merge request diff files when not neededStan Hu2018-11-011-1/+1
| * | | | Significantly cut memory usage and SQL queries when reloading diffsStan Hu2018-11-011-1/+4
| | |/ / | |/| |
* | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-017-8/+8
|\ \ \ \
| * | | | Fix typos in comments and specsGeorge Tsiolis2018-11-017-8/+8
| | |/ / | |/| |
* | | | Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-2/+0
| |/ / |/| |