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-06-20Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera
2018-06-02Fix attr_encryption key settingsStan Hu
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-05-31Fix some failuresKamil Trzciński
2018-05-30Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-25Add some tests for jupyter app AR modelDmitriy Zaporozhets
2018-05-25Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets
2018-05-25Add oauth reference to jupyter cluster appDmitriy Zaporozhets
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets
2018-05-25Add Applications::Jupyter class sceletonDmitriy Zaporozhets
2018-05-21Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda
2018-05-09Set `runner_type` for cluster/applicationKamil Trzciński
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-03-30Extract cluster installed query to scopeMatija Čupić
2018-03-29Extract installed cluster application scope to concernMatija Čupić
2018-03-29Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić
2018-03-29Add installed scope to cluster applicationsMatija Čupić
2018-03-29Add user_provided and gcp_provided cluster scopesMatija Čupić
2018-03-22Rearrange DeploymentPlatform methodsMayra Cabrera
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-14DRY remaining instances of predefined variablesGrzegorz Bizon
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-06Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-02-26use deployment_platform DI in environment and revert changes to k8s cert veri...Pawel Chojnacki
2018-02-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
2018-02-24drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-20Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-06Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling
2018-02-06use find_or_initialize to fetch prometheus_service instancePawel Chojnacki
2018-02-06remove unnecessary commentPawel Chojnacki
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-05Enable Prometheus metrics for deployed IngressesJoshua Lambert
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-04Test Prometheus proxy client generationPawel Chojnacki
2018-01-04Cleanup implementation and add cluster finding testsPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2018-01-02Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki
2018-01-02wipPawel Chojnacki
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-05Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski
2017-12-04Remove duplicated validations on cluster_nameShinya Maeda