summaryrefslogtreecommitdiff
path: root/spec/lib/google_api
Commit message (Expand)AuthorAgeFilesLines
* 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