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
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-05Allow group install of JupyterHubJames Fargher
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-07-01Allow JupyterHub to be uninstalledJoão Cunha
2019-06-05Setup Git client for JupyterAmit Rathi
2019-04-30Expose can_uninstall in cluster_status.jsonThong Kuah
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-08Add support for ingress hostnameswalkafwalka
2019-03-07Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
2019-02-06Update version on :installed, not :installingThong Kuah
2019-01-04Make RBAC enabled default for new clustersDylan Griffith
2018-11-26Expose external_ip to knative cluster applicationChris Baumbauer
2018-11-06Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer
2018-09-18Add GitLab cluster id to jupyter configDmitriy Zaporozhets
2018-09-13Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets
2018-09-13Add project to jupyter cluster app factory specDmitriy Zaporozhets
2018-09-12Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-08-22Add cluster project id to jupyter configDmitriy Zaporozhets
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-02Lock helm charts to the VERSION already specified for each application.Thong Kuah
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-30Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith
2018-07-30Get mutual SSL working with helm tillerDylan Griffith
2018-07-28Refactor Cluster Application classes to pass through a has of config filesDylan Griffith
2018-06-20Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera
2018-05-30Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets
2018-05-25Add some tests for jupyter app AR modelDmitriy Zaporozhets