summaryrefslogtreecommitdiff
path: root/lib/google_api
Commit message (Expand)AuthorAgeFilesLines
* Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-3/+8
* Security fix: redirection in google_api/authorizations_controllerShinya Maeda2017-10-061-0/+5
* Use utc for time comparisionShinya Maeda2017-10-061-3/+8
* spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda2017-10-051-1/+2
* Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-042-9/+8
* Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-031-26/+6
* PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-021-1/+1
* Use expires_in for access_token validationShinya Maeda2017-10-022-1/+18
* Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-011-3/+6
* Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-19/+11
* Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda2017-09-291-4/+20
* Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-281-13/+5
* Add login root. Remove ceration type.Shinya Maeda2017-09-271-16/+18
* Remove sensitive literal dataShinya Maeda2017-09-271-1/+0
* Improve ClustersControllerShinya Maeda2017-09-261-10/+35
* Create clusterShinya Maeda2017-09-261-19/+30
* Tie KubernetesServiceShinya Maeda2017-09-261-1/+1
* okShinya Maeda2017-09-261-2/+17
* Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-252-0/+75