summaryrefslogtreecommitdiff
path: root/lib/google_api
Commit message (Collapse)AuthorAgeFilesLines
* Refactor GCP Client#user_agent_header to use #tapMatija Čupić2017-12-041-3/+3
|
* Test usage of custom user agent in GCP ClientMatija Čupić2017-12-041-3/+3
|
* Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-041-1/+3
|
* Generate user agent header for GCP ClientMatija Čupić2017-12-041-0/+4
|
* specs for featureShinya Maeda2017-11-011-1/+0
|
* 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 ↵Shinya Maeda2017-10-042-9/+8
| | | | static analysys.
* Implement Policy. Use show instead of edit. Chnage db column. fix comments. ↵Shinya Maeda2017-10-031-26/+6
| | | | dry up workers
* 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 ↵Shinya Maeda2017-09-291-4/+20
| | | | handling. Polish.
* 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