summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-064-2/+12
| | * | | | | | Change `/google_api/authorizations/` to `/google_api/auth/`.Kamil Trzcinski2017-10-052-2/+2
| | * | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzcinski2017-10-053-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-052-2/+2
| | | * | | | | | authorizations_controller_spec. cluster_policy_spec.Shinya Maeda2017-10-051-2/+2
| | * | | | | | | Added cluster controller specsKamil Trzcinski2017-10-051-1/+1
| | * | | | | | | Cluster can be read only by masterKamil Trzcinski2017-10-051-2/+2
| | * | | | | | | Split create_params and update_params and fix small redirect bug in controllerKamil Trzcinski2017-10-051-13/+20
| | * | | | | | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-0539-158/+263
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda2017-10-051-0/+2
| | * | | | | | | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-052-2/+2
| | * | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0568-478/+1033
| | |\ \ \ \ \ \ \
| | * | | | | | | | Changes after reviewFilipa Lacerda2017-10-046-34/+38
| | * | | | | | | | Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-044-11/+8
| | * | | | | | | | Fix Rubocop failuresKamil Trzcinski2017-10-041-6/+6
| | * | | | | | | | Updated messages and noticesKamil Trzcinski2017-10-042-7/+3
| | * | | | | | | | Adds Frontend specsFilipa Lacerda2017-10-042-11/+4
| | * | | | | | | | Add spec/models/gcp/cluster_spec.rbShinya Maeda2017-10-041-1/+1
| | * | | | | | | | Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski2017-10-046-14/+14
| | * | | | | | | | Add warning messagesFilipa Lacerda2017-10-041-7/+6
| | * | | | | | | | Adjustments to polling & formsFilipa Lacerda2017-10-043-86/+66
| | * | | | | | | | Fix static analysys. Fix import config.Shinya Maeda2017-10-041-1/+3
| | * | | | | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-041-1/+4
| | * | | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-048-13/+23
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-045-12/+10
| | * | | | | | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-046-32/+51
| | * | | | | | | | | Gcp::Cluster improvementsKamil Trzcinski2017-10-032-31/+42
| | * | | | | | | | | Prefer to use `.tap` as `.try` hides an exceptions from workersKamil Trzcinski2017-10-031-2/+2
| | * | | | | | | | | Fix HAML permission check for ability to update clustersKamil Trzcinski2017-10-031-1/+1
| | * | | | | | | | | Rename to ClusterProvisionWorker and CreateGkeClusterService.new.executeKamil Trzcinski2017-10-033-8/+8
| | * | | | | | | | | Introduce policy check for clusters navigation optionKamil Trzcinski2017-10-032-5/+6
| | * | | | | | | | | Introduce serializer for ClusterEntityKamil Trzcinski2017-10-033-10/+34
| | * | | | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0435-163/+385
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-04278-5322/+1805
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Shinya Maeda2017-10-044-77/+64
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Adjust to route changeFilipa Lacerda2017-10-033-76/+63
| | | * | | | | | | | | | | Adds new line for cssFilipa Lacerda2017-10-031-1/+1
| | * | | | | | | | | | | | Introduce manage_cluster queue for sidekiq workersShinya Maeda2017-10-043-2/+12
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-0312-128/+158
| | * | | | | | | | | | | Adds toggle buttonFilipa Lacerda2017-10-023-18/+168
| | * | | | | | | | | | | Updates sidebarFilipa Lacerda2017-10-026-23/+18
| | * | | | | | | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Filipa Lacerda2017-10-029-42/+56
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-028-34/+38
| | | * | | | | | | | | | | Use expires_in for access_token validationShinya Maeda2017-10-022-8/+18
| | * | | | | | | | | | | | Starts edit formFilipa Lacerda2017-10-024-10/+68
| | * | | | | | | | | | | | Adds clusters to the navigation barFilipa Lacerda2017-10-024-4/+10
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | authorize in controller. validation in model.Shinya Maeda2017-10-017-33/+61
| | * | | | | | | | | | | Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-018-81/+121
| | * | | | | | | | | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-0110-166/+290
| | * | | | | | | | | | | Adds login page, sidebar, header and formFilipa Lacerda2017-09-296-13/+72