Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-11Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić
2018-03-16Add zones_list and machine_types_list to Google Cloud API clientMatija Čupić
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-02-23Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera
2018-01-11Add missing user agent header to GCP clientMatija Čupić
2018-01-10Fix billing checkingKamil Trzciński
2017-12-16Inluce projects namespace when checking billingMatija Čupić
2017-12-16Add Google Cloud client project billing infoMatija Čupić
2017-12-15Add Google Cloud client project listMatija Čupić
2017-12-04Refactor GCP Client#user_agent_header to use #tapMatija Čupić
2017-12-04Test usage of custom user agent in GCP ClientMatija Čupić
2017-12-04Use RequestOptions in GCP Client user_agent_headerMatija Čupić
2017-12-04Generate user agent header for GCP ClientMatija Čupić
2017-10-31specs for featureShinya Maeda
2017-10-06Improve redirect uri state and fix all remaining testsKamil Trzcinski
2017-10-06Security fix: redirection in google_api/authorizations_controllerShinya Maeda
2017-10-06Use utc for time comparisionShinya Maeda
2017-10-05spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda
2017-10-04Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-02PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda
2017-10-02Use expires_in for access_token validationShinya Maeda
2017-10-01Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda
2017-09-30Replace reactive_cache by multipel sidekiq workersShinya Maeda
2017-09-28Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda
2017-09-28Multithreading cluster creation is done with `reactive_cache`Shinya Maeda
2017-09-27Add login root. Remove ceration type.Shinya Maeda
2017-09-27Remove sensitive literal dataShinya Maeda
2017-09-26Improve ClustersControllerShinya Maeda
2017-09-26Create clusterShinya Maeda
2017-09-26Tie KubernetesServiceShinya Maeda
2017-09-25okShinya Maeda
2017-09-25Create Kubernetes cluster on GKE from k8s serviceShinya Maeda