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-06-07Add a default reactive cache keyTiger
2019-05-29Adapt functions to work for external KnativeJoão Cunha
2019-05-27Add changelog entryJacques Erasmus
2019-05-24Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah
2019-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-05-06Allow projects to use instance level clustersJames Fargher
2019-05-06Instance level kubernetes clusters adminJames Fargher
2019-05-06Show health graphs on group-levelPeter Leitzen
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-04-01Dry up and remove responsibilitiesJoão Cunha
2019-03-29Renames Cluster#managed? to provided_by_user?Mayra Cabrera
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-08Add support for ingress hostnameswalkafwalka
2019-02-15Merge branch '57650-remove-tld-validation-from-cluster' into 'master'Nick Thomas
2019-02-15Rename scope to imply :installed and :updated resultJoão Cunha
2019-02-15Remove TLD validation from Cluster#domainDylan Griffith
2019-02-07Fixes technical debt issues for cluster domainMayra Cabrera
2019-02-07Addresses UX and BE comments:Mayra Cabrera
2019-02-04Addresses backend/db review commentsMayra Cabrera
2019-02-04Moves domain setting to Cluster settingMayra Cabrera
2019-01-22Add domain field into Clusters::ClusterMayra Cabrera
2019-01-04Add Knative metrics to PrometheusChris Baumbauer
2018-12-06Introduce Knative Serverless TabDylan Griffith
2018-12-05Eager load clusters to prevent N+1Thong Kuah
2018-12-05Various improvements to hierarchy sortingThong Kuah
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-12-05Teach Cluster about #all_projectsThong Kuah
2018-12-05Teach Project about #all_clustersThong Kuah
2018-12-05Deploy to clusters for a project's groupsThong Kuah
2018-11-12Merge branch 'master' into certmanager-tempAmit Rathi
2018-11-08Consolidate how we allow user defined namespaceThong Kuah
2018-11-08Only project clusters has Project Namespace fieldThong Kuah
2018-11-07Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon
2018-11-03Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-11-03Sync `groups` and `group` to fix validationThong Kuah
2018-11-03Pushing WIP state for backupAmit Rathi
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-02Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer
2018-10-29Associate clusters model to groupsThong Kuah
2018-10-25Knative supportChris Baumbauer
2018-10-22Add Clusters::KubernetesNamespace modelMayra Cabrera
2018-10-16Show available clusters when installed or updatedPeter Leitzen
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-05-25Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-05-25Add Applications::Jupyter class sceletonDmitriy Zaporozhets
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-03-30Extract cluster installed query to scopeMatija Čupić