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-11-08Only project clusters has Project Namespace fieldThong Kuah
2018-11-08Extend clusters_controller for group type clustersThong Kuah
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-01Resolve controller sharing concernThong Kuah
2018-11-01Convert clusters to use a top-level controllerThong Kuah
2018-10-16Revert back to go but use arguments for some casesThong Kuah
2018-10-15Use subject in controller specThong Kuah
2018-09-14Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-19consolidate back into one controllerDennis Tang
2018-06-06update testsDennis Tang
2018-06-02fix tests for new cluster POSTDennis Tang
2018-05-31remove focus on testDennis Tang
2018-05-31consolidate clusters controller specsDennis Tang
2018-05-24Reduce CE/EE diff in app/controllers/projects/clusters_controller.rbRémy Coutable
2018-03-22Rearrange DeploymentPlatform methodsMayra Cabrera
2018-02-23Fix clusters_controller_spec (#42643)Dylan Griffith
2018-02-20Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2017-12-11Remove cluster scope from ClustersController#indexMatija Čupić
2017-12-05Mock Kaminari paginates_per instead of setting itMatija Čupić
2017-12-05Use ClustersFinder for setting countsMatija Čupić
2017-12-05Fix overwritten project.cluster replacementMatija Čupić
2017-12-05Fix empty state partial checkMatija Čupić
2017-12-05Fix rpsec all matchers in ClustersController specsMatija Čupić
2017-12-05Test for empty state partial instead of index viewMatija Čupić
2017-12-05Remove redundant view_clusters assignmentMatija Čupić
2017-12-05Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-05Clean up clusters_controller_spec.rbShinya Maeda
2017-12-04Remove references of project.cluster from specsMatija Čupić
2017-12-04Fix static analysis :green_heart:Alessio Caiazza
2017-12-04Fix specs for formsKamil Trzcinski
2017-12-04Fix specsKamil Trzcinski
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-03Fix specsKamil Trzcinski
2017-12-03Yet another specsKamil Trzcinski
2017-12-03Fix RubocopKamil Trzcinski
2017-12-03Fix ClustersController specsKamil Trzcinski
2017-12-03First round of testsKamil Trzcinski
2017-12-02Remove stray pry binding in specMatija Čupić
2017-12-01Refactor ClustersController pagination testMatija Čupić
2017-12-01Add specs JSON PUT #delete for ClustersControllerMatija Čupić
2017-12-01Refactor disabled cluster testing to use traitMatija Čupić
2017-12-01Rename spec local variable to avoid shadowingMatija Čupić
2017-12-01Refactor pagination check into separate contextMatija Čupić
2017-12-01Remove redundant to_paramsMatija Čupić
2017-11-28Update ClustersController to match new scope logicMatija Čupić
2017-11-27Add specs for scoping in ClustersControllerMatija Čupić