Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-02Lock helm charts to the VERSION already specified for each application.Thong Kuah
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-30Minor refactoring of Helm and ApplicationDataDylan Griffith
2018-07-30Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith
2018-07-30Get mutual SSL working with helm tillerDylan Griffith
2018-07-28Refactor Cluster Application classes to pass through a has of config filesDylan Griffith
2018-07-25Updates CE backportTiago Botelho
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-06-20Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera
2018-05-30Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets
2018-05-25Add some tests for jupyter app AR modelDmitriy Zaporozhets
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-05-22Update Prometheus URL spec for 1.10 formatJoshua Lambert
2018-05-21Remove unnecessary `with` from `allow`Shinya Maeda
2018-05-21Add spec for unathrozied proxy_urlShinya Maeda
2018-05-10Backport CE changes from gitlab-ee#518a29073a9Matija Čupić
2018-05-10Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić
2018-05-10Backport EE runner spec changes to CEMatija Čupić
2018-05-09Set `runner_type` for cluster/applicationKamil Trzciński
2018-03-30Extract cluster installed query to scopeMatija Čupić
2018-03-29Add installed scope to cluster applicationsMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-20Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-06fix tests for find or initialize service 'prometheus'Pawel Chojnacki
2018-01-04Fix rubocop warningsPawel Chojnacki
2018-01-04Test Prometheus proxy client generationPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-01Add created? to Cluster modelMatija Čupić
2017-11-28Fix integraetion testsShinya Maeda
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Fix tests for Clusters::Platforms::KubernetesShinya Maeda
2017-11-28Revert KubernetesService logic in Platforms::KubernetesShinya Maeda
2017-11-07Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski
2017-11-07Make ingress to use install_commandKamil Trzcinski
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski
2017-11-07Add Helm InstallCommandAlessio Caiazza