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
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-04-29Remove superfluous navigator operatorPeter Leitzen
2019-04-29Use correct k8s namespace in Prometheus queriesPeter Leitzen
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-29Renames Cluster#managed? to provided_by_user?Mayra Cabrera
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-21Update dashboards to additionally use new environment selectorJames Fargher
2019-03-07Resolve "Mask the existing variables"Matija Čupić
2019-02-21Do not allow local urls in Kubernetes formThong Kuah
2019-02-11Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets
2019-02-08Validate kubernetes cluster CA certificateTiger
2019-02-04Moves domain setting to Cluster settingMayra Cabrera
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-04Make RBAC enabled default for new clustersDylan Griffith
2018-12-27Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński
2018-12-21Rename `ClusterPlatformConfigureWorker`George Tsiolis
2018-12-19Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable
2018-12-05Merge branch 'set-kubeconfig-nil-when-token-nil' into 'master'Dmitriy Zaporozhets
2018-12-04Fallback to admin token for project clusters onlyThong Kuah
2018-11-30Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith
2018-11-13Show HTTP response code for Kubernetes errorsThong Kuah
2018-11-13Fix deployment jobs using nil tokenThong Kuah
2018-11-08Still raise if there's no #actual_namespaceThong Kuah
2018-11-08Consolidate how we allow user defined namespaceThong Kuah
2018-11-08Only project clusters has Project Namespace fieldThong Kuah
2018-11-08Group clusters will have no actual_namespaceThong Kuah
2018-11-03Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-02Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-10-25Update helm version 1.7.2 -> 2.11.0Chris Baumbauer
2018-10-23Store version within SUPPORTED_API_GROUPS hashThong Kuah
2018-10-23Update all usages of KubeClientThong Kuah
2018-10-22Add Clusters::KubernetesNamespace modelMayra Cabrera
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-06-02Fix attr_encryption key settingsStan Hu
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-14DRY remaining instances of predefined variablesGrzegorz Bizon
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-05Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda
2017-11-28Fix static analysysShinya Maeda
2017-11-28Fix unit testsShinya Maeda
2017-11-28Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda
2017-11-28Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda
2017-11-28Revert KubernetesService logic in Platforms::KubernetesShinya Maeda
2017-11-06Add active? to Platforms::KubernetesKamil Trzcinski