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
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-02-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov
2019-06-25Move terminal construction logic to EnvironmentTiger
2019-06-24Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah
2019-06-21Remove project-level cluster credential fallbackTiger Watson
2019-06-18Enable project-level JIT resource creationTiger
2019-06-18Allow switching clusters between managed/unmanagedTiger
2019-06-17Don't use Kubernetes namespaces with no tokenTiger
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-29Renames Cluster#managed? to provided_by_user?Mayra Cabrera
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-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-04Merge branch 'check-unique-values-of-pipeline-enum' into 'master'Kamil Trzciński
2018-12-04Fix coding offenceShinya Maeda
2018-12-04Fallback to admin token for project clusters onlyThong Kuah
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-11-13Fix deployment jobs using nil tokenThong Kuah
2018-11-08Only project clusters has Project Namespace fieldThong Kuah
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-10-22Add Clusters::KubernetesNamespace modelMayra Cabrera
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-05-10Backport CE changes from gitlab-ee#518a29073a9Matija Čupić
2018-05-10Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
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-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-03Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda