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-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2017-12-16Allow environment_scope in cluster controllersMatija Čupić
2017-12-11Remove cluster scope from ClustersController#indexMatija Čupić
2017-12-05Use ClustersFinder for setting countsMatija Č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-05Use find instead of find_by!Shinya Maeda
2017-12-04Remove references of project.cluster from specsMatija Čupić
2017-12-04Optimize Projects::ClustersController#clusterShinya Maeda
2017-12-04Use status polling definitinoShinya Maeda
2017-12-04Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-03Update specsKamil Trzcinski
2017-12-03First round of testsKamil Trzcinski
2017-12-03Filter update paramsKamil Trzcinski
2017-12-03Fix controllers and linksKamil Trzcinski
2017-12-03Expand update_params to accept platform_kubernetes_attributes(api_url, etc)Shinya Maeda
2017-12-03Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski
2017-12-01Refactor ClustersController pagination testMatija Čupić
2017-11-30Use strings for @scope in ClustersController#indexMatija Čupić
2017-11-29Default to :all scope for ClustersController#indexMatija Čupić
2017-11-28Move cluster sourcing from before_action to #indexMatija Čupić
2017-11-28Expose scope to view in ClustersController#indexMatija Čupić
2017-11-28Changes after Frontend and UX review:Filipa Lacerda
2017-11-27Fix symbolization error in #clustersMatija Čupić
2017-11-27Use current_user in ClustersController#clustersMatija Čupić
2017-11-27Add cluster pagination to ClustersController#indexMatija Čupić
2017-11-27Use ClustersFinder in ClustersController#clustersMatija Čupić
2017-11-27Add cluster counts to ClustersController#indexMatija Čupić
2017-11-25Handle toggle button with API requestFilipa Lacerda
2017-11-24Adds JS to toggle buttons [ci skip]Filipa Lacerda
2017-11-16Move cluster loading to ClustersController#indexMatija Čupić
2017-11-16List multiple clusters on ClustersController#indexMatija Čupić
2017-11-16Find cluster by id in ClustersController#clusterMatija Čupić
2017-11-03Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda
2017-11-02Fix some testsShinya Maeda
2017-11-02Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda
2017-11-01Fix pipeline. Fix routing when validation failed.Shinya Maeda
2017-11-01Revert back FetchKubernetesTokenServiceKamil Trzcinski
2017-11-01Fix paths to the first pageKamil Trzcinski
2017-10-31specs for featureShinya Maeda
2017-10-31specs for controller. Improved validationShinya Maeda
2017-10-27Adds buttons to the first page.Filipa Lacerda
2017-10-23This worksShinya Maeda
2017-10-23Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski
2017-10-06Improve redirect uri state and fix all remaining testsKamil Trzcinski
2017-10-06Security fix: redirection in google_api/authorizations_controllerShinya Maeda
2017-10-05Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski
2017-10-05Add ClusterPresenter. Fix Static Analysys.Shinya Maeda
2017-10-05Change `/google_api/authorizations/` to `/google_api/auth/`.Kamil Trzcinski
2017-10-05Split create_params and update_params and fix small redirect bug in controllerKamil Trzcinski