summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener specRémy Coutable2017-10-061-0/+1
* Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet2017-10-063-15/+62
|\
| * Fixes the unhandled promise rejectionTim Zallmann2017-10-042-0/+3
| * Fixed RepoFile TestTim Zallmann2017-10-042-9/+11
| * Fixed Repo Sidebar TestsTim Zallmann2017-10-041-8/+18
| * Added Test for Back Button BehaviourTim Zallmann2017-10-041-0/+32
* | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-0628-0/+1653
|\ \
| * \ Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serviceShinya Maeda2017-10-074-26/+19
| |\ \
| | * | Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-064-26/+19
| * | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0735-112/+1190
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Shinya Maeda2017-10-061-1/+1
| |\ \ \
| | * | | Fix sidebar titleFilipa Lacerda2017-10-061-1/+1
| * | | | Use short path project_clusters_urlShinya Maeda2017-10-061-1/+1
| * | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0615-87/+306
| |\ \ \ \
| * | | | | Security fix: redirection in google_api/authorizations_controllerShinya Maeda2017-10-062-8/+38
| | |/ / / | |/| | |
| * | | | Use utc for time comparisionShinya Maeda2017-10-062-3/+3
| * | | | Add some empty spacesKamil Trzcinski2017-10-051-0/+2
| * | | | Fix failing specKamil Trzcinski2017-10-051-2/+2
| * | | | Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-052-3/+3
| * | | | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-062-11/+44
| * | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzcinski2017-10-053-0/+182
| |\ \ \ \
| | * | | | spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-052-1/+112
| | * | | | authorizations_controller_spec. cluster_policy_spec.Shinya Maeda2017-10-052-0/+71
| * | | | | Added cluster controller specsKamil Trzcinski2017-10-052-0/+321
| * | | | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-0517-91/+389
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda2017-10-053-8/+56
| * | | | | spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda2017-10-052-0/+152
| * | | | | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-054-13/+135
| * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0538-292/+1341
| |\ \ \ \ \
| * | | | | | Changes after reviewFilipa Lacerda2017-10-041-19/+19
| * | | | | | Add serializers testsKamil Trzcinski2017-10-042-0/+41
| * | | | | | Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-041-0/+6
| * | | | | | Fix Rubocop failuresKamil Trzcinski2017-10-044-8/+7
| * | | | | | Updated messages and noticesKamil Trzcinski2017-10-042-26/+1
| * | | | | | Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Shinya Maeda2017-10-052-0/+114
| |\ \ \ \ \ \
| | * | | | | | Adds Frontend specsFilipa Lacerda2017-10-042-0/+114
| * | | | | | | 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-049-0/+410
| * | | | | | Fix static analysys. Fix import config.Shinya Maeda2017-10-041-1/+1
| * | | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-041-0/+26
| * | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-0/+29
| |\ \ \ \ \ \
| * | | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-041-0/+5
* | | | | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-0617-28/+563
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix JS lock issue specsSean McGivern2017-10-061-2/+2
| * | | | | | | | Fix wording in the js messagesJarka Kadlecova2017-10-061-1/+1
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-0399-536/+2655
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix code styleJarka Kadlecova2017-09-272-4/+4
| * | | | | | | | | add feature specs for discussion lockJarka Kadlecova2017-09-262-0/+155
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-2571-824/+1567
| |\ \ \ \ \ \ \ \ \