summaryrefslogtreecommitdiff
path: root/lib/google_api
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-1/+3
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-22/+33
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-101-2/+2
* Explicitly set master_auth for new GKE clustersThong Kuah2019-03-131-0/+7
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-082-0/+4
* Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-2/+2
* Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-34/+0
* Add zones_list and machine_types_list to Google Cloud API clientMatija Čupić2018-03-161-0/+19
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-1/+1
* Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-221-1/+5
* Add missing user agent header to GCP clientMatija Čupić2018-01-111-2/+2
* Fix billing checkingKamil Trzciński2018-01-101-2/+2
* Inluce projects namespace when checking billingMatija Čupić2017-12-161-1/+1
* Add Google Cloud client project billing infoMatija Čupić2017-12-161-0/+8
* Add Google Cloud client project listMatija Čupić2017-12-151-0/+10
* 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 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