summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-0512-26/+37
| | * | | | | | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-066-13/+56
| | * | | | | | Add changelogShinya Maeda2017-10-061-0/+5
| | * | | | | | Change `/google_api/authorizations/` to `/google_api/auth/`.Kamil Trzcinski2017-10-053-3/+3
| | * | | | | | Optimise gcp_clusters table schemaKamil Trzcinski2017-10-052-10/+14
| | * | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzcinski2017-10-056-4/+186
| | |\ \ \ \ \ \
| | | * | | | | | spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-054-3/+114
| | | * | | | | | authorizations_controller_spec. cluster_policy_spec.Shinya Maeda2017-10-053-2/+73
| | * | | | | | | Added cluster controller specsKamil Trzcinski2017-10-053-1/+322
| | * | | | | | | 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-05110-448/+952
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda2017-10-054-8/+58
| | * | | | | | | spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda2017-10-053-1/+154
| | * | | | | | | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-056-15/+137
| | * | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-05215-942/+2722
| | |\ \ \ \ \ \ \
| | * | | | | | | | Adds i18n pot fileFilipa Lacerda2017-10-051-11/+131
| | * | | | | | | | Changes after reviewFilipa Lacerda2017-10-047-53/+57
| | * | | | | | | | Add serializers testsKamil Trzcinski2017-10-042-0/+41
| | * | | | | | | | Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-045-11/+14
| | * | | | | | | | Fix Rubocop failuresKamil Trzcinski2017-10-045-14/+13
| | * | | | | | | | Updated messages and noticesKamil Trzcinski2017-10-044-33/+4
| | * | | | | | | | Added usage pingKamil Trzcinski2017-10-041-0/+1
| | * | | | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Shinya Maeda2017-10-054-11/+118
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Adds Frontend specsFilipa Lacerda2017-10-044-11/+118
| | * | | | | | | | | fetch_gcp_operation_service_spec. finalize_cluster_creation_service_spec. wai...Shinya Maeda2017-10-053-13/+116
| | |/ / / / / / / /
| | * | | | | | | | create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda2017-10-044-2/+93
| | * | | | | | | | Add spec/models/gcp/cluster_spec.rbShinya Maeda2017-10-0410-1/+411
| | * | | | | | | | 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-042-2/+4
| | * | | | | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-044-2/+32
| | * | | | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0417-15/+120
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-0411-21/+26
| | * | | | | | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-049-48/+67
| | * | | | | | | | | 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-04142-833/+2035
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-04658-7591/+12555
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ 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-044-4/+13
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-0316-204/+173
| | * | | | | | | | | | | Adds toggle buttonFilipa Lacerda2017-10-023-18/+168