summaryrefslogtreecommitdiff
path: root/spec/lib/google_api
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-2/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-151-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-45/+53
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-232-0/+4
* Explicitly set master_auth for new GKE clustersThong Kuah2019-03-131-0/+12
* Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-8/+39
* Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-48/+0
* Add zones_list and machine_types_list to Google Cloud API clientMatija Čupić2018-03-161-0/+24
* Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-221-0/+3
* Properly CamelCase service nameMatija Čupić2017-12-161-2/+2
* Add Google Cloud client project billing infoMatija Čupić2017-12-161-0/+12
* Add Google Cloud client project listMatija Čupić2017-12-151-0/+12
* Test usage of custom user agent in GCP ClientMatija Čupić2017-12-041-3/+7
* Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-041-2/+7
* Generate user agent header for GCP ClientMatija Čupić2017-12-041-0/+9
* Change default cluster size to n1-standard-2bikebilly2017-11-061-1/+1
* Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-16/+10
* Security fix: redirection in google_api/authorizations_controllerShinya Maeda2017-10-061-0/+23
* Use utc for time comparisionShinya Maeda2017-10-061-2/+2
* spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda2017-10-052-0/+152