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-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
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-03-12Extract variables collection item to a separate classGrzegorz Bizon
2018-03-07Make variables collection to runner mapping explicitGrzegorz Bizon
2018-03-07Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz 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
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2017-11-28Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-10-26Add KubernetesService#default_namespace testsAlessio Caiazza
2017-10-04namespace should be lowercased in kubernetes. This is also true for the scena...Mircea Danila Dumitrescu
2017-09-22Introduce CI/CD variables collection classGrzegorz Bizon
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-07-19Resolve "Clarify k8s service keys"Dimitrie Hoekstra
2017-07-06Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin
2017-06-16Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin
2017-06-16Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin
2017-06-14Backport EE changes to the Kubernetes serviceNick Thomas
2017-05-25Fix terminals support for Kubernetes serviceKamil Trzcinski
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-04Don't autofill kubernetes namespaceZ.J. van de Weg
2017-03-06Make a default namespace of Kubernetes service to contain project IDKamil Trzcinski
2017-03-03Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-12-16Pass variables from deployment project services to CI runnerAdam Niedzielski
2016-12-15Introduce deployment services, starting with a KubernetesServiceNick Thomas