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
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-17Add latest changes from gitlab-org/gitlab@14-1-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-06Add frontend support for cluster health alertsAdriel Santiago
2019-05-15Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones
2018-11-01Resolve controller sharing concernThong Kuah
2018-11-01Convert clusters to use a top-level controllerThong Kuah
2018-10-15Pass in project as kwarg for CreateServiceThong Kuah
2018-09-26Enable even more frozen string in app/controllersgfyoung
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-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-19consolidate back into one controllerDennis Tang
2018-06-06split into gcp and user controllers againDennis Tang
2018-05-31Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang
2018-05-26update view name for gke dropdown checkDennis Tang
2018-05-26fix case where token may expireDennis Tang
2018-05-26cleanupDennis Tang
2018-05-26revisionsDennis Tang
2018-05-26combine "create" and "existing" GKE cluster views into one new pageDennis Tang
2018-05-24Reduce CE/EE diff in app/controllers/projects/clusters_controller.rbRémy Coutable
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan 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-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ć