summaryrefslogtreecommitdiff
path: root/lib/google_api
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-69/+0
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-2/+2
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+33
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+21
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+7
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-6/+46
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+47
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-6/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eeGitLab Bot2021-05-251-0/+5
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-151-4/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-22/+30
* 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