summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications/jupyter.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-1/+3
* Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-3/+8
* HTTPS for JupyterHub installationAmit Rathi2018-12-031-1/+5
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-1/+1
* Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+5
* Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+1
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-2/+2
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-1/+3
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-2/+2
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-2/+2
* Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-2/+10
* Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-251-0/+8
* Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-3/+25
* Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-251-0/+28